Home
last modified time | relevance | path

Searched refs:installed (Results 1 – 25 of 45) sorted by relevance

12

/system/tools/aidl/scripts/redundancy_check/
DAndroid.bp10 // --installed-files-json $OUT/installed-files.json \
/system/sepolicy/
DREADME.apps.md11 Third-party apps (for example, installed from the Play Store), targeting the
38 SDK runtime apps, installed as part of the Privacy Sandbox project. These are
42 Apps that are signed with the platform key. These are installed within the
47 Apps pre-installed on a device, signed by the platform key and running with the
52 Apps shipped as part of the device and installed in one of the
/system/gsid/
Dgsi_tool.cpp544 bool installed; in WipeData() local
545 status = gsid->isGsiInstalled(&installed); in WipeData()
550 if (!installed) { in WipeData()
577 bool installed; in Status() local
578 status = gsid->isGsiInstalled(&installed); in Status()
582 } else if (installed) { in Status()
590 } else if (running || installed) { in Status()
681 bool installed = false; in Enable() local
682 gsid->isGsiInstalled(&installed); in Enable()
683 if (!installed) { in Enable()
/system/apex/docs/
Dhowto.md74 #### File types and places where they are installed in apex
130 * `//apex_available:platform`: The module can be installed to the platform,
151 `native_shared_libs`: installed for **_both_** primary and secondary ABIs of the
154 installed.
156 `binaries`: installed only for the **_primary_** ABI of the device. In other
160 installed.
163 binary is installed.
165 installed.
168 binary is installed.
171 installed, use
[all …]
DREADME.md82 early in the boot sequence. APEX files are normally pre-installed on the device
112 information about the installed APEX files. For example, the other system
113 components can query the list of APEX files installed in the device or query the
152 the vbmeta descriptor is installed. The APEX manager uses the public key to
153 verify APEXs that are requested to be installed. Each APEX must be signed with
303 corresponding ABI are installed.
309 installed.
312 binary is installed.
314 installed.
317 binary is installed.
[all …]
/system/tools/hidl/
DREADME.md45 > modules to be installed in `/system_ext` rather than other partition by putting a
49 > to be installed in `/odm` rather than `/vendor` by putting a marker file
/system/apex/shim/
DREADME.md13 pre-installed on the /system/partition.
14 * `apex_payload.img` of the pre-installed shim apexcontains a single text
/system/sepolicy/private/
Dfingerprintd.te7 # Scan through /system/lib64/hw looking for installed HALs
Dhwservicemanager.te25 # Scan through /system/lib64/hw looking for installed HALs
Dwebview_zygote.te15 # Allow reading/executing installed binaries to enable preloading the
16 # installed WebView implementation.
Dephemeral_app.te8 ### ephemeral applications to be safely installed and run. Non ephemeral
Duntrusted_app_all.te125 # be pre-installed vendor apps that package a library within themselves.
126 # TODO (b/37784178) Consider creating a special type for /vendor/app installed
Dapp_zygote.te70 # Allow reading/executing installed binaries to enable preloading
Dapexd.te166 # These are used to choose between multi-installed APEXes at activation time.
/system/sepolicy/public/
Dephemeral_app.te8 ### ephemeral applications to be safely installed and run. Non ephemeral
/system/update_engine/stable/
DAndroid.bp68 // update_engine console client installed to APEXes.
/system/core/storaged/
DEventLogTags.logtags2 # This is installed on the device, in /system/etc, and parsed by logcat.
/system/logging/logd/
Devent.logtags2 # This is installed on the device, in /system/etc, and parsed by logcat.
/system/logging/liblog/
Devent.logtags2 # This is installed on the device, in /system/etc, and parsed by logcat.
/system/memory/lmkd/
Devent.logtags2 # This is installed on the device, in /system/etc, and parsed by logcat.
/system/extras/simpleperf/scripts/purgatorio/
DREADME.md20 … python libraries, hence they require to be installed with pip3. Assuming they already have python…
/system/nfc/src/fuzzers/
DREADME.md28 tools installed:
/system/extras/tests/workloads/
Dpwrtest.sh151 echo Suntemple already installed.
/system/logging/logcat/
Devent.logtags2 # This is installed on the device, in /system/etc, and parsed by logcat.
/system/update_engine/
DAndroid.bp649 // as it doesn't look beneficial to be installed separately due to its size. Note
651 // will be used and installed.
663 // We add the static versions of the shared libraries that are not installed to

12