Merge "reorganize pixelstats_vendor"

This commit is contained in:
Adam Shih 2021-10-12 01:37:36 +00:00 committed by Android (Google) Code Review
commit 86d9e3657c
2 changed files with 0 additions and 9 deletions

View file

@ -362,9 +362,6 @@
/dev/dit2 u:object_r:vendor_toe_device:s0 /dev/dit2 u:object_r:vendor_toe_device:s0
/vendor/bin/hw/vendor\.samsung_slsi\.hardware\.tetheroffload@1\.[0-9]-service u:object_r:hal_tetheroffload_default_exec:s0 /vendor/bin/hw/vendor\.samsung_slsi\.hardware\.tetheroffload@1\.[0-9]-service u:object_r:hal_tetheroffload_default_exec:s0
# pixelstats binary
/vendor/bin/pixelstats-vendor u:object_r:pixelstats_vendor_exec:s0
# battery history # battery history
/dev/battery_history u:object_r:battery_history_device:s0 /dev/battery_history u:object_r:battery_history_device:s0

View file

@ -1,9 +1,3 @@
# pixelstats vendor
type pixelstats_vendor, domain;
type pixelstats_vendor_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(pixelstats_vendor)
unix_socket_connect(pixelstats_vendor, chre, chre) unix_socket_connect(pixelstats_vendor, chre, chre)
get_prop(pixelstats_vendor, hwservicemanager_prop) get_prop(pixelstats_vendor, hwservicemanager_prop)