Update Makefiles Missed In Previous Commits

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

Bug: 8675309
Test: compilation
Change-Id: I5bf67fbcc809de36bde1869ada7b835566a5198b
This commit is contained in:
Nathan Harold 2018-03-19 16:37:46 -07:00
parent ba20b76deb
commit c893754c0d
5 changed files with 5 additions and 1 deletions

View file

@ -48,6 +48,7 @@ hidl_interface {
"VehicleHvacFanDirection",
"VehicleHwKeyInputAction",
"VehicleIgnitionState",
"VehicleOilLevel",
"VehiclePropConfig",
"VehiclePropValue",
"VehicleProperty",

View file

@ -25,7 +25,6 @@ hidl_interface {
"HalStreamConfiguration",
"PhysicalCameraMetadata",
"PhysicalCameraSetting",
"RequestTemplate",
"Stream",
"StreamConfiguration",
],

View file

@ -17,8 +17,10 @@ hidl_interface {
"android.hidl.base@1.0",
],
types: [
"DrmMetricGroup",
"HdcpLevel",
"KeyRequestType",
"SecureStopRelease",
"SecurityLevel",
],
gen_java: false,

View file

@ -11,6 +11,7 @@ hidl_interface {
"IMapper.hal",
],
interfaces: [
"android.hardware.graphics.common@1.0",
"android.hardware.graphics.common@1.1",
"android.hardware.graphics.mapper@2.0",
"android.hidl.base@1.0",

View file

@ -15,6 +15,7 @@ hidl_interface {
"android.hidl.base@1.0",
],
types: [
"Capabilities",
"Model",
"Operation",
"OperationType",