Home | History | Annotate | Download | only in ota

Lines Matching full:recovery

100 <p>Sideloading does not bypass recovery's normal package signature
101 verification mechanism?before installing a package, recovery will verify that
103 the recovery partition, just as it would for a package delivered over-the-air.
110 recovery. The RecoverySystem API checks the signature against public keys
112 </code> (by default). Recovery checks the signature against public keys stored
113 in the recovery partition RAM disk, in the file <code>/res/keys</code>.</p>
123 <p>Normally the system image and recovery image store the same set of OTA
124 public keys. By adding a key to <i>just</i> the recovery set of keys, it is
128 included only in recovery by setting the PRODUCT_EXTRA_RECOVERY_KEYS
139 <code>vendor/yoyodyne/security/tardis/sideload.x509.pem</code> in the recovery
142 systems that correctly verify downloaded packages do not invoke recovery for
244 rewriting RECOVERY/RAMDISK/default.prop: