mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Update makefiles.
Bug: 123976090 Test: N/A Change-Id: I5fb6c126a090a3fe0fa4829ea9224564133dc1ae
This commit is contained in:
@@ -30,6 +30,7 @@ hidl_interface {
|
||||
"AudioMicrophoneDirectionality",
|
||||
"AudioMicrophoneLocation",
|
||||
"MessageQueueFlagBits",
|
||||
"MicrophoneDirection",
|
||||
"MicrophoneInfo",
|
||||
"MmapBufferFlag",
|
||||
"MmapBufferInfo",
|
||||
|
||||
@@ -17,6 +17,7 @@ hidl_interface {
|
||||
types: [
|
||||
"FaceAcquiredInfo",
|
||||
"FaceError",
|
||||
"Feature",
|
||||
"OptionalBool",
|
||||
"OptionalUint64",
|
||||
"Status",
|
||||
|
||||
@@ -15,6 +15,7 @@ hidl_interface {
|
||||
interfaces: [
|
||||
"android.hardware.audio.common@5.0",
|
||||
"android.hidl.base@1.0",
|
||||
"android.hidl.safe_union@1.0",
|
||||
],
|
||||
types: [
|
||||
"AacObjectType",
|
||||
|
||||
@@ -23,6 +23,8 @@ hidl_interface {
|
||||
types: [
|
||||
"BufferRequest",
|
||||
"BufferRequestStatus",
|
||||
"CameraBlob",
|
||||
"CameraBlobId",
|
||||
"StreamBufferRequestError",
|
||||
"StreamBufferRet",
|
||||
"StreamBuffersVal",
|
||||
|
||||
@@ -14,10 +14,16 @@ hidl_interface {
|
||||
"android.hardware.camera.metadata@3.3",
|
||||
],
|
||||
types: [
|
||||
"CameraMetadataEnumAndroidDepthAvailableDynamicDepthStreamConfigurations",
|
||||
"CameraMetadataEnumAndroidHeicAvailableHeicStreamConfigurations",
|
||||
"CameraMetadataEnumAndroidHeicInfoSupported",
|
||||
"CameraMetadataEnumAndroidInfoSupportedBufferManagementVersion",
|
||||
"CameraMetadataEnumAndroidRequestAvailableCapabilities",
|
||||
"CameraMetadataEnumAndroidScalerAvailableFormats",
|
||||
"CameraMetadataEnumAndroidScalerAvailableRecommendedStreamConfigurations",
|
||||
"CameraMetadataEnumAndroidSensorInfoColorFilterArrangement",
|
||||
"CameraMetadataSection",
|
||||
"CameraMetadataSectionStart",
|
||||
"CameraMetadataTag",
|
||||
],
|
||||
gen_java: true,
|
||||
|
||||
@@ -20,6 +20,7 @@ hidl_interface {
|
||||
"android.hidl.base@1.0",
|
||||
],
|
||||
types: [
|
||||
"HdcpLevel",
|
||||
"OfflineLicenseState",
|
||||
"Status",
|
||||
],
|
||||
|
||||
@@ -15,9 +15,12 @@ hidl_interface {
|
||||
"android.hardware.graphics.common@1.1",
|
||||
],
|
||||
types: [
|
||||
"BufferUsage",
|
||||
"ColorMode",
|
||||
"Dataspace",
|
||||
"HardwareBuffer",
|
||||
"Hdr",
|
||||
"PixelFormat",
|
||||
],
|
||||
gen_java: true,
|
||||
gen_java_constants: true,
|
||||
|
||||
@@ -9,9 +9,6 @@ hidl_interface {
|
||||
srcs: [
|
||||
"types.hal",
|
||||
],
|
||||
interfaces: [
|
||||
"android.hidl.base@1.0",
|
||||
],
|
||||
types: [
|
||||
"Action",
|
||||
"Axis",
|
||||
|
||||
@@ -24,6 +24,7 @@ hidl_interface {
|
||||
types: [
|
||||
"Constant",
|
||||
"DeviceType",
|
||||
"Extension",
|
||||
"FmqRequestDatum",
|
||||
"FmqResultDatum",
|
||||
"MeasureTiming",
|
||||
|
||||
@@ -18,6 +18,7 @@ hidl_interface {
|
||||
types: [
|
||||
"EventQueueFlagBits",
|
||||
"SensorTimeout",
|
||||
"WakeLockQueueFlagBits",
|
||||
],
|
||||
gen_java: false,
|
||||
}
|
||||
|
||||
@@ -19,9 +19,9 @@ hidl_interface {
|
||||
"android.hidl.base@1.0",
|
||||
],
|
||||
types: [
|
||||
"StaLinkLayerRadioStats",
|
||||
"StaLinkLayerStats",
|
||||
"WifiChannelStats",
|
||||
"StaLinkLayerRadioStats",
|
||||
"StaLinkLayerStats",
|
||||
"WifiChannelStats",
|
||||
],
|
||||
gen_java: true,
|
||||
}
|
||||
|
||||
@@ -7,12 +7,12 @@ hidl_interface {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"ISupplicant.hal",
|
||||
"ISupplicantP2pIface.hal",
|
||||
"ISupplicantStaIface.hal",
|
||||
"ISupplicantStaIfaceCallback.hal",
|
||||
"ISupplicantStaNetwork.hal",
|
||||
"types.hal",
|
||||
],
|
||||
interfaces: [
|
||||
"android.hardware.wifi.supplicant@1.0",
|
||||
@@ -21,10 +21,10 @@ hidl_interface {
|
||||
],
|
||||
types: [
|
||||
"DppAkm",
|
||||
"DppNetRole",
|
||||
"DppSuccessCode",
|
||||
"DppProgressCode",
|
||||
"DppFailureCode",
|
||||
"DppNetRole",
|
||||
"DppProgressCode",
|
||||
"DppSuccessCode",
|
||||
],
|
||||
gen_java: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user