mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: stop covering vendor.camera.aux props
* It is already covered on ROM-specific sepolicy, therefore causing BSOD on some roms Change-Id: I18d2592d8150a63f989c2b96cdb48a21ff11bbab Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
84fbc38489
commit
7348a1bea4
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ persist.data.wda. u:object_r:persist_data_wda_prop:s0
|
|||
persist.sys.camera. u:object_r:camera_prop:s0
|
||||
persist.vendor.sys.camera. u:object_r:vendor_camera_prop:s0
|
||||
persist.vendor.camera. u:object_r:vendor_camera_prop:s0
|
||||
vendor.camera. u:object_r:exported_camera_prop:s0
|
||||
|
||||
# Charger
|
||||
ro.charger.enable_suspend u:object_r:exported_default_prop:s0
|
||||
|
|
|
|||
Loading…
Reference in a new issue