device_google_gs-common/camera
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
..
sepolicy Add sepolicy to allow pbcs to use SysProps 2023-07-19 21:24:31 +00:00
Android.bp Remove PRODUCT_COPY_FILES from lyric.mk. 2023-05-04 05:29:28 +00:00
compatibility_matrix.xml Update compatibility matrix for Pixel IServiceBinder 2023-07-10 18:12:04 -07:00
device_framework_matrix_product.xml Update compatibility matrix for Pixel ICameraProvider 2023-06-20 10:23:47 -07:00
dump.mk move camera dump to gs-common 2023-03-06 10:02:00 +08:00
dump_camera.cpp DumpState: Include the camera graph state dump files 2023-05-12 16:59:26 +00:00
lyric.mk Update compatibility matrix for Pixel IServiceBinder 2023-07-10 18:12:04 -07:00
lyric_soong_variables.md Add shared config for Lyric camera HAL. 2023-04-29 09:31:41 +00:00
OWNERS Add camera subdir OWNERS. 2023-05-04 03:53:32 +00:00
vendor.android.hardware.camera.preview-dis.xml Remove PRODUCT_COPY_FILES from lyric.mk. 2023-05-04 05:29:28 +00:00