Update Android.bp via update-makefiles.sh

When calling update-makefiles.sh there are
some unrelated changes that were missed in
previous commits.

Bug: 68112778
Test: mma
Change-Id: I22b76f3d5bcd084afd2f06e613d2f9f37c1a0c9c
This commit is contained in:
Michael Butler 2018-04-17 11:53:36 -07:00 committed by Steven Moreland
parent f06ac68796
commit 23ee97e748
3 changed files with 3 additions and 1 deletions

View file

@ -32,9 +32,9 @@ hidl_interface {
"SubscribeOptions",
"VehicleApPowerBootupReason",
"VehicleApPowerStateConfigFlag",
"VehicleApPowerStateReport",
"VehicleApPowerStateReq",
"VehicleApPowerStateReqIndex",
"VehicleApPowerStateReport",
"VehicleApPowerStateShutdownParam",
"VehicleArea",
"VehicleAreaConfig",

View file

@ -16,6 +16,7 @@ hidl_interface {
"CameraMetadataEnumAndroidControlAeMode",
"CameraMetadataEnumAndroidControlAfSceneChange",
"CameraMetadataEnumAndroidControlCaptureIntent",
"CameraMetadataEnumAndroidDistortionCorrectionMode",
"CameraMetadataEnumAndroidInfoSupportedHardwareLevel",
"CameraMetadataEnumAndroidLensPoseReference",
"CameraMetadataEnumAndroidLogicalMultiCameraSensorSyncType",

View file

@ -16,6 +16,7 @@ hidl_interface {
],
types: [
"Capabilities",
"ExecutionPreference",
"Model",
"Operation",
"OperationType",