diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2021-03-12 13:47:59 +0000 |
---|---|---|
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | 2021-03-12 13:47:59 +0000 |
commit | 9c9887381c9ff17c673896533c932ed9567c25ae (patch) | |
tree | dcc9f4847a1381dd541386e6a037c2100016787e /config | |
parent | c1733fea6389de1479f732b35c02ae017ccaadf6 (diff) | |
parent | 55eafcc5a73d90a8bbec6ccc8e784ed1f52cce0d (diff) |
Merge "Remove some methods from DdmVmInternal." am: af174a5708 am: 5f117b3491 am: 55eafcc5a7
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1549965
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I5f82f7d8ea56944f1243cca55aa6631dc53d29d4
Diffstat (limited to 'config')
-rw-r--r-- | config/preloaded-classes | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/preloaded-classes b/config/preloaded-classes index c6ec37690d88..7c3fd8ce8aea 100644 --- a/config/preloaded-classes +++ b/config/preloaded-classes @@ -1844,11 +1844,9 @@ android.database.sqlite.SqliteWrapper android.ddm.DdmHandleAppName$Names android.ddm.DdmHandleAppName android.ddm.DdmHandleExit -android.ddm.DdmHandleHeap android.ddm.DdmHandleHello android.ddm.DdmHandleNativeHeap android.ddm.DdmHandleProfiling -android.ddm.DdmHandleThread android.ddm.DdmHandleViewDebug android.ddm.DdmRegister android.debug.AdbManager |