Files
AnierinB 4b451fd9be PixelParts: Remove battery info and fast charge
We ship unmodified prebuilt kernel therefore we can't ship fast charge.
The ROM now includes a battery information panel.
Rename charge control to percentage-based charge control.

Signed-off-by: AnierinB <anierin@evolution-x.org>
2024-07-11 15:01:58 +00:00

17 lines
296 B
Makefile

#
# Copyright (C) 2023-2024 The Evolution X Project
#
# SPDX-License-Identifier: Apache-2.0
#
# PixelParts app
PRODUCT_PACKAGES += \
PixelParts
# PixelParts init rc
PRODUCT_PACKAGES += \
init.pixelparts.rc
# PixelParts sepolicy
BOARD_SEPOLICY_DIRS += packages/apps/PixelParts/sepolicy