mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: Address some denials
* app_domain: Allow untrusted apps to get vendor.camera props such as vendor.camera.skip_unconfigure.packagelist * debug_daemon: Allow more perms to properly execute logcat, sepolicy neverallow passes still * Move vendor_camera_prop to vendor_public_prop, to resolve neverallow
This commit is contained in:
parent
8cc7aca046
commit
b75cc0ced3
3 changed files with 3 additions and 3 deletions
2
universal7885-common/sepolicy/vendor/app.te
vendored
2
universal7885-common/sepolicy/vendor/app.te
vendored
|
|
@ -1 +1 @@
|
|||
get_prop(appdomain, exported_camera_prop)
|
||||
get_prop(appdomain, vendor_camera_prop)
|
||||
|
|
|
|||
Loading…
Reference in a new issue