Home
last modified time | relevance | path

Searched defs:preInstallHook (Results 1 – 4 of 4) sorted by relevance

/system/apex/apexd/apexd_testdata/
Dmanifest_preinstall.json4 "preInstallHook": "bin/apex_test_preInstallHook" string
Dmanifest_prepostinstall.fail.json4 "preInstallHook": "bin/apex_test_prePostInstallHookFail", string
/system/apex/shim/build/
Dmanifest_v2_with_pre_install_hook.json4 "preInstallHook": "/bin/true", string
/system/apex/proto/
Dapex_manifest.proto33 string preInstallHook = 3; field