Skip to content
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
wants to merge 203 commits into
base: cm-10.1
Choose a base branch
from
Open

Source S3 mini #6

wants to merge 203 commits into from

Conversation

quechua1
Copy link

Could it help in something???
http://opensource.maclaw.pl/?device=golden

Pablo Lunarenko and others added 30 commits June 17, 2013 08:37
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 :)
frapeti and others added 30 commits October 26, 2013 14:00
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
writeLine needs (String, String) not (String, int)
New kernel can be compiled with 4.7
Change-Id: I3c71e4339a21514abacadf0e084aaffba8569aa7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet