device_google_gs-common/camera/sepolicy
malikakash bdccd2c97b Add sepolicy to allow pbcs to use SysProps
-Add custom domain for our sysprops, of the forms
  -vendor.camera.pbcs.debug.*
  -persist.vendor.camera.pbcs.debug.*
  -Example: vendor.camera.pbcs.debug.enable_lyricconfigprovider
  -This domain will be system + vendor_init writable
-Allow PBCS to read those sysprops

We should now be able to gate our features in PBCS and merge in
successfully. For local dev, we can do:

adb root && adb shell setprop <prop> 1

Bug: 280340307
Test: android.os.SystemProperties.get() works successfully in
  LyricConfigProvider for vendor.camera.pbcs.debug.* props

Change-Id: I4b151f606883c0ae32f99b5f75b70b5d4e228f1d
2023-07-19 21:24:31 +00:00
..
dump_camera.te move camera dump to gs-common 2023-03-06 10:02:00 +08:00
file.te move camera dump to gs-common 2023-03-06 10:02:00 +08:00
file_contexts Add shared config for Lyric camera HAL. 2023-04-29 09:31:41 +00:00
hal_camera_default.te Add sepolicy configs for LyricConfigProvider Service 2023-07-19 21:21:39 +00:00
init.camera.set-interrupts-ownership.te Add shared config for Lyric camera HAL. 2023-04-29 09:31:41 +00:00
property.te Add sepolicy to allow pbcs to use SysProps 2023-07-19 21:24:31 +00:00
property_contexts Add sepolicy to allow pbcs to use SysProps 2023-07-19 21:24:31 +00:00
seapp_contexts Add sepolicy configs for LyricConfigProvider Service 2023-07-19 21:21:39 +00:00
service.te Add sepolicy configs for LyricConfigProvider Service 2023-07-19 21:21:39 +00:00
service_contexts Add sepolicy configs for LyricConfigProvider Service 2023-07-19 21:21:39 +00:00
vendor_pbcs_app.te Add sepolicy to allow pbcs to use SysProps 2023-07-19 21:24:31 +00:00
vendor_pcs_app.te Add SEPolicy for hal_pixel_remote_camera_service 2023-07-18 20:53:59 -07:00