From 7db5d2c9f39a87413da495de4397a54329a40f89 Mon Sep 17 00:00:00 2001 From: SzuWei Lin Date: Wed, 28 Jun 2017 09:36:36 +0800 Subject: [PATCH] Update new HIDL interfaces in generic system image Bug: 63051055 Test: Boot with GSI to home screen Change-Id: Id5783355e9fae8f48088d4a9eaaf8429425adb45 --- target/product/treble_common.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/product/treble_common.mk b/target/product/treble_common.mk index ebedb3fa8..0799c683a 100644 --- a/target/product/treble_common.mk +++ b/target/product/treble_common.mk @@ -72,6 +72,8 @@ PRODUCT_PACKAGES := \ android.hardware.radio.deprecated@1.0 \ android.hardware.sensors@1.0 \ android.hardware.soundtrigger@2.0 \ + android.hardware.tetheroffload.config@1.0 \ + android.hardware.tetheroffload.control@1.0 \ android.hardware.thermal@1.0 \ android.hardware.tv.cec@1.0 \ android.hardware.tv.input@1.0 \