Merge "Add min_sdk_version:R to updatable apexes" into rvc-dev

This commit is contained in:
Jooyung Han 2020-04-05 00:14:36 +00:00 committed by Android (Google) Code Review
commit a05e2b1a92

View file

@ -1,6 +1,7 @@
apex_defaults {
name: "com.android.adbd-defaults",
updatable: true,
min_sdk_version: "R",
binaries: ["adbd"],
compile_multilib: "both",