diff options
| author | doc <doc.divxm@gmail.com> | 2015-06-12 13:34:55 +0300 |
|---|---|---|
| committer | doc <doc.divxm@gmail.com> | 2015-06-12 13:34:55 +0300 |
| commit | 2a880a0f565293a7bbea96aab2c51439de65772d (patch) | |
| tree | 316d91cb34e5af3ea3ebe8693c847a5c95d422d4 | |
| parent | 456652763bb32a556b49c12d7dadade4305f15dc (diff) | |
sprout-common: Switch to AICP
Change-Id: I6f82a335d3008b066eb27a14134b66801b3b273b
| -rw-r--r-- | cm.dependencies | 11 | ||||
| -rw-r--r-- | sprout.mk | 4 |
2 files changed, 0 insertions, 15 deletions
diff --git a/cm.dependencies b/cm.dependencies deleted file mode 100644 index 7cc4dd3..0000000 --- a/cm.dependencies +++ /dev/null @@ -1,11 +0,0 @@ -[ - { - "repository": "android_kernel_mediatek_sprout", - "target_path": "kernel/mediatek/sprout" - }, - { - "repository": "android_packages_apps_FMRadio", - "target_path": "packages/apps/FMRadio" - } - -]
\ No newline at end of file @@ -83,10 +83,6 @@ PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/rootdir/root/ueventd.sprout.rc:root/ueventd.sprout.rc \ $(LOCAL_PATH)/rootdir/root/init.sprout.usb.rc:root/init.sprout.usb.rc -# Correct bootanimation size for the screen -TARGET_SCREEN_HEIGHT := 854 -TARGET_SCREEN_WIDTH := 480 - PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/rootdir/root/twrp.fstab:recovery/root/etc/twrp.fstab |
