Home | History | Annotate | Download | only in common
      1 # To read /persist/sensors/elmyra.
      2 allow platform_app persist_file:dir search;
      3 allow platform_app persist_sensors_file:dir search;
      4 allow platform_app persist_sensors_file:file r_file_perms;
      5 # To find and bind hal_wlc
      6 allow platform_app hal_wlc_hwservice:hwservice_manager find;
      7 allow platform_app hal_wlc:binder call;
      8