commit | ab8a7e35ec710ce03b6360181b3cafb9cf4eb6ad | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Sun Mar 01 00:39:18 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sun Mar 01 00:39:18 2020 +0000 |
tree | 8c40fd5e6fcd61075cfee3b31a70d259fe0c7e00 | |
parent | 3efe4c37ea7d34833b388eaed2cfaaa0e19a026b [diff] | |
parent | 49c3dc51c7ddf541cfc07dd6162b38215a0863ce [diff] |
Merge "Mark updatable APEXes"
diff --git a/adb/apex/Android.bp b/adb/apex/Android.bp index 0189455..4346f67 100644 --- a/adb/apex/Android.bp +++ b/adb/apex/Android.bp
@@ -1,5 +1,6 @@ apex_defaults { name: "com.android.adbd-defaults", + updatable: true, binaries: ["adbd"], compile_multilib: "both",