-
Notifications
You must be signed in to change notification settings - Fork 106
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
Cm 12.1 #1
Open
gh789986
wants to merge
107
commits into
mirror-androidarmv6:cm-10.1
Choose a base branch
from
TheMuppets:cm-12.1
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
Cm 12.1 #1
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
USE_CAMERA_STUB needs to be false because we're using proprietary froyo camera libs. Without it the build errors on: prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/../../../../arm-eabi/bin/ld: out/target/product/u8150/obj/SHARED_LIBRARIES/libcameraservice_intermediates/CameraService.o: in function HAL_openCameraHardware:frameworks/base/services/camera/libcameraservice/CameraService.cpp:1754: error: undefined reference to 'openCameraHardware' collect2: ld returned 1 exit status make: *** [out/target/product/u8150/obj/SHARED_LIBRARIES/libcameraservice_intermediates/LINKED/libcameraservice.so] Error 1 Fixed in the device tree as well, see: http://review.cyanogenmod.com/#change,9588
Request: add U8160 proprietary blobs
Change-Id: I3158d8e0f3193486c7ef1b53a5337fb02bdd301a
update makefiles from latest extract-files.sh script remove prebuilt brcm_patchram_plus (built from source) update nvram.txt from later Huawei stock rom
Change-Id: I7cddab96ce03d22f39a89865ea122cd07ae0251c
Change-Id: I562fb67a3111596f27b9ccdcedf7002b12a06237
Change-Id: Ia9a96e4c248cb3d9319b1ecc5bb7362be36891f3
Change-Id: Idb6f6a71f25005b37b93593e3361e2b85c5ba314
Change-Id: I3fbb3975a68f98b1d8532e8d22f1a9241faaa370
Change-Id: If50e152e673a0b2afd99a5919a9a93257d7d661d
Change-Id: Id47e7dd168c8efa5fadb4a8c3aca65ed4ae7eb6a
Prep for L
Enter Snapto/g620_a2 all on it's own
Stock has this in ramdisk. Move to system/bin and hack it up to work with KK.
Change-Id: I16f61ffb7172c11deb9158b56a52a48705f03ac1
Change-Id: If4c7c8e3c4220cad53f923ae1bb9e9067e30fe01
Change-Id: I3536dc7a9ea543b44a8e505341fafd55bd0ba707
Change-Id: Ib0ed9f856aae95cb6d514c50b10b92e1d7599db9
Change-Id: Ifea2cc2345138352269620313b3984e4de523707
Change-Id: I631cf08e7adae4008be36f8fe3be13de2b2444b8
Change-Id: Id1ccc3b4f1c685114772ac2243771c04780caac5
Change-Id: I8c0646ad0311e2e885dd204d64b86369c4b8d0ae
Change-Id: Ibab7e3a2f39a09a057d79aaad5e577a31bb452d5
Change-Id: I3b16311ba21539d5fd541c747c29e4c254e446f6
Change-Id: I180d513d8c1963683ff1194441c14a113c2f68fd
* Package version: hammerhead-lrx22c
mt2: Camera 5.1 blobs, GPS, and Touchscreen cleanup
We don't have the proprietary header to make use of this. We also weren't shipping all the needed blobs.
mt2: Remove listen service blob
mt2: Add fused location HAL
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.