universal7885: Import radio hals

* Build them from source
* Drop prebuilts on vendor tree
This commit is contained in:
roynatech2544 2022-05-20 18:24:21 +09:00
commit d97d8b7bfe
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D
15 changed files with 455 additions and 7 deletions

View file

@ -0,0 +1,17 @@
// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "vendor.samsung.hardware.radio@2.0",
root: "vendor.samsung.hardware",
srcs: [
"ISehRadio.hal",
"ISehRadioIndication.hal",
"ISehRadioResponse.hal",
"types.hal"
],
interfaces: [
"android.hardware.radio@1.0",
"android.hidl.base@1.0",
],
gen_java: true,
}