Merge "Add min_sdk_version:R to updatable apexes"
This commit is contained in:
commit
60985953bd
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
apex_defaults {
|
||||
name: "com.android.adbd-defaults",
|
||||
updatable: true,
|
||||
min_sdk_version: "R",
|
||||
|
||||
binaries: ["adbd"],
|
||||
compile_multilib: "both",
|
||||
|
|
Loading…
Reference in a new issue