Common interfaces & sepolicies for tensor-based Google Pixel devices
-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 |
||
---|---|---|
aoc | ||
audio | ||
battery_mitigation | ||
bcmbt | ||
camera | ||
dauntless | ||
display | ||
edgetpu | ||
gear/dumpstate | ||
gps | ||
gs_watchdogd | ||
gxp | ||
insmod | ||
led | ||
mediacodec | ||
misc_writer | ||
modem | ||
pcie | ||
performance | ||
pixel_metrics | ||
pixel_ril | ||
powerstats | ||
radio | ||
ramdump | ||
sensors | ||
soc | ||
sota_app | ||
storage | ||
thermal | ||
touch | ||
trusty | ||
umfw_stat | ||
widevine | ||
wireless_charger | ||
wlan | ||
device.mk | ||
OWNERS | ||
README.txt |
Please refer to go/pixel-recycle to modularize your code in this space.