• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# To read /persist/sensors/elmyra.
2allow platform_app persist_file:dir search;
3allow platform_app persist_sensors_file:dir search;
4allow platform_app persist_sensors_file:file r_file_perms;
5# To find and bind hal_wlc
6allow platform_app hal_wlc_hwservice:hwservice_manager find;
7allow platform_app hal_wlc:binder call;
8