-
Notifications
You must be signed in to change notification settings - Fork 42
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
Source S3 mini #6
Open
quechua1
wants to merge
203
commits into
diego-ch:cm-10.1
Choose a base branch
from
TeamCanjica:cm-10.2
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.
Open
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
the fix is being done directly on libhardware_legacy
We want to use these in devices, not just include them by a if equal (ifeq) in common
Otherwise the vendor_cm cannot found it's bootanimation :)
This is needed by the vendor_cm repo, it will not resolve the bootanimation required otherwise
Already defined in cm.mk
Include RIL on BoardConfig Move NFC packages to be build on janicep, not to be overriden :) NFC access files to janicep Move the RIL to device Build.prop overrides to device
We have everything defined in the .c file, we don't want to include vibrator from legacy because it will complain about the function being defined in other way
Just as we did with janicep, we update the delay slightly TeamCanjica/android_device_samsung_janicep@f134020
For some reason, the build just doesn't come out with the RIL class, just add it to system.prop since it's common
following ImVic advices, we change the directory of the copy files (was trying to get them copied to rootdir/system?) to the correct one as every other product copy file. We add the missing separator which made our RIL class not being added at build.prop :)
just testing our system behaviour swapping
dummy DIsplayColorCalibration class to be implemented
(?) to be tested, if our hardware doesn't support it rollback this commit
dummy class added to be implemented
New kernel can be compiled with 4.7
This reverts commit f40f3db.
Change-Id: I3c71e4339a21514abacadf0e084aaffba8569aa7
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.
Could it help in something???
http://opensource.maclaw.pl/?device=golden