Stats: removed obsolete IStats HIDL sepolicies

Bug: 181887265
Test: Build, flash, and logcat for sepolicies messages
Change-Id: I702a8d59fadf04658addd6e3acf3a126a0a4cae7
This commit is contained in:
Vova Sharaienko 2021-04-15 01:37:08 +00:00
parent 75d0cce94f
commit a0a8cb2dff
4 changed files with 0 additions and 6 deletions

View file

@ -35,9 +35,6 @@ allow hal_sensors_default sysfs_wlc:dir r_dir_perms;
# Allow access to sensor service for sensor_listener.
binder_call(hal_sensors_default, system_server);
# Allow access to the stats service.
allow hal_sensors_default fwk_stats_hwservice:hwservice_manager find;
# Allow access to the sysfs_aoc.
allow hal_sensors_default sysfs_aoc:dir search;