Declare android.hardware.radio@1.6 as system_ext module

Minor versions of android.hardware.radio were all declared but version 1.6

Bug: 207067211
Change-Id: Ib77a9b6daa2e70983e9a37716f3f7b059ec1f97f
This commit is contained in:
ChihYao Chien
2021-12-01 10:24:11 +08:00
parent a5e8da7b94
commit f6c4ef8507

View File

@@ -29,4 +29,5 @@ hidl_interface {
"android.hidl.safe_union@1.0",
],
gen_java: true,
system_ext_specific: true,
}