diff options
author | 2024-12-11 21:50:52 -0800 | |
---|---|---|
committer | 2024-12-11 21:50:52 -0800 | |
commit | ec85ce84a13a22385da5ec7e5924139d4185dc2b (patch) | |
tree | f0d1304a9eb8c5a8c71c24512d0f04c196b88e68 /services/art-wear-profile | |
parent | 49c11f51f2db90657601dbbc6337563029ff6f85 (diff) | |
parent | 776689310d450361e3df1e13888d17e40efeb392 (diff) |
Merge "Rename some method to indicate that should add lock to use this methods." into main am: 649719b677 am: 776689310d
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3382169
Change-Id: I37ab3cd3b09c09f2b96158e4b0c96d9ba6026c73
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Diffstat (limited to 'services/art-wear-profile')
-rw-r--r-- | services/art-wear-profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/art-wear-profile b/services/art-wear-profile index 1e3090f9bf00..f080715643ca 100644 --- a/services/art-wear-profile +++ b/services/art-wear-profile @@ -7419,7 +7419,7 @@ PLcom/android/server/app/GameManagerService;->sendUserMessage(IILjava/lang/Strin PLcom/android/server/app/GameManagerService;->updateConfigsForUser(IZ[Ljava/lang/String;)V PLcom/android/server/app/GameManagerService;->writeGameModeInterventionsToFile(I)V PLcom/android/server/app/GameManagerSettings;-><init>(Ljava/io/File;)V -HPLcom/android/server/app/GameManagerSettings;->getConfigOverride(Ljava/lang/String;)Lcom/android/server/app/GameManagerService$GamePackageConfiguration; +HPLcom/android/server/app/GameManagerSettings;->getConfigOverrideLocked(Ljava/lang/String;)Lcom/android/server/app/GameManagerService$GamePackageConfiguration; HPLcom/android/server/app/GameManagerSettings;->getGameModeLocked(Ljava/lang/String;)I PLcom/android/server/app/GameManagerSettings;->readPersistentDataLocked()Z PLcom/android/server/appbinding/AppBindingConstants;-><init>(Ljava/lang/String;)V |