-
Notifications
You must be signed in to change notification settings - Fork 105
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
cm13_cherry #3
Open
gh789986
wants to merge
227
commits into
mirror-androidarmv6:cm-10.1
Choose a base branch
from
TheMuppets:cm-13.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.
Open
cm13_cherry #3
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
Change-Id: I2c7e7089e269441f7973671073ab5d6a481e3c35
Change-Id: I809f63933fe96afbd85977c7946d98041b41635c
The blob is hard-coded to use /firmware/image and unfortunately older firmware causes the device to fail to boot so let's just distribute the right version ourselves. Change-Id: I31676f9fb50e04b72b107e71e0372f998645c62b
This reverts commit cb7bc72.
This reverts commit 7b917ba.
Change-Id: I3cc505a3a9c390398e51952f37203e945f926bb5
Change-Id: Ica9515864cc3c96d8ea45528794de9bbf13f81b3
* Remove smali hack from com.qualcomm.location.apk * Use oat2dex from SmaliEx to more properly extract the dex from original odex * Mark com.qualcomm.location.apk as a privileged app so it gets sent to /system/priv-app instead of /system/app Change-Id: I9214407e5bbd2d03d249073f82d7aef40e3c5989
Change-Id: I4e922225d1c0dd4a38cda417b9e3449273a41372
mt2: Update packages and rewrite makefiles
kiwi: Add a camera wrapper
generated using generic extractor + extract-files-from-nexus-image.sh Change-Id: Ib8be1dfb4607d998d85759595bb436861bf1a529
Angler: generic extractors + MTC20F
These were replaced since using the new cm generic-extractor.
angler: remove old leftover makefiles
This prevents signature check failure and certificate mismatch error from the playstore.
angler: flag app that is in playstore as presigned
Change-Id: Icd1a15824ef2f5f81771964db0c3b21b6f191e82
update blobs
Angler: blobs from MTC20L
http://review.cyanogenmod.org/155277 http://review.cyanogenmod.org/153332 Change-Id: Iae4997df2ec46162bc385444c57d4c9724aadc00
angler: use source built camera hal
adreno_nexus_june2016.zip: Adreno-Nexus5-MOB30M.zip Change-Id: I0db52dfce885dc4a44a79834507c68068fd93d3f
mt2: Update adreno drivers
QC-time-services is complaining that it cannot run due to invalid uid: QC-time-services: Daemon:genoff_handler: Socket client invalid, uid: 10071, pid: 3149 Fix this by specifying the sharedUserId in the manifest: android:sharedUserId="android.uid.system" Change-Id: Ifc136f350f6eed887d590cda742c03072944a246
mt2: Specify userid for TimeService package
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.