Lines Matching refs:installed
82 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.
340 native_shared_libs: ["libFoo"], // installed for 32 and 64
341 binaries: ["exec1"], // installed for 64, but not for 32
344 native_shared_libs: ["libBar"], // installed for 64, but not for 32
349 binaries: ["exec3"], // installed for 32 and 64
352 native_shared_libs: ["libX"], // installed for 32, but not for 64
355 native_shared_libs: ["libY"], // installed for 64, but not for 32
446 1. When an updated version of the APEX is installed in `/data/apex`, the path
499 APEX is installed, its pre-installed version is not used anymore, and space that
512 version of an apex is installed on `/data partition`.
516 of such apexes (pre-installed and upgraded), compressing them doesn't provide
652 when packages are being installed. Attackers can break the integrity of the
653 installed packages unnoticed. This is a regression for Android where all system
666 modifications made after it's verified and installed.