mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 04:45:32 -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
|
|
@ -3,7 +3,7 @@ vendor_internal_prop(camera_prop)
|
|||
vendor_internal_prop(persist_rmnet_prop)
|
||||
vendor_internal_prop(persist_data_df_prop)
|
||||
vendor_internal_prop(persist_data_wda_prop)
|
||||
vendor_internal_prop(vendor_camera_prop)
|
||||
vendor_public_prop(vendor_camera_prop)
|
||||
vendor_internal_prop(vendor_factory_prop)
|
||||
vendor_internal_prop(vendor_gps_prop)
|
||||
vendor_internal_prop(vendor_nfc_prop)
|
||||
|
|
|
|||
Loading…
Reference in a new issue