Merge "services.core.unboosted: hidl manager->static_libs" into stage-aosp-master

am: 3c6186c474

Change-Id: Id03d6d4af7ea4713bf971d54798a55be086a0ca3
This commit is contained in:
Steven Moreland
2018-06-26 14:10:33 -07:00
committed by android-build-merger

View File

@@ -26,7 +26,6 @@ java_library_static {
"android.hardware.light-V2.0-java",
"android.hardware.power-V1.0-java",
"android.hardware.tv.cec-V1.0-java",
"android.hidl.manager-V1.0-java",
],
static_libs: [
@@ -43,6 +42,7 @@ java_library_static {
"android.hardware.vibrator-V1.0-java",
"android.hardware.configstore-V1.0-java",
"android.hardware.contexthub-V1.0-java",
"android.hidl.manager-V1.0-java",
],
}