Remove power stats HAL 1.0 service

Bug: 179527556
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Test: device boot and examined logs to make sure no errors related to
missing power stats 1.0

Change-Id: Ib8cc394f9968edaf948a2d9700e9f7fcaa5b9dc0
This commit is contained in:
Benjamin Schwartz 2021-03-09 09:02:06 -08:00
parent d287e223f4
commit 0d6392efa6
19 changed files with 597 additions and 2078 deletions

View file

@ -364,10 +364,6 @@ PRODUCT_COPY_FILES += \
-include hardware/google/pixel/power-libperfmgr/aidl/device.mk
# PowerStats HAL
PRODUCT_PACKAGES += \
android.hardware.power.stats@1.0-service.gs101
# PowerStats AIDL HAL
PRODUCT_PACKAGES += \
android.hardware.power.stats-service.pixel