summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Matt Gilbride <mattgilbride@google.com> 2025-03-21 12:10:53 -0700
committer Android (Google) Code Review <android-gerrit@google.com> 2025-03-21 12:10:53 -0700
commit8dc4a85a9569502715af6ea75c45124482d43517 (patch)
treebbb175d1fd034717f0f45d0dbe4406a29820bcab
parenta7dc6209e4befeddd937cbca37e7d124970cc0ef (diff)
parentc1cfcbb7934f913d51722a416383785493c4976c (diff)
Merge "Add instrumented code to `art-profile-extra`" into main
-rw-r--r--services/art-profile-extra3
1 files changed, 3 insertions, 0 deletions
diff --git a/services/art-profile-extra b/services/art-profile-extra
index f0f0e57f624a..9cbc03903904 100644
--- a/services/art-profile-extra
+++ b/services/art-profile-extra
@@ -4,3 +4,6 @@ HSPLcom/android/server/am/OomAdjuster;->setUidTempAllowlistStateLSP(IZ)V
HSPLcom/android/server/am/BatteryStatsService;->setBatteryState(IIIIIIIIJ)V
HSPLcom/android/server/pm/PackageManagerService$IPackageManagerImpl;->setComponentEnabledSetting(Landroid/content/ComponentName;IIILjava/lang/String;)V
HSPLcom/android/server/am/ActiveServices;->bindServiceLocked(Landroid/app/IApplicationThread;Landroid/os/IBinder;Landroid/content/Intent;Ljava/lang/String;Landroid/app/IServiceConnection;JLjava/lang/String;ZILjava/lang/String;Landroid/app/IApplicationThread;Ljava/lang/String;I)I
+HSPLcom/android/server/accessibility/AccessibilityManagerService;->onServiceInfoChangedLocked(Lcom/android/server/accessibility/AccessibilityUserState;)V
+HSPLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->checkAndSetPrimaryClip(Landroid/content/ClipData;Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;)V
+HSPLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->getPrimaryClip(Ljava/lang/String;Ljava/lang/String;II)Landroid/content/ClipData;