1. Per customer request, move audio-daemon to vendor partition. 2. Implement GetVolumeIndex MTK-Commit-Id: 4f61171696528b80f9973cb1e3820c9f91116755 Change-Id: Id82b004a39b1217b543c42b9f66de72fb1f76a59 CR-Id: ALPS03959715 Feature: Audio Tuning Tool
49 lines
1.8 KiB
Plaintext
49 lines
1.8 KiB
Plaintext
#############################
|
|
# Data files
|
|
#
|
|
|
|
#############################
|
|
# debugfs files
|
|
#
|
|
|
|
#############################
|
|
# System files
|
|
#
|
|
|
|
/system/bin/mobile_log_d u:object_r:mobile_log_d_exec:s0
|
|
/system/bin/aee_core_forwarder u:object_r:aee_core_forwarder_exec:s0
|
|
/system/bin/mdlogger u:object_r:mdlogger_exec:s0
|
|
/system/bin/emdlogger[0-9]+ u:object_r:emdlogger_exec:s0
|
|
/system/bin/netdiag u:object_r:netdiag_exec:s0
|
|
/system/bin/cmddumper u:object_r:cmddumper_exec:s0
|
|
/system/bin/thermalindicator u:object_r:thermalindicator_exec:s0
|
|
/system/bin/em_svr u:object_r:em_svr_exec:s0
|
|
/system/bin/aee_aed u:object_r:aee_aed_exec:s0
|
|
/system/bin/aee_aed64 u:object_r:aee_aed_exec:s0
|
|
/system/bin/aee_dumpstate u:object_r:dumpstate_exec:s0
|
|
/(system\/vendor|vendor)/bin/kisd u:object_r:kisd_exec:s0
|
|
|
|
# google suggest that move aee_aedv_exec to platform @google_issue_id:64130120
|
|
/(system\/vendor|vendor)/bin/aee_aedv u:object_r:aee_aedv_exec:s0
|
|
/(system\/vendor|vendor)/bin/aee_aedv64 u:object_r:aee_aedv_exec:s0
|
|
|
|
# kisd for Key Manager
|
|
/data/vendor/key_provisioning(/.*)? u:object_r:key_install_data_file:s0
|
|
|
|
# storagemanager daemon
|
|
# it is used to mount all storages in meta/factory mode
|
|
/system/bin/storagemanagerd u:object_r:vold_exec:s0
|
|
|
|
#MTK Bootanim
|
|
/system/bin/mtkbootanimation u:object_r:mtkbootanimation_exec:s0
|
|
/system/bin/boot_logo_updater u:object_r:boot_logo_updater_exec:s0
|
|
|
|
#MTK vibrator
|
|
/sys/devices/platform/vibrator@0/leds/vibrator(/.*)? u:object_r:sysfs_vibrator:s0
|
|
/sys/devices/virtual/timed_output/vibrator(/.*)? u:object_r:sysfs_vibrator:s0
|
|
/sys/devices/platform/leds-mt65xx/leds(/.*)? u:object_r:sysfs_leds:s0
|
|
/sys/devices/platform/odm/odm:vibrator@0/leds/vibrator(/.*)? u:object_r:sysfs_vibrator:s0
|
|
/sys/module/tpd_setting(/.*)? u:object_r:sysfs_tpd_setting:s0
|
|
|
|
/sys/block/mmcblk0rpmb/size u:object_r:access_sys_file:s0
|