Home
last modified time | relevance | path

Searched refs:staged (Results 1 – 25 of 56) sorted by relevance

123

/aosp12/frameworks/base/tools/aapt2/cmd/
H A DLink_test.cpp442 <!-- S staged attributes (support staged resources in the same type id) -->
451 <!-- SV2 staged attributes (support staged resources in a separate type id) -->
456 <!-- T staged attributes (support staged resources in multiple separate type ids) -->
481 <!-- S staged attributes (support staged resources in the same type id) -->
490 <!-- SV2 staged attributes (support staged resources in a separate type id) -->
495 <!-- T staged attributes (support staged resources in multiple separate type ids) -->
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
H A DStagingManagerTest.java291 ApexSessionInfo staged = new ApexSessionInfo(); in restoreSessions_failedApexSessions_failsAllSessions() local
292 staged.sessionId = 101; in restoreSessions_failedApexSessions_failsAllSessions()
293 staged.isStaged = true; in restoreSessions_failedApexSessions_failsAllSessions()
297 apexdSessions.put(101, staged); in restoreSessions_failedApexSessions_failsAllSessions()
342 ApexSessionInfo staged = new ApexSessionInfo(); in restoreSessions_stagedApexSession_failsAllSessions() local
343 staged.sessionId = 1543; in restoreSessions_stagedApexSession_failsAllSessions()
344 staged.isStaged = true; in restoreSessions_stagedApexSession_failsAllSessions()
347 apexdSessions.put(1543, staged); in restoreSessions_stagedApexSession_failsAllSessions()
404 staged.sessionId = 57; in restoreSessions_failedAndActivatedApexSessions_abortsCheckpoint()
405 staged.isActivationFailed = true; in restoreSessions_failedAndActivatedApexSessions_abortsCheckpoint()
[all …]
/aosp12/frameworks/base/packages/SystemUI/
H A DTEST_MAPPING60 // @Staging: in staged-postsubmit, but not postsubmit or presubmit
61 // @Postsubmit: in postsubmit and staged-postsubmit, but not presubmit
62 // none of the above: in presubmit, postsubmit, and staged-postsubmit
95 "staged-platinum-postsubmit": [
/aosp12/frameworks/base/tests/RollbackTest/
H A DREADME.txt6 - device driven test for rollbacks not involving staged rollbacks.
9 - device driven test for staged rollbacks.
/aosp12/frameworks/base/services/core/java/com/android/server/timezone/
H A DRulesManagerServiceHelperImpl.java67 private void sendOperationIntent(boolean staged) { in sendOperationIntent() argument
70 intent.putExtra(RulesManager.EXTRA_OPERATION_STAGED, staged); in sendOperationIntent()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DPackageInstallerSessionTest.java145 private PackageInstallerSession createSession(boolean staged, boolean withGrantedPermissions, in createSession() argument
150 if (staged) { in createSession()
182 /* destroyed */ staged ? true : false, in createSession()
186 /* isReady */ staged ? true : false, in createSession()
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DCarUxRestrictionsManagerServiceTest.java151 File staged = setupMockFile(CONFIG_FILENAME_STAGED, null); in testSaveConfig_WriteStagedFile() local
163 assertEquals(readFile(staged.toPath()), expectedConfig); in testSaveConfig_WriteStagedFile()
278 File staged = setupMockFile(CONFIG_FILENAME_STAGED, List.of(expected)); in testLoadConfig_PromoteStagedFileWhenParked() local
285 assertFalse(staged.exists()); in testLoadConfig_PromoteStagedFileWhenParked()
292 File staged = setupMockFile(CONFIG_FILENAME_STAGED, null); in testLoadConfig_NoPromoteStagedFileWhenMoving() local
300 assertTrue(staged.exists()); in testLoadConfig_NoPromoteStagedFileWhenMoving()
/aosp12/frameworks/base/services/backup/java/com/android/server/backup/internal/
H A DBackupHandler.java208 boolean staged = true; in handleMessage()
235 staged = false; in handleMessage()
239 staged = false; in handleMessage()
242 if (!staged) { in handleMessage()
/aosp12/system/apex/docs/
H A Dhowto.md321 adb install --staged <path_to_apex> && adb reboot
324 The `adb install --staged` command triggers a verification for the staged APEX
327 Note that on Q devices when the `adb install --staged` command completes you
328 still will have to wait until the verification for the staged APEX is finished
/aosp12/frameworks/base/services/core/java/com/android/server/rollback/
H A DREADME.md124 Rollback can be enabled for staged installs, which require reboot to take
206 For rollback of staged installs, you have to manually reboot the device for the
240 rollback is for a staged update; reboot will be required after the rollback
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dpriv_app.te87 # Allow verifier to access staged apks.
186 # Required for Phonesky to be able to read staged files under /data/app-staging.
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dpriv_app.te87 # Allow verifier to access staged apks.
186 # Required for Phonesky to be able to read staged files under /data/app-staging.
/aosp12/system/sepolicy/private/
H A Dpriv_app.te87 # Allow verifier to access staged apks.
186 # Required for Phonesky to be able to read staged files under /data/app-staging.
/aosp12/system/bt/
H A DREADME.md91 We provide a build script to automate building assuming you've staged your build
/aosp12/system/sepolicy/prebuilts/api/27.0/private/
H A Duntrusted_app_all.te44 # Allow to read staged apks.
H A Dpriv_app.te60 # Allow verifier to access staged apks.
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dkernel.te84 # Allow the kernel to read APEX file descriptors and (staged) data files;
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dkernel.te84 # Allow the kernel to read APEX file descriptors and (staged) data files;
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dkernel.te89 # Allow the kernel to read APEX file descriptors and (staged) data files;
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dkernel.te89 # Allow the kernel to read APEX file descriptors and (staged) data files;
/aosp12/system/sepolicy/public/
H A Dkernel.te89 # Allow the kernel to read APEX file descriptors and (staged) data files;
/aosp12/system/sepolicy/prebuilts/api/26.0/private/
H A Dpriv_app.te61 # Allow verifier to access staged apks.
/aosp12/system/sepolicy/prebuilts/api/28.0/private/
H A Duntrusted_app_all.te53 # Allow to read staged apks.
H A Dpriv_app.te64 # Allow verifier to access staged apks.
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Duntrusted_app_all.te66 # Allow to read staged apks.

123