summaryrefslogtreecommitdiff
authorTellen Yu <tellen.yu@amlogic.com>2017-09-26 10:23:18 (GMT)
committer Tellen Yu <tellen.yu@amlogic.com>2017-09-27 06:47:46 (GMT)
commitf0c60ffe596d1fedab8ba38220ad345a589f35a8 (patch)
tree897a95980a5b20a570ab5484945a1516280bd16c
parent7fc131712a68eb584ede11edc7e84451023b25e0 (diff)
downloadhwcomposer-f0c60ffe596d1fedab8ba38220ad345a589f35a8.zip
hwcomposer-f0c60ffe596d1fedab8ba38220ad345a589f35a8.tar.gz
hwcomposer-f0c60ffe596d1fedab8ba38220ad345a589f35a8.tar.bz2
treble: enable full treble mode [7/9]
PD# 151674 in full treble mode, must use x_vendor so, becasue that will locate at /vendor Change-Id: Ieb8ae6d3701731853042ae3f9d7efa7c93ba55d9
Diffstat
-rw-r--r--hwc2/platforms/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwc2/platforms/Android.mk b/hwc2/platforms/Android.mk
index e15d556..8c62e61 100644
--- a/hwc2/platforms/Android.mk
+++ b/hwc2/platforms/Android.mk
@@ -53,7 +53,7 @@ LOCAL_SHARED_LIBRARIES := \
# added for treble
LOCAL_SHARED_LIBRARIES += \
- vendor.amlogic.hardware.systemcontrol@1.0 \
+ vendor.amlogic.hardware.systemcontrol@1.0_vendor \
libbase \
libhidlbase \
libhidltransport