commit | a831d6495aedcc36595a88fb8902461f132ee54c | [log] [tgz] |
---|---|---|
author | Howard Chen <howardsoc@google.com> | Wed Jul 22 18:37:30 2020 +0800 |
committer | Howard Chen <howardsoc@google.com> | Sat Aug 01 16:12:29 2020 +0800 |
tree | 6567868b7e200245f2e16bc1e7ec60c1627bbdff | |
parent | 3d5e0bb649b26a41e7a2ceb9233606c5db6d79be [diff] [blame] |
Move HIDL interfaces not included in mainline_system.mk to system_ext Test: aosp_wembley-userdebug Bug: 161688072 Change-Id: If5f9419697bbd89d35dcd0220b1a80355835a3d1
diff --git a/radio/1.5/Android.bp b/radio/1.5/Android.bp index 0542924..74de0fd 100644 --- a/radio/1.5/Android.bp +++ b/radio/1.5/Android.bp
@@ -19,4 +19,5 @@ "android.hidl.safe_union@1.0", ], gen_java: true, + system_ext_specific: true, }