Home
last modified time | relevance | path

Searched refs:apex_info_file (Results 1 – 25 of 34) sorted by relevance

12

/system/sepolicy/private/
Dlinkerconfig.te20 allow linkerconfig apex_info_file:file r_file_perms;
Dapexd.te84 # allow apexd to create /apex/apex-info-list.xml and relabel to apex_info_file
86 allow apexd apex_info_file:file relabelto;
88 allow apexd apex_info_file:file rw_file_perms;
202 neverallow { domain -apexd } apex_info_file:file no_w_file_perms;
Ddexoptanalyzer.te56 allow dexoptanalyzer apex_info_file:file r_file_perms;
Dodrefresh.te45 allow odrefresh apex_info_file:file r_file_perms;
Dshell.te118 allow shell apex_info_file:file r_file_perms;
207 allow shell apex_info_file:file r_file_perms;
Ddex2oat.te62 allow dex2oat apex_info_file:file r_file_perms;
Dadbd.te221 allow adbd apex_info_file:file r_file_perms;
/system/sepolicy/prebuilts/api/31.0/private/
Dlinkerconfig.te20 allow linkerconfig apex_info_file:file r_file_perms;
Dapexd.te84 # allow apexd to create /apex/apex-info-list.xml and relabel to apex_info_file
86 allow apexd apex_info_file:file relabelto;
88 allow apexd apex_info_file:file rw_file_perms;
202 neverallow { domain -apexd } apex_info_file:file no_w_file_perms;
Ddexoptanalyzer.te56 allow dexoptanalyzer apex_info_file:file r_file_perms;
Dodrefresh.te45 allow odrefresh apex_info_file:file r_file_perms;
Dshell.te118 allow shell apex_info_file:file r_file_perms;
207 allow shell apex_info_file:file r_file_perms;
Ddex2oat.te62 allow dex2oat apex_info_file:file r_file_perms;
Dadbd.te221 allow adbd apex_info_file:file r_file_perms;
Dzygote.te230 allow zygote apex_info_file:file r_file_perms;
/system/update_engine/payload_generator/
Dpayload_generation_config.h235 std::string apex_info_file; member
Dpayload_file.cc79 if (!config.apex_info_file.empty()) { in Init()
81 int fd = open(config.apex_info_file.c_str(), O_RDONLY); in Init()
83 PLOG(FATAL) << "Failed to open " << config.apex_info_file << " for read."; in Init()
Dgenerate_delta_main.cc429 apex_info_file, "", "Path to META/apex_info.pb found in target build"); in Main()
543 payload_config.apex_info_file = FLAGS_apex_info_file; in Main()
/system/sepolicy/prebuilts/api/31.0/private/compat/30.0/
D30.0.ignore.cil14 apex_info_file
/system/sepolicy/private/compat/30.0/
D30.0.ignore.cil14 apex_info_file
/system/update_engine/scripts/
Dbrillo_update_payload752 --apex_info_file="${APEX_INFO_FILE}"
/system/sepolicy/prebuilts/api/31.0/public/
Dvendor_init.te80 -apex_info_file
Ddumpstate.te377 allow dumpstate apex_info_file:file getattr;
/system/sepolicy/public/
Dvendor_init.te80 -apex_info_file
Ddumpstate.te377 allow dumpstate apex_info_file:file getattr;

12