Skip to content

Commit

Permalink
official bangaya
Browse files Browse the repository at this point in the history
  • Loading branch information
phenomenall committed Apr 7, 2018
1 parent 150f531 commit b5f43ca
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,6 @@ PRODUCT_PACKAGES +=\
MiXplorer \
NexusLauncher

PRODUCT_COPY_FILES +=\
$(LOCAL_PATH)/yl_params/extra/lib/arm/libbass.so:/system/app/MusicPlayer/lib/arm/libbass.so \
$(LOCAL_PATH)/yl_params/extra/lib/arm/libbassflac.so:/system/app/MusicPlayer/lib/arm/libbassflac.so \
$(LOCAL_PATH)/yl_params/extra/lib/arm/libbass_fx.so:/system/app/MusicPlayer/lib/arm/libbass_fx.so \
$(LOCAL_PATH)/yl_params/extra/lib/arm/libbassmix.so:/system/app/MusicPlayer/lib/arm/libbassmix.so \
$(LOCAL_PATH)/yl_params/extra/lib/arm/libbass_aac.so:/system/app/MusicPlayer/lib/arm/libbass_aac.so

# Healthd packages
PRODUCT_PACKAGES += \
cm_charger_res_images \
Expand All @@ -51,13 +44,9 @@ libhealthd.cm
# HIDL
PRODUCT_PACKAGES += \
[email protected]

#Maintainer
PRODUCT_PROPERTY_OVERRIDES += \
ro.aos.maintainer=AshishSharma

# OTA Configs
#AIM OTA config
PRODUCT_PROPERTY_OVERRIDES += \
ro.ota.romname=Atomic-OS \
ro.ota.romname=AIM-ROM \
ro.ota.version=$(shell date +"%Y%m%d") \
ro.ota.manifest= https://raw.githubusercontent.com/TeamDarkness-Devices/ota_devices/master/tomato.xml
ro.ota.manifest=https://raw.githubusercontent.com/AIMROM/OFFICIAL_DEVICES/N/tomato.xml

0 comments on commit b5f43ca

Please sign in to comment.