-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
android_device_samsung_u8500-common #6
Open
28vicky
wants to merge
326
commits into
diego-ch:cm-10.1
Choose a base branch
from
TeamCanjica:cm-11.0
base: cm-10.1
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SamsungServiceMode is a package and should be added to cm.dependencies
I think we are stable enough to disable JNI checks
If I am right, this should completely fix offline charging
This reverts commit 4f2e123.
update RIL class
CMDLINE is not passed to the kernel here, at all, goodbye. Also, we don't have bootloader, why not just put the only two valid reboot arguments? And a reminder, delete the CFLAG DRECOVERY_CANT_USE_CONFIG_EXT4_FS_XATTR when SELinux is implemented anywhere else. Change-Id: I6bcb4f7f0119213b5971e95eae5f1828c750343d
+Since janice is not using swap on preload move preload mkdir to common init +Some tiny organisations
janice is not using /preload as swap anymore. Therefore, we format it as /ext4 to avoid bootloops.
look at cm_arrays.xml
According to this thread http://forum.xda-developers.com/hardware-hacking/chromecast/experimental-enable-mirroring-device-t2812193 this might fix chromecast mirroring ( not sure if broken )
since the LCD backlight does not actually fade out, it causes the LCD backlight to stay on a little while after the elctron beam goes off. this makes the electron beam will look pretty ugly. changing the default screen off animation style to fade out makes it look just that much subtler and pleasing to the eye. Change-Id: Ie325a27c09bf0224cf28501945b8605e5e012ba1 Signed-off-by: Zhao Wei Liew <[email protected]>
pegasusq is a piece of shit. it provides no noticeable performance improvement over abyssplug. change it to interactive governor, which with the new(or maybe old) frequency calculation, scales frequencies SO much better. performance and general ui smoothness is greatly improved.
IDK why we reverted this ..
We just need parts of code under this define that is now under STE_HARDWARE flag
Recovery fstab verions is v2 by default and andorid p2p is not making any help in our p2p fixing
Following interactive revert too.
KSM is pretty good for use and helps RAM usage
-Enable Sweep2wake and 2tap2wake in LPM -updates for date/time in charging mode -In order to get the time zone right, we have to mount data so we can read /data/property/persist.sys.timezone and we have to mount /system so we can use /system/bin/setprop to set the property in charging mode. Thanks @Meticulus
This reverts commit dc4463b.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.