Skip to content

Commit

Permalink
Merge "perfetto_winscope-lite: add sdk_version "current"" into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Kean Mariotti authored and Gerrit Code Review committed Oct 28, 2024
2 parents ace9529 + b7869df commit 80015ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -18033,6 +18033,7 @@ java_library {
static_libs: [
"libprotobuf-java-lite",
],
sdk_version: "current",
}

java_library {
Expand Down
1 change: 1 addition & 0 deletions Android.bp.extras
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ java_library {
static_libs: [
"libprotobuf-java-lite",
],
sdk_version: "current",
}

java_library {
Expand Down

0 comments on commit 80015ab

Please sign in to comment.