Create RadioExt v1.6.
Bug: 264969235 Test: Manual Change-Id: I3861f2a9e8dac1e19aca821bbf3c8d4293651e09
This commit is contained in:
parent
d766110827
commit
fad67dba1d
2 changed files with 4 additions and 1 deletions
|
@ -1100,6 +1100,9 @@ endif
|
|||
# sscoredump
|
||||
include hardware/google/pixel/sscoredump/device.mk
|
||||
|
||||
# RadioExt Version
|
||||
USES_RADIOEXT_V1_6 = true
|
||||
|
||||
# Wifi ext
|
||||
include hardware/google/pixel/wifi_ext/device.mk
|
||||
|
||||
|
|
|
@ -181,7 +181,7 @@
|
|||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>vendor.google.radioext</name>
|
||||
<version>1.3</version>
|
||||
<version>1.6</version>
|
||||
<interface>
|
||||
<name>IRadioExt</name>
|
||||
<instance>default</instance>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue