summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorAdam Shih <adamshih@google.com>2023-04-07 13:00:55 +0800
committerAdam Shih <adamshih@google.com>2023-04-10 01:11:14 +0000
commitf50f869a70b74b9b24a7a394b568f2a8b6e35bd0 (patch)
tree652fadbe1922216e00ec9003ba43f118a15c7710 /device.mk
parentdba3d2f31cf102f6b59ccab03b2e9e5451b2d40d (diff)
downloadgs201-f50f869a70b74b9b24a7a394b568f2a8b6e35bd0.tar.gz
use dumpsate from gs-common
Bug: 273380985 Test: adb bugreport Change-Id: I9ff3f7212c0821e5e880563ed503ea1d883a7a87
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/device.mk b/device.mk
index bb2041f..ceeabd5 100644
--- a/device.mk
+++ b/device.mk
@@ -30,6 +30,7 @@ include device/google/gs-common/gxp/dump.mk
include device/google/gs-common/gps/dump/log.mk
include device/google/gs-common/radio/dump.mk
include device/google/gs-common/umfw_stat/umfw_stat.mk
+include device/google/gs-common/gear/dumpstate/aidl.mk
TARGET_BOARD_PLATFORM := gs201
@@ -471,9 +472,6 @@ include hardware/google/pixel/rebalance_interrupts/rebalance_interrupts.mk
PRODUCT_PACKAGES += \
android.hardware.power.stats-service.pixel
-# dumpstate HAL
-PRODUCT_PACKAGES += \
- android.hardware.dumpstate-service.gs201
#
# Audio HALs
#