This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_sanders-lin…/sepolicy/vendor/installd.te

7 lines
276 B
Plaintext

allow installd firmware_file:filesystem quotaget;
allow installd fsg_file:filesystem quotaget;
allow installd persist_file:filesystem quotaget;
allow installd adb_data_file:dir search;
allow installd adb_data_file:file { getattr open read };
allow installd device:file write;