diff options
| author | 2023-07-05 18:33:29 +0000 | |
|---|---|---|
| committer | 2023-07-05 18:33:29 +0000 | |
| commit | 4f1e344ff4e3001e95744ff57e6fd7ca763ba4f8 (patch) | |
| tree | 02f5ce6c690d44d27b8682af7ed7aa5268d89f85 | |
| parent | b164a01f1f221add65868b8c03b1487983825a91 (diff) | |
| parent | a694149b9fba63811fca00b685257f006f381dd4 (diff) | |
Merge "Avoid static protolog dep in WindowManager-Shell" am: a694149b9f
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2644814
Change-Id: I3580032ade3c997fdc00e07d1a3b3526992b057c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
| -rw-r--r-- | libs/WindowManager/Shell/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/WindowManager/Shell/Android.bp b/libs/WindowManager/Shell/Android.bp index c7c94246b96a..b3108feb50a5 100644 --- a/libs/WindowManager/Shell/Android.bp +++ b/libs/WindowManager/Shell/Android.bp @@ -153,7 +153,6 @@ android_library { "kotlinx-coroutines-android", "kotlinx-coroutines-core", "iconloader_base", - "protolog-lib", "WindowManager-Shell-proto", "dagger2", "jsr330", |