commit | 5c2dfc5e40fc3270ff5301b2c90b5f201c16c1dd | [log] [tgz] |
---|---|---|
author | Wilson Sung <wilsonsung@google.com> | Thu Mar 17 19:41:05 2022 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Mar 17 19:41:05 2022 +0000 |
tree | 8cebf4ec2daf02e1dec3f2fc940d6abec20ab6b5 | |
parent | 10707d6ae9cc61be8e1a545d9c1e0d20c44127da [diff] | |
parent | f6c4ef8507951848c7fa3c5e9ae7fdd09dff80b7 [diff] |
Merge "Declare android.hardware.radio@1.6 as system_ext module" into tm-dev
diff --git a/radio/1.6/Android.bp b/radio/1.6/Android.bp index 4b79c0a..2137e8d 100644 --- a/radio/1.6/Android.bp +++ b/radio/1.6/Android.bp
@@ -29,4 +29,5 @@ "android.hidl.safe_union@1.0", ], gen_java: true, + system_ext_specific: true, }