Skip to content

Security settting hard bugs  #17

Description

@makayama

Describe the issues:
when user try to access security in settings he face force close Message
so any user can't enable unknown install apk app .

1- solution not sovle the problem after testing :
You need root for this solution
Open a Terminal Emulator (If neccessary get it from Play Store for free)
type "su" and answer permission dialog from SuperSU or SuperUser
type "mount -o rw,remount /system" exactly as stated here including the spaces -> followed by enter
type "cd /vendor/firmware/keymaster" -> followed by enter
type "chmod 0644 *" -> followed by enter
You may have to restart your phone.

2- command line using terminal to enable unknown install apk app .

3- Expected solution :)
Is to flash system.img for cm12.1 lollipop through twrp recovery through multirom
many users have positive result for fix these problem in xda:
http://forum.xda-developers.com/showpost.php?p=38058099&postcount=8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions