| # Additional apps |
| PRODUCT_PACKAGES += \ |
| MonthCalendarWidget \ |
| OmniSwitch \ |
| Chromium \ |
| OmniJaws \ |
| OmniStyle \ |
| OmniClockOSS \ |
| MusicFX \ |
| Phonograph \ |
| MatLog \ |
| OmniChange \ |
| OpenDelta \ |
| Turbo |
| |
| #PRODUCT_PACKAGES += \ |
| Turbo |
| |
| # Additional tools |
| PRODUCT_PACKAGES += \ |
| bash \ |
| e2fsck \ |
| fsck.exfat \ |
| htop \ |
| lsof \ |
| mke2fs \ |
| mount.exfat \ |
| nano \ |
| openvpn \ |
| powertop \ |
| tune2fs \ |
| vim \ |
| mkfs.ntfs \ |
| mount.ntfs \ |
| fsck.ntfs \ |
| mkshrc_vendor \ |
| toybox_vendor \ |
| sh_vendor |
| |
| PRODUCT_COPY_FILES += \ |
| vendor/omni/prebuilt/bin/vi:system/bin/vi |
| |
| # Telephony extension |
| PRODUCT_PACKAGES += telephony-ext |
| PRODUCT_BOOT_JARS += telephony-ext |
| |
| # Themes |
| #PRODUCT_PACKAGES += \ |
| GboardOmniTheme |
| |
| PRODUCT_PACKAGES += \ |
| DocumentsUITheme \ |
| DialerTheme \ |
| TelecommTheme |
| |
| PRODUCT_PACKAGES += \ |
| NotificationsDark \ |
| NotificationsLight \ |
| NotificationsPrimary |
| |
| PRODUCT_PACKAGES += \ |
| AccentSluttyPink \ |
| AccentPixel \ |
| AccentGoldenShower \ |
| AccentDeepOrange \ |
| AccentOmni \ |
| AccentWhite \ |
| AccentTeal \ |
| AccentFromHell \ |
| AccentBlueMonday \ |
| AccentSmokingGreen \ |
| AccentDeadRed \ |
| AccentRottenOrange \ |
| AccentDeepPurple |
| |
| PRODUCT_PACKAGES += \ |
| PrimaryAlmostBlack \ |
| PrimaryBlack \ |
| PrimaryOmni \ |
| PrimaryWhite \ |
| PrimaryColdWhite \ |
| PrimaryWarmWhite \ |
| PrimaryDarkBlue |
| |
| # Textclassifiers |
| #PRODUCT_PACKAGES += \ |
| textclassifier.langid.model \ |
| textclassifier.smartselection.bundle1 \ |
| textclassifier.smartselection.ar.model \ |
| textclassifier.smartselection.it.model \ |
| textclassifier.smartselection.nl.model \ |
| textclassifier.smartselection.pl.model \ |
| textclassifier.smartselection.pt.model \ |
| textclassifier.smartselection.ru.model \ |
| textclassifier.smartselection.tr.model \ |
| textclassifier.smartselection.zh.model \ |
| textclassifier.smartselection.zh-Hant.model |
| |
| # for fun |
| PRODUCT_PACKAGES += \ |
| EggGame |
| |
| #PRODUCT_PACKAGES += \ |
| ExtraFonts |