Home
last modified time | relevance | path

Searched refs:rollback (Results 1 – 25 of 26) sorted by relevance

12

/system/apex/proto/
Dsession_state.proto46 // True if rollback is enabled for this session
49 // True if this session is a rollback of a previous install
52 // The associated rollback id
/system/sepolicy/prebuilts/api/29.0/private/
Dfile.te20 # /data/misc_[ce|de]/rollback : Used by installd to store snapshots
Dinstalld.te34 # Capture userdata snapshots to /data/misc_[ce|de]/rollback and
Dapexd.te76 # not covered by rollback manager.
Dservice_contexts160 rollback u:object_r:rollback_service:s0
Dfile_contexts548 /data/misc_de/[0-9]+/rollback(/.*)? u:object_r:rollback_data_file:s0
549 /data/misc_ce/[0-9]+/rollback(/.*)? u:object_r:rollback_data_file:s0
/system/sepolicy/prebuilts/api/30.0/private/
Dfile.te20 # /data/misc_[ce|de]/rollback : Used by installd to store snapshots
Dinstalld.te31 # Capture userdata snapshots to /data/misc_[ce|de]/rollback and
Dapexd.te97 # not covered by rollback manager.
Dservice_contexts178 rollback u:object_r:rollback_service:s0
Dfile_contexts609 /data/misc_de/[0-9]+/rollback(/.*)? u:object_r:rollback_data_file:s0
610 /data/misc_ce/[0-9]+/rollback(/.*)? u:object_r:rollback_data_file:s0
620 # Apex rollback directories
/system/sepolicy/private/
Dfile.te20 # /data/misc_[ce|de]/rollback : Used by installd to store snapshots
Dinstalld.te31 # Capture userdata snapshots to /data/misc_[ce|de]/rollback and
Dapexd.te100 # not covered by rollback manager.
Dservice_contexts179 rollback u:object_r:rollback_service:s0
Dfile_contexts625 /data/misc_de/[0-9]+/rollback(/.*)? u:object_r:rollback_data_file:s0
626 /data/misc_ce/[0-9]+/rollback(/.*)? u:object_r:rollback_data_file:s0
636 # Apex rollback directories
/system/core/adb/apex/
DAndroid.bp30 // adbd apex with INT_MAX version code, to allow for upgrade/rollback testing.
/system/timezone/testing/data/test3/apex/
DAndroid.bp17 // rollback mechanisms.
/system/apex/shim/build/
DAndroid.bp297 // Create lineage file for rotating alice to bob with rollback capability
299 name: "com.android.apex.rotation.key.bob.rot.rollback",
308 …ner --key $(location alice.pk8) --cert $(location alice.x509.pem) --set-rollback true --new-signer…
346 // v2 cts shim package signed by bob + lineage + rollback capability
355 ":com.android.apex.rotation.key.bob.rot.rollback",
361 …b.x509.pem) --lineage $(location :com.android.apex.rotation.key.bob.rot.rollback) --out $(out) $(l…
/system/update_engine/
DREADME.md26 * If the update applies correctly but fails to boot, the system will rollback
74 rollback to the inactive partition anymore.
162 back to a previously working version. There are two types of rollback supported
163 in Chrome OS: A (legacy, original) rollback and an enterprise rollback (I know,
166 A normal rollback, which has existed for as long as Chrome OS had auto updater,
170 used by Chrome that happens under certain circumstances. Of course rollback
172 by the updater client to install an even newer update. Normally a rollback is
175 Enterprise rollback is a new feature added to allow enterprise users to
178 installed. There is no direct API for entering into the enterprise rollback. It
181 Developers should be careful when touching any rollback related feature and make
[all …]
Dupdate_engine_client.cc256 DEFINE_bool(rollback, in ProcessFlags()
Domaha_request_action_unittest.cc105 return (rollback ? " _rollback=\"true\"" : "") + rollback_version + in GetRollbackVersionAttributes()
275 bool rollback = false; member
2655 fake_update_response_.rollback = true; in TEST_F()
2670 fake_update_response_.rollback = true; in TEST_F()
2835 fake_update_response_.rollback = true; in TEST_F()
2859 fake_update_response_.rollback = true; in TEST_F()
2881 fake_update_response_.rollback = true; in TEST_F()
/system/apex/tests/
DAndroid.bp144 test_config: "apex-rollback-tests.xml",
/system/bpf/bpfloader/
Dbpfloader.rc8 # - apex (incl. rollback) is initialized (so that in the future we can load bpf
/system/core/fs_mgr/libsnapshot/android/snapshot/
Dsnapshot.proto113 // The update was implicitly cancelled, either by a rollback or a flash

12