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

am: 39f3c39e74

Change-Id: I7821306a1a8f09511459a716305fbe1da1d83d91
This commit is contained in:
Steven Moreland 2018-06-26 14:29:25 -07:00 committed by android-build-merger
commit 9fb99abd78

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: [
@ -44,6 +43,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",
],
}