commit | b7869df7d5bf55684e930699df654fbee174d659 | [log] [tgz] |
---|---|---|
author | Kean Mariotti <keanmariotti@google.com> | Mon Oct 28 09:18:12 2024 +0000 |
committer | Kean Mariotti <keanmariotti@google.com> | Mon Oct 28 09:18:12 2024 +0000 |
tree | 3866788be34695bd0be9efae41bf5d16361d1c9d | |
parent | 6b3daa933b2725c949526db1aff4bd583f1897b7 [diff] [blame] |
perfetto_winscope-lite: add sdk_version "current" The perfetto_winscope-lite target needs to have sdk_version: "current" to avoid weird runtime issues as described in b/368233600. Bug: 323165543 Bug: 368233600 Test: presubmit Change-Id: I0f1e3d94a70f0009a9f25e11b6ce33428b2034d2
diff --git a/Android.bp b/Android.bp index 187e36c..9b5adcd 100644 --- a/Android.bp +++ b/Android.bp
@@ -17956,6 +17956,7 @@ static_libs: [ "libprotobuf-java-lite", ], + sdk_version: "current", } java_library {