Home
last modified time | relevance | path

Searched refs:Postinstall (Results 1 – 18 of 18) sorted by relevance

/system/sepolicy/prebuilts/api/27.0/public/
Dpostinstall_dexopt.te50 # Postinstall wants to know about our child.
/system/sepolicy/prebuilts/api/26.0/public/
Dpostinstall_dexopt.te50 # Postinstall wants to know about our child.
/system/sepolicy/prebuilts/api/28.0/public/
Dpostinstall_dexopt.te52 # Postinstall wants to know about our child.
/system/sepolicy/prebuilts/api/30.0/private/
Dpostinstall_dexopt.te66 # Postinstall wants to know about our child.
Dsystem_server.te879 # Postinstall
/system/sepolicy/prebuilts/api/29.0/private/
Dpostinstall_dexopt.te66 # Postinstall wants to know about our child.
Dsystem_server.te828 # Postinstall
/system/sepolicy/private/
Dpostinstall_dexopt.te79 # Postinstall wants to know about our child.
Dfile_contexts35 # Postinstall directories
Dsystem_server.te1027 # Postinstall
/system/sepolicy/prebuilts/api/31.0/private/
Dpostinstall_dexopt.te79 # Postinstall wants to know about our child.
Dfile_contexts35 # Postinstall directories
Dsystem_server.te1027 # Postinstall
/system/update_engine/
DREADME.md93 In the next step, the [Postinstall] process (if any) is called. The postinstall
402 ## Postinstall section in Chrome OS Update Process
404 [Postinstall] is a process called after the updater client writes the new image
408 processes. Postinstall runs in separate chroot inside the newly installed
614 [Postinstall]: #postinstall
631 [Postinstall]: https://chromium.googlesource.com/chromiumos/platform2/+/master/installer/chromeos-p…
/system/sepolicy/prebuilts/api/26.0/private/
Dsystem_server.te628 # Postinstall
/system/sepolicy/prebuilts/api/27.0/private/
Dsystem_server.te656 # Postinstall
/system/sepolicy/prebuilts/api/28.0/private/
Dsystem_server.te716 # Postinstall
/system/apex/apexd/
Dapexservice_test.cpp1714 TEST_F(ApexServicePrePostInstallTest, Postinstall) { in TEST_F() argument