Add BatteryStatsViewer to GS101-based userdebug and eng builds
Bug: 185952656 Test: build, flash, verify that BatteryStatsViewer is in the app list Change-Id: I1fbbd21908d515027125aae6b3b7f27a1cd075d5
This commit is contained in:
parent
311c43f70a
commit
35d31057e7
1 changed files with 4 additions and 0 deletions
|
@ -1133,3 +1133,7 @@ include hardware/google/pixel/common/pixel-common-device.mk
|
|||
|
||||
# Pixel Logger
|
||||
include hardware/google/pixel/PixelLogger/PixelLogger.mk
|
||||
|
||||
# Battery Stats Viewer
|
||||
PRODUCT_PACKAGES_DEBUG += BatteryStatsViewer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue