aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordoc HD <doc.divxm@gmail.com>2016-05-27 16:11:34 +0300
committerdoc HD <doc.divxm@gmail.com>2016-05-27 16:11:34 +0300
commitc6c55f42e37ab03db03e86e9103b8777352d4d41 (patch)
treeb3c996ca2943c0cce8ee7a52bc39b5ff04af20a6
parent2b5aa4583e42a3a9b3d0f26e689637e9c99de844 (diff)
geehrc: Powered by AICP.
Change-Id: I3223a936e28309d0dba7897ed8f0a3cca60b679a
-rw-r--r--AndroidProducts.mk1
-rw-r--r--device.mk6
-rw-r--r--full_geehrc.mk5
-rwxr-xr-xinitlogo.rlebin28892 -> 0 bytes
4 files changed, 0 insertions, 12 deletions
diff --git a/AndroidProducts.mk b/AndroidProducts.mk
index 7d03f9c..eaee75f 100644
--- a/AndroidProducts.mk
+++ b/AndroidProducts.mk
@@ -16,5 +16,4 @@
PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/aosp_geehrc.mk \
- $(LOCAL_DIR)/nitrogen_geehrc.mk \
$(LOCAL_DIR)/full_geehrc.mk
diff --git a/device.mk b/device.mk
index 18434d4..1c8cffa 100644
--- a/device.mk
+++ b/device.mk
@@ -57,7 +57,6 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/twrp.fstab:recovery/root/etc/twrp.fstab \
- $(LOCAL_PATH)/initlogo.rle:root/initlogo.rle888 \
$(LOCAL_PATH)/configs/init.qcom.post_boot.sh:system/bin/init.qcom.post_boot.sh \
$(LOCAL_PATH)/configs/95-postboot.sh:system/addon.d/95-postboot.sh \
$(LOCAL_PATH)/init.geehrc.rc:root/init.geehrc.rc \
@@ -163,11 +162,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.telephony.call_ring.delay=0 \
ring.delay=0
-PRODUCT_PROPERTY_OVERRIDES += \
- ro.ota.romname=Nitrogen-OS \
- ro.ota.version=$(shell date +"%Y%m%d") \
- ro.ota.manifest=http://xyyx-dev.ru/nitrogen-os/nitrogen.xml
-
# Do not power down SIM card when modem is sent to Low Power Mode.
PRODUCT_PROPERTY_OVERRIDES += \
persist.radio.apm_sim_not_pwdn=1
diff --git a/full_geehrc.mk b/full_geehrc.mk
index ef8ce29..bb707ed 100644
--- a/full_geehrc.mk
+++ b/full_geehrc.mk
@@ -17,11 +17,6 @@
# Sample: This is where we'd set a backup provider if we had one
# $(call inherit-product, device/sample/products/backup_overlay.mk)
-# Live Wallpapers
-PRODUCT_PACKAGES += \
- LiveWallpapers \
- LiveWallpapersPicker
-
# Asserts
TARGET_OTA_ASSERT_DEVICE := gee,geeb,geehrc,e975,geehrc_4g_spr,geespr,ls970,geehrc4g,geehrc4g_spr_us,geebus,e970,e973,e971,geeb_att_us
diff --git a/initlogo.rle b/initlogo.rle
deleted file mode 100755
index 7825fa3..0000000
--- a/initlogo.rle
+++ /dev/null
Binary files differ