device_google_gs101/whitechapel/vendor/google/hal_wifi.te
Steven Liu c6eca53b9e Add sepolicy for the wifi firmware config OTA feature
Bug: 177083009
Test: the OTA updated files can be updated and applied.
Change-Id: I2f269dbc146aae41cab57abd568af7e26fd23876
2021-03-24 06:59:08 -07:00

3 lines
168 B
Text

# files in /data/vendor/firmware/wifi
allow hal_wifi updated_wifi_firmware_data_file:dir r_dir_perms;
allow hal_wifi updated_wifi_firmware_data_file:file r_file_perms;