blob: 7cf153f743df1db02cae10310457c2431225f42f [file] [log] [blame]
# Misc packages
PRODUCT_PACKAGES += \
BluetoothExt \
Browser \
libemoji \
libsepol \
e2fsck \
mke2fs \
tune2fs \
bash \
powertop \
mount.exfat \
fsck.exfat \
mkfs.exfat \
mkfs.f2fs \
fsck.f2fs \
fibmap.f2fs \
mkfs.ntfs \
fsck.ntfs \
mount.ntfs \
gdbserver \
micro_bench \
oprofiled \
sqlite3 \
strace \
Terminal \
WallpaperPicker \
LiveWallpapersPicker
# Telephony packages
PRODUCT_PACKAGES += \
messaging \
CellBroadcastReceiver \
Stk
# Mms depends on SoundRecorder for recorded audio messages
PRODUCT_PACKAGES += \
SoundRecorder
# Include explicitly to work around GMS issues
PRODUCT_PACKAGES += \
libprotobuf-cpp-full \
librsjni
# Custom off-mode charger
ifneq ($(WITH_CM_CHARGER),false)
PRODUCT_PACKAGES += \
charger_res_images \
cm_charger_res_images \
font_log.png \
libhealthd.cm
endif