summaryrefslogtreecommitdiff
path: root/common/private/update_engine.te
blob: 13c5b74c0ee1441cd14c3f8cd0e6c407aeff1a84 (plain)
1
2
3
4
# Allow to install OTA's from local storage
allow update_engine backuptool:process noatsecure;
allow update_engine media_rw_data_file:file { open read getattr };