Snap for 12770256 from 2e5674bd21
to 25Q1-release
Change-Id: Ie91e6537c66b2d2445d88dccbd3320ed51be9acd
This commit is contained in:
commit
d5c536a064
4 changed files with 2 additions and 5 deletions
|
@ -12,7 +12,6 @@
|
|||
/vendor/bin/hw/vendor\.google\.radioext@1\.0-service u:object_r:hal_radioext_default_exec:s0
|
||||
/vendor/bin/liboemservice_proxy_default u:object_r:liboemservice_proxy_default_exec:s0
|
||||
/vendor/bin/copy_efs_files_to_data u:object_r:copy_efs_files_to_data_exec:s0
|
||||
/vendor/bin/shared_modem_platform u:object_r:modem_svc_sit_exec:s0
|
||||
|
||||
# Config files
|
||||
/vendor/etc/modem_ml_models\.conf u:object_r:modem_config_file:s0
|
||||
|
|
|
@ -38,9 +38,6 @@ get_prop(modem_svc_sit, hwservicemanager_prop)
|
|||
# logging property
|
||||
get_prop(modem_svc_sit, vendor_logger_prop)
|
||||
|
||||
# Modem SVC will register the default instance of the AIDL ISharedModemPlatform hal.
|
||||
hal_server_domain(modem_svc_sit, hal_shared_modem_platform)
|
||||
|
||||
# Write trace data to the Perfetto traced daemon. This requires connecting to
|
||||
# its producer socket and obtaining a (per-process) tmpfs fd.
|
||||
perfetto_producer(modem_svc_sit)
|
||||
|
|
|
@ -6,6 +6,7 @@ dumpstate app_zygote process b/288049050
|
|||
edgetpu_vendor_server shell_data_file dir b/369475225
|
||||
edgetpu_vendor_server shell_data_file dir b/369475363
|
||||
hal_bluetooth_btlinux vendor_default_prop property_service b/350832030
|
||||
hal_camera_default aconfig_storage_metadata_file dir b/383013471
|
||||
hal_radioext_default radio_vendor_data_file file b/312590044
|
||||
incidentd debugfs_wakeup_sources file b/288049561
|
||||
incidentd incidentd anon_inode b/288049561
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# sepolicy that are shared among devices using zuma
|
||||
BOARD_SEPOLICY_DIRS += device/google/zuma-sepolicy/vendor
|
||||
BOARD_SEPOLICY_DIRS += device/google/zuma-sepolicy/radio
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/zuma-sepolicy/radio
|
||||
PRODUCT_PRIVATE_SEPOLICY_DIRS += device/google/zuma-sepolicy/radio/private
|
||||
|
||||
# unresolved SELinux error log with bug tracking
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue