summaryrefslogtreecommitdiff
Diffstat
-rw-r--r--Android.mk2
-rw-r--r--AndroidProducts.mk2
-rw-r--r--BoardConfig.mk8
-rw-r--r--Kernel.mk30
-rw-r--r--braun.mk (renamed from p230.mk)26
-rw-r--r--device.mk54
-rwxr-xr-xmake_boot.sh12
-rwxr-xr-x[-rw-r--r--]mkern.sh8
-rwxr-xr-x[-rw-r--r--]vendorsetup.sh6
9 files changed, 82 insertions, 66 deletions
diff --git a/device.mk b/device.mk
index 580d4c1..d38f453 100644
--- a/device.mk
+++ b/device.mk
@@ -17,48 +17,48 @@
PRODUCT_COPY_FILES += device/amlogic/common/products/mbox/init.amlogic.rc:root/init.amlogic.rc
PRODUCT_COPY_FILES += \
- device/amlogic/p230/init.amlogic.usb.rc:root/init.amlogic.usb.rc \
+ device/amlogic/braun/init.amlogic.usb.rc:root/init.amlogic.usb.rc \
device/amlogic/common/products/mbox/ueventd.amlogic.rc:root/ueventd.amlogic.rc \
- device/amlogic/p230/init.amlogic.board.rc:root/init.amlogic.board.rc
+ device/amlogic/braun/init.amlogic.board.rc:root/init.amlogic.board.rc
PRODUCT_COPY_FILES += \
- device/amlogic/p230/files/media_profiles.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles.xml \
- device/amlogic/p230/files/media_profiles_V1_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml \
- device/amlogic/p230/files/audio_policy.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy.conf \
- device/amlogic/p230/files/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \
- device/amlogic/p230/files/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \
- device/amlogic/p230/files/mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths.xml \
- device/amlogic/p230/files/mesondisplay.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/mesondisplay.cfg \
- device/amlogic/p230/files/remote.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/remote.cfg \
- device/amlogic/p230/files/remote.tab1:$(TARGET_COPY_OUT_VENDOR)/etc/remote.tab1 \
- device/amlogic/p230/files/remote.tab2:$(TARGET_COPY_OUT_VENDOR)/etc/remote.tab2 \
- device/amlogic/p230/files/remote.tab3:$(TARGET_COPY_OUT_VENDOR)/etc/remote.tab3 \
+ device/amlogic/braun/files/media_profiles.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles.xml \
+ device/amlogic/braun/files/media_profiles_V1_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml \
+ device/amlogic/braun/files/audio_policy.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy.conf \
+ device/amlogic/braun/files/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \
+ device/amlogic/braun/files/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \
+ device/amlogic/braun/files/mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths.xml \
+ device/amlogic/braun/files/mesondisplay.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/mesondisplay.cfg \
+ device/amlogic/braun/files/remote.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/remote.cfg \
+ device/amlogic/braun/files/remote.tab1:$(TARGET_COPY_OUT_VENDOR)/etc/remote.tab1 \
+ device/amlogic/braun/files/remote.tab2:$(TARGET_COPY_OUT_VENDOR)/etc/remote.tab2 \
+ device/amlogic/braun/files/remote.tab3:$(TARGET_COPY_OUT_VENDOR)/etc/remote.tab3 \
frameworks/native/data/etc/android.hardware.hdmi.cec.xml:system/etc/permissions/android.hardware.hdmi.cec.xml \
- device/amlogic/p230/manifest.xml:$(TARGET_COPY_OUT_VENDOR)/manifest.xml
+ device/amlogic/braun/manifest.xml:$(TARGET_COPY_OUT_VENDOR)/manifest.xml
PRODUCT_COPY_FILES += \
- device/amlogic/p230/recovery/init.recovery.amlogic.rc:root/init.recovery.amlogic.rc \
- device/amlogic/p230/recovery/recovery.kl:recovery/root/etc/recovery.kl \
- device/amlogic/p230/files/mesondisplay.cfg:recovery/root/etc/mesondisplay.cfg \
- device/amlogic/p230/recovery/busybox:recovery/root/sbin/busybox \
- device/amlogic/p230/recovery/remotecfg:recovery/root/sbin/remotecfg \
- device/amlogic/p230/files/remote.cfg:recovery/root/etc/remote.cfg \
- device/amlogic/p230/files/remote.tab1:recovery/root/etc/remote.tab1 \
- device/amlogic/p230/files/remote.tab2:recovery/root/etc/remote.tab2 \
- device/amlogic/p230/files/remote.tab3:recovery/root/etc/remote.tab3 \
- device/amlogic/p230/recovery/sh:recovery/root/sbin/sh
+ device/amlogic/braun/recovery/init.recovery.amlogic.rc:root/init.recovery.amlogic.rc \
+ device/amlogic/braun/recovery/recovery.kl:recovery/root/etc/recovery.kl \
+ device/amlogic/braun/files/mesondisplay.cfg:recovery/root/etc/mesondisplay.cfg \
+ device/amlogic/braun/recovery/busybox:recovery/root/sbin/busybox \
+ device/amlogic/braun/recovery/remotecfg:recovery/root/sbin/remotecfg \
+ device/amlogic/braun/files/remote.cfg:recovery/root/etc/remote.cfg \
+ device/amlogic/braun/files/remote.tab1:recovery/root/etc/remote.tab1 \
+ device/amlogic/braun/files/remote.tab2:recovery/root/etc/remote.tab2 \
+ device/amlogic/braun/files/remote.tab3:recovery/root/etc/remote.tab3 \
+ device/amlogic/braun/recovery/sh:recovery/root/sbin/sh
# remote IME config file
PRODUCT_COPY_FILES += \
- device/amlogic/p230/files/Vendor_0001_Product_0001.kl:/$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/Vendor_0001_Product_0001.kl \
- device/amlogic/p230/files/Generic.kl:/$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/Generic.kl
+ device/amlogic/braun/files/Vendor_0001_Product_0001.kl:/$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/Vendor_0001_Product_0001.kl \
+ device/amlogic/braun/files/Generic.kl:/$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/Generic.kl
PRODUCT_AAPT_CONFIG := xlarge hdpi xhdpi
PRODUCT_AAPT_PREF_CONFIG := hdpi
PRODUCT_CHARACTERISTICS := mbx,nosdcard
DEVICE_PACKAGE_OVERLAYS := \
- device/amlogic/p230/overlay
+ device/amlogic/braun/overlay
PRODUCT_TAGS += dalvik.gc.type-precise