Snap for 10643491 from 06f3b1500cbc9b2a28655243fa9aa14363133487 to udc-qpr1-release

Change-Id: I78bfdfa7e722412c16cbf07cc0facc61cb9bd8b7
This commit is contained in:
Android Build Coastguard Worker 2023-08-11 01:07:56 +00:00
commit 9c9900f4b2
4 changed files with 6 additions and 0 deletions

View File

@ -5,3 +5,5 @@ user=system seinfo=platform name=com.google.pixel.camera.services:* domain=vendo
# Pixel Camera Services # Pixel Camera Services
user=_app seinfo=CameraServices name=com.google.android.apps.camera.services domain=vendor_pcs_app type=app_data_file levelFrom=all user=_app seinfo=CameraServices name=com.google.android.apps.camera.services domain=vendor_pcs_app type=app_data_file levelFrom=all
# The :* will allow all services, which run in their own processes, to use the same vendor_pcs_app domain.
user=_app seinfo=CameraServices name=com.google.android.apps.camera.services:* domain=vendor_pcs_app type=app_data_file levelFrom=all

View File

@ -5,6 +5,7 @@ package {
sh_binary { sh_binary {
name: "dump_storage.sh", name: "dump_storage.sh",
src: "dump_storage.sh", src: "dump_storage.sh",
init_rc: ["init.storage.rc"],
vendor: true, vendor: true,
sub_dir: "dump", sub_dir: "dump",
} }

2
storage/init.storage.rc Normal file
View File

@ -0,0 +1,2 @@
on property:ro.build.type=userdebug
write /dev/sys/block/bootdevice/pixel/enable_pixel_ufs_logging 1

View File

@ -1 +1,2 @@
/vendor/bin/dump/dump_storage\.sh u:object_r:dump_storage_exec:s0 /vendor/bin/dump/dump_storage\.sh u:object_r:dump_storage_exec:s0
/sys/devices/platform/[0-9]+\.ufs/pixel/enable_pixel_ufs_logging u:object_r:sysfs_scsi_devices_0000:s0