android_device_samsung_msm8.../sepolicy/common/hal_keymaster_default.te
Bruno Martins 3b70fbcd31
msm8226-common: Binderize them all
* Switch to binderized HAL services as possible and update
   HIDL manifest accordingly.

 * Following considerations regarding those without any change:

   - Sensors left out of the game because wouldn't work
     otherwise.

Change-Id: Id50291488d655187aa013c51bdd6890dca010564
2020-01-05 12:27:24 +03:00

4 lines
156 B
Text

allow hal_keymaster_default vfat:dir search;
allow hal_keymaster_default vfat:file { getattr open read };
r_dir_file(hal_keymaster_default, firmware_file)