Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dazjo/android_device_huawei_u8815
base: c27399fa17fa
Choose a base ref
...
head repository: dazjo/android_device_huawei_u8815
compare: 50d2a14451c0
Choose a head ref
  • 10 commits
  • 7 files changed
  • 1 contributor

Commits on Apr 28, 2013

  1. Copy the full SHA
    70f9c9e View commit details
    Browse the repository at this point in the history
  2. u8815: add script for determining libcm to be used

    This script thanks to a modification to fs/proc/app_info.c links
    the correct libcm.so to /system/lib/libcm.so based on which baseband
    is being used. This is possible as the baseband can be identified
    by what framebuffer memory has been allocated by the bootloader.
    
    This is being done because many people have been suffering from
    random reboots on any custom ROM on the 2030 baseband for some
    unknown reason, and 109808 works fine. Asking everyone to move
    back to the 109808 baseband would be unreasonable and having
    to maintain 2 builds for 1 lib is unreasonable too. :P
    
    Thanks kra1o5 for the libcm.so findings :D
    Daz Jones committed Apr 28, 2013
    Copy the full SHA
    f5b8904 View commit details
    Browse the repository at this point in the history
  3. u8815: tweaks to make me feel better

    Daz Jones committed Apr 28, 2013
    Copy the full SHA
    9524843 View commit details
    Browse the repository at this point in the history
  4. init.huawei.rc: remove what are apparently lte services

    Conflicts:
    	ramdisk/init.huawei.rc
    
    Conflicts:
    	ramdisk/init.huawei.rc
    Daz Jones committed Apr 28, 2013
    Copy the full SHA
    5109dde View commit details
    Browse the repository at this point in the history
  5. init.huawei.rc: clean up

    Daz Jones committed Apr 28, 2013
    Copy the full SHA
    331035e View commit details
    Browse the repository at this point in the history
  6. Settings: enable volume rocker wake

    Daz Jones committed Apr 28, 2013
    Copy the full SHA
    2750453 View commit details
    Browse the repository at this point in the history
  7. Change backlight values (thanks kra1o5)

    Daz Jones committed Apr 28, 2013
    Copy the full SHA
    0ec4a6b View commit details
    Browse the repository at this point in the history
  8. system.prop: set max background apps to 10

    Daz Jones committed Apr 28, 2013
    Copy the full SHA
    aef6e85 View commit details
    Browse the repository at this point in the history
  9. BoardConfig: remove some junk

    Daz Jones committed Apr 28, 2013
    Copy the full SHA
    4262643 View commit details
    Browse the repository at this point in the history
  10. overlay: enable USB screen on and expanded desktop pref

    Conflicts:
    	overlay/frameworks/base/core/res/res/values/config.xml
    Daz Jones committed Apr 28, 2013
    Copy the full SHA
    50d2a14 View commit details
    Browse the repository at this point in the history