-
Notifications
You must be signed in to change notification settings - Fork 6
HTC Chacha device files for SuperOSR
adumont/android_device_htc_chacha
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Device configuration for the HTC Chacha ICS Initially Kanged from Andreas Schneider's Device configuration for the HTC Marvel Copyright (C) 2011 The CyanogenMod Project Copyright (C) 2011 Andreas Schneider <[email protected]> Copyright (C) 2012 Alexandre Dumont <[email protected]> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -- Dependencies -------------------------------------------------- Project CyanogenMod/android_frameworks_base Branch ics [ ] Change I27f5210d: Prevent Sym key from showing the IME picker http://review.cyanogenmod.com/15890 Project CyanogenMod/android_bionic Branch ics [M] Change I16d2d4b4: bionic: Add NASTY_PTHREAD_CREATE_HACK http://review.cyanogenmod.com/14045 Project CyanogenMod/android_packages_apps_Phone Branch ics [M] Change If7d00837: Change proximity behaviour for devices with fixed keyboard http://review.cyanogenmod.com/16319 [M] Change I9d867c26: InCallScreen: change orientation to nosensor http://review.cyanogenmod.com/16320 Project CyanogenMod/android_packages_apps_Camera Branch ics [ ] Change I68377e0a: Implement rotation compensation for landscape-always devices http://review.cyanogenmod.com/18321 Legend: [ ] Not merged [M] Merged [A] Abandonned ------------------------------------------------------------------ Original Stuff from Marvel: * Description This repository is for CM9 on HTC marvel. It is still a work in progress. * Boardinfo - Touchscreen Cypress CY8C_TMA - Sensors Gsensor: BOSCH_BMA150 Compass: AKM8975 Battery: TPS65200 Light: CM3602 * How To Build CM9 for HTC Marvel - Make a workspace $ mkdir -p ~/cyanogenmod/system $ cd ~/cyanogenmod/system - Do repo init & sync $ repo init -u git://github.com/CyanogenMod/android.git -b ics - Create .repo/local_manifest.xml with the following content: <?xml version="1.0" encoding="UTF-8"?> <manifest> <remote name="cryptomilk" fetch="git://git.cryptomilk.org/" /> <project name="CyanogenMod/android_device_htc_common" path="device/htc/common" revision="refs/heads/gingerbread" /> <project name="projects/marvel/android_device_htc_marvel.git" path="device/htc/marvel" remote="cryptomilk" /> <project name="projects/marvel/android_vendor_htc_proprietary.git" path="vendor/htc" remote="cryptomilk" /> <project name="projects/marvel/kernel_htc_msm7227.git" path="kernel/htc/msm7227" remote="cryptomilk" /> </manifest> $ repo sync - Setup vendor $ ./vendor/cm/get-prebuilts - Setup environment $ source build/envsetup.sh $ lunch cm_marvel-eng - Build CM9 $ export USE_CCACHE=1 $ make -j4 bacon * Thanks CyanogenMod alquez Droste pabloPL ---- EOF
About
HTC Chacha device files for SuperOSR
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published