-
Notifications
You must be signed in to change notification settings - Fork 52
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
Los 14.1 meilan2 #100
Open
Demon-s
wants to merge
100
commits into
janengelmohr:cm-12.1
Choose a base branch
from
divis1969:los-14.1-meilan2
base: cm-12.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
Los 14.1 meilan2 #100
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
Change-Id: Ibf9c3471b001cd85677671aa5becf68895e3ee58
Change-Id: I9f00be50c8bb441b0084cb514ad90bb4d77f1024
Change-Id: If51c6b436987fd9669bdb49377bfbb5e25880b36
Change-Id: Iaa202b146beeff1e0540b82c366308620096aab8
proprietary_files.txt is modified to match the stock image 4.5.4I (mymeizu.ru) Change-Id: Ia1deb088bc586327fc4a464e903ff65753261278
Change-Id: I45144bc3ee3ac8c5fa15126b3ff92160d1d2961f
1. Updated init.*.rc files (from 4.5.4I from mymeizu.ru) 2. Kernel image replaced with the correct file (previous is corrupted) 3. Inherit from arm64 product Change-Id: I31ab96d3cbcd4e860de1f46d4f13083c4902707d
- Keyboard config - Wifi config - Recovery fstab - init.*.rc Change-Id: I47eb7a7adf1ec1e06067a2e19bd5f8ae7216676d
Change-Id: I69c7c3c5ffa6179ab89c622f4a3a0ea8eddd0192
Audio and camera are working, rild starts but RILJ cannot yet register in the network Change-Id: I73f4248cc8f56e16230828ba966b17e93f49c58c
Recovery is able to verify and flash an update package signed by Meizu (i.e. stock build) Change-Id: Ic841e25c3419bd95e6a0c6309b3f6ca5fd7fa4ef
OTA package checks for the device name. TWRP uses 'meizu_m2_mini' so let's include it into the list of allowed names Change-Id: I6cefca530247338c50530de3347d54928357528c
Use default from build tree except media_codecs.xml imported from stock image USB-related features fix the issue with unstable USB/ADB Change-Id: I70f33842686036f4c0f5ad9c60642e2207b1fc0c
This fixes brightess control and phone wakeup Also updated Readme with current state Change-Id: I623b269139bb60c50bc403d96c716d8a4f92010d
- Fixes issues with camera freeze if no USB attached: allows mediaserver to access /dev/MTK_SMI - Fixes issue with headset is not recognized Change-Id: Idc1db19359029d168f95c40a0d55d93442e0f596
Change-Id: Id8a701be1c99374c7e804c1d50fb285fc3d41077
Change-Id: I55474875e20aced1128006f97c040e15eaf89500
factory_init.*.rc and meta_init.*.rc are not really used but BatteryProperties assumes MTK healthd if these files are present. Since we do not use MTK healthd, battery status is not shown correctly. Change-Id: Iaffb4e70a4795b11f97dbc7d8e50365fa06800e0
- Added GPS HAL and MTK library mndl depends of - Added gps properties Change-Id: I29f9c20f0289046dabde0393b10e8b02b43e9f3b
Added few stock libraries and executables for BT support. BT can discover and connect to other devices. Change-Id: Idcef0fdc1c4faa10a089a2ab2e3905e4843ec63e
Change-Id: Ifbff67090f2ea56bdd918b3dcb57e9a41af603e2
Change-Id: I8770ebd07cd5d3929e4488c71336ee64258bd771
This is to match stock device. Also this fixes the issue with the device admin while configuring exchange account in Email app Change-Id: I3ba3320182fff043306f23ea0a311117199c45eb
This property is used by AM and Google Play to check GLES compatibility Change-Id: I03b0159e407d89cbabc69364adbf12a21211f7f6
Auto brightness parameters are pulled from stock build 4.5.4 Change-Id: Ie0e6182c76dbf2b227769ec2f36e0922fbb51946
Added libraries for codec HW support (from stock 4.5.4) and media/camera configuration (profiles, codecs) Change-Id: I17e6f639ff6d9be3291e4012141b515adc81fbef
Change-Id: I5d25811da8d86b542a92fe7a25ce3a7c016ea810
Allows to deal with SIM cards which does not provide ICC ID Change-Id: I1ce8409cfaf5c550d220acc5614baaa9f010179d
Change-Id: I08ad47b756fcf07ab12cdc2be0a0223e3a2d9aea
To build the kernel from source: 1. Uncomment the lines of this commit 2. Add the kernel source to manifest (ex. to local manifest) and sync the code 3. build as usual Change-Id: Iff7cc06e35d4fa18254af5c55d754a1534185e0e
This files is no longer needed as the profile order is corrected in MtkThermalSwitchManager.java Change-Id: Ibc8588803a323e4cac664cc97f9c7be7e94cfdf5
Change-Id: Ia2d42b68fd8ef7dbc15d7f3c00994f3a268484e9
Change-Id: Id002eb0eafbfb976d90b4e38ad36201451d25843
Bringup - GPS - BT - Magnetometer - Audio Fix - Mobile preferred network - Secondary sdcard Change-Id: I14553014f62d69114295ba5fb6c68c89c37ffd27 Second commit Change-Id: I504508b104666051f66a5dbb0929188f22dd41dc
- Added our own .rc for mediacodec and cameraserver services - Added seccomp rules for mediacodec to avoid its crashing of denied syscall Change-Id: I233156a433261138400ccf9dc9921b882daaa2f5
Change-Id: Ia4ba0e303b1ad7321effbc8bd3a78c28f8ac27a0
Grabbed https://github.com/xen0n/android_device_meizu_arale/tree/cm-14.0/meizupshelper This app fixes the issue with proximity (ex. in-call blank screen) on some M2 devices Change-Id: I18314be0b83ea56500059d7faeb9aa50856e4f54
MTK ril seems incorrectly handles the ICC IO COMMAND_GET_RESPONSE if the size is specified as zero. Override this command to use the size used before commit 900e8ff8264cec8413a34923d21107f55d259442 in frameworks/opt/telephony (i.e. 15) Change-Id: I40786c4d3a03a136c3659874393b74ed9d62cbb6
Grabbed https://github.com/CyanogenMod/android_device_cyanogen_mt6735-common/tree/cm-13.0/power This component also implements the "Tap to wake" feature. The change needs an accompaining change in proprietary/usr/keylayout/mtk-tpd.kl to use 'WAKEUP' key instead of GESTURE Change-Id: I5a6859cf86e20bb1a483aeae30b6890c7faa42bc
Reverting to older mtk_agps fixes the modem crash caused by newer mtk_agps Change-Id: I18eb6507f8ddf6116f5aa12381d82091837d2971
Change-Id: I1c7b592ea1ac9d681e462478c355a6edef3e1fe0
Change-Id: Ibd3dc624e90d9cbf9fcf3d6b97144b781f2004c2
- SELinux domain for kpoc_charger - Mapping of logo partition into the path expected by old kpoc_charger/libshowlogo.so Change-Id: Ia9d8128d7cbb80346354904a19f5a7f3ea9399a6
Change-Id: Ie42c50187ec6e119c03d25bfc3b14cc2e51a4a70
Change-Id: Ifec0c76b622fa89cd6d3af717fa200e2511ba29d
Change-Id: Id4d141139891d1f1fa552e73c6f83b3ca5976aa9
Change-Id: I7f033825b969ba9191bb9d08b1eb91d0eb0bb963
Change-Id: I8740a0e2d3b6ba19374817206961299951e58aa6
Change-Id: I597402cfd6ec95e109ad740cd17cdffb3befba4a
Change-Id: I3d7d8cb7a48d486b8a30e4c00a871bea77c5241a
Change-Id: I8e2206fa38cb62e48345517a91729bdae53ca313
Change-Id: I1a9dd9063b012f3604ac88da7097a501157482b1
Configure SF the same way as Wyleyfox Porridge/Spark Change-Id: I08f3da0f46648ecc1b6c5ae63f010800c9cfcc60
Change-Id: Ibf66bd8569991b78b7f5453fd95fb0fb4c82d96e
Change-Id: I9e91a41983572e960878010552fa4ab9f29abb63
Change-Id: Ifffad4bcd68e432f72d6b66eb70aa32090b8bdcb
Change-Id: I0da2c70846f6b4371cb59115da6e78e4423c6493
Change-Id: I1e8a6156d21dd53840c69d2c6144a8da8156a917
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.