update hidl .bp
HIDL libs are not necessarily part of VNDK now. Because some are
used by VNDK libs, they are still VNDK. But rest are now just
vendor-available.
.hidl_for_test files are also removed because they are used to exclude
test-purpose hidl libs from VNDK libs.
Instead, .hidl_for_system_ext files are added to tests/lazy to
distinguish them from others which are installed /system.
Bug: 143933769
Test: update-makefiles.sh && m com.android.vndk.current
Merged-In: Ia81312dda340b6b5cbdd7a3c21e1d323bda39a4a
Change-Id: Ia81312dda340b6b5cbdd7a3c21e1d323bda39a4a
(cherry picked from commit b0907a6bb8
)
This commit is contained in:
parent
8f315a1f27
commit
d18cba85fe
169 changed files with 10 additions and 461 deletions
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.atrace@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IAtraceDevice.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.audio@2.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IDevice.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.audio@4.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IDevice.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.audio@5.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IDevice.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.audio@6.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IDevice.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.audio.common@4.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
],
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.audio.common@5.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
],
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.audio.common@6.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
],
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.audio.effect@2.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IAcousticEchoCancelerEffect.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.audio.effect@4.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IAcousticEchoCancelerEffect.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.audio.effect@5.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IAcousticEchoCancelerEffect.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.audio.effect@6.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IAcousticEchoCancelerEffect.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.authsecret@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"IAuthSecret.hal",
|
||||
],
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.automotive.audiocontrol@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IAudioControl.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.automotive.audiocontrol@2.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IAudioControl.hal",
|
||||
|
@ -13,8 +10,9 @@ hidl_interface {
|
|||
"IFocusListener.hal",
|
||||
],
|
||||
interfaces: [
|
||||
"android.hidl.base@1.0",
|
||||
"android.hardware.audio.common@6.0",
|
||||
"android.hidl.base@1.0",
|
||||
"android.hidl.safe_union@1.0",
|
||||
],
|
||||
gen_java: true,
|
||||
}
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.automotive.can@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"ICanBus.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.automotive.evs@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IEvsCamera.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.automotive.evs@1.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IEvsCamera.hal",
|
||||
|
|
|
@ -3,22 +3,19 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.automotive.sv@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"ISurroundViewStream.hal",
|
||||
"ISurroundViewSession.hal",
|
||||
"ISurroundView2dSession.hal",
|
||||
"ISurroundView3dSession.hal",
|
||||
"ISurroundViewService.hal",
|
||||
"ISurroundViewSession.hal",
|
||||
"ISurroundViewStream.hal",
|
||||
],
|
||||
interfaces: [
|
||||
"android.hidl.base@1.0",
|
||||
"android.hardware.graphics.common@1.0",
|
||||
"android.hardware.graphics.common@1.1",
|
||||
"android.hardware.graphics.common@1.2",
|
||||
"android.hidl.base@1.0",
|
||||
],
|
||||
gen_java: true,
|
||||
}
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.automotive.vehicle@2.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IVehicle.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.biometrics.face@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IBiometricsFace.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.biometrics.fingerprint@2.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IBiometricsFingerprint.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.biometrics.fingerprint@2.2",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IBiometricsFingerprint.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.bluetooth@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IBluetoothHci.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.bluetooth@1.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"IBluetoothHci.hal",
|
||||
"IBluetoothHciCallbacks.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.bluetooth.a2dp@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IBluetoothAudioHost.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.bluetooth.audio@2.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IBluetoothAudioPort.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.boot@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IBootControl.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.boot@1.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IBootControl.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.broadcastradio@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IBroadcastRadio.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.broadcastradio@1.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IBroadcastRadio.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.broadcastradio@2.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IAnnouncementListener.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.camera.common@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
],
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.camera.device@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"ICameraDevice.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.camera.device@3.2",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"ICameraDevice.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.camera.device@3.3",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"ICameraDeviceSession.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.camera.device@3.4",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"ICameraDeviceCallback.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.camera.device@3.5",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"ICameraDevice.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.camera.device@3.6",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"ICameraDevice.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.camera.metadata@3.2",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
],
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.camera.metadata@3.3",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
],
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.camera.metadata@3.4",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
],
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.camera.metadata@3.5",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
],
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.camera.provider@2.4",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"ICameraProvider.hal",
|
||||
"ICameraProviderCallback.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.camera.provider@2.5",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"ICameraProvider.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.camera.provider@2.6",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"ICameraProvider.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.cas@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"ICas.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.cas@1.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"ICas.hal",
|
||||
"ICasListener.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.cas@1.2",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"ICas.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.cas.native@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IDescrambler.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.confirmationui@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IConfirmationResultCallback.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.contexthub@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IContexthub.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.contexthub@1.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IContexthub.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.drm@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"ICryptoFactory.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.drm@1.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"ICryptoFactory.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.drm@1.2",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"ICryptoFactory.hal",
|
||||
|
|
|
@ -3,12 +3,9 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.drm@1.3",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"IDrmFactory.hal",
|
||||
"ICryptoFactory.hal",
|
||||
"IDrmFactory.hal",
|
||||
],
|
||||
interfaces: [
|
||||
"android.hardware.drm@1.0",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.dumpstate@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"IDumpstateDevice.hal",
|
||||
],
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.dumpstate@1.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IDumpstateDevice.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.fastboot@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IFastboot.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.gatekeeper@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IGatekeeper.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.gnss@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IAGnss.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.gnss@1.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"IGnss.hal",
|
||||
"IGnssCallback.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.gnss@2.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IAGnss.hal",
|
||||
|
|
|
@ -3,22 +3,19 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.gnss@2.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IGnss.hal",
|
||||
"IGnssAntennaInfo.hal",
|
||||
"IGnssAntennaInfoCallback.hal",
|
||||
"IGnssCallback.hal",
|
||||
"IGnssConfiguration.hal",
|
||||
"IGnssMeasurement.hal",
|
||||
"IGnssMeasurementCallback.hal",
|
||||
"IGnssConfiguration.hal",
|
||||
],
|
||||
interfaces: [
|
||||
"android.hardware.gnss.measurement_corrections@1.1",
|
||||
"android.hardware.gnss.measurement_corrections@1.0",
|
||||
"android.hardware.gnss.measurement_corrections@1.1",
|
||||
"android.hardware.gnss.visibility_control@1.0",
|
||||
"android.hardware.gnss@1.0",
|
||||
"android.hardware.gnss@1.1",
|
||||
|
@ -26,4 +23,5 @@ hidl_interface {
|
|||
"android.hidl.base@1.0",
|
||||
],
|
||||
gen_java: true,
|
||||
gen_java_constants: true,
|
||||
}
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.gnss.measurement_corrections@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IMeasurementCorrections.hal",
|
||||
|
|
|
@ -3,17 +3,14 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.gnss.measurement_corrections@1.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IMeasurementCorrections.hal",
|
||||
],
|
||||
interfaces: [
|
||||
"android.hardware.gnss.measurement_corrections@1.0",
|
||||
"android.hardware.gnss@2.0",
|
||||
"android.hardware.gnss@1.0",
|
||||
"android.hardware.gnss@2.0",
|
||||
"android.hidl.base@1.0",
|
||||
],
|
||||
gen_java: true,
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.gnss.visibility_control@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"IGnssVisibilityControl.hal",
|
||||
"IGnssVisibilityControlCallback.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.graphics.composer@2.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IComposer.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.graphics.composer@2.2",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"IComposer.hal",
|
||||
"IComposerClient.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.graphics.composer@2.3",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"IComposer.hal",
|
||||
"IComposerClient.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.graphics.composer@2.4",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IComposer.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.health@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IHealth.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.health@2.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IHealth.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.health@2.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IHealth.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.health.storage@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IGarbageCollectCallback.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.input.classifier@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"IInputClassifier.hal",
|
||||
],
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.input.common@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
],
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.ir@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IConsumerIr.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.keymaster@3.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IKeymasterDevice.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.keymaster@4.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IKeymasterDevice.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.keymaster@4.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IKeymasterDevice.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.light@2.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"ILight.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.media.bufferpool@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IAccessor.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.media.c2@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IComponent.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.media.c2@1.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"IComponent.hal",
|
||||
"IComponentStore.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.neuralnetworks@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IDevice.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.neuralnetworks@1.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IDevice.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.neuralnetworks@1.2",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IBurstCallback.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.neuralnetworks@1.3",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IBuffer.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.nfc@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"INfc.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.nfc@1.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"INfc.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.nfc@1.2",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"INfc.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.oemlock@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IOemLock.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.power@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IPower.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.power@1.1",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IPower.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.power@1.2",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IPower.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.power@1.3",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IPower.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.power.stats@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IPowerStats.hal",
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
hidl_interface {
|
||||
name: "android.hardware.radio@1.0",
|
||||
root: "android.hardware",
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IRadio.hal",
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue