-
Notifications
You must be signed in to change notification settings - Fork 209
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
karate #23
base: oreo
Are you sure you want to change the base?
karate #23
Commits on Nov 9, 2017
-
vendor_aokp - Initial Oreo bring-up
Change-Id: Ic5dee75822f5db93d24423de9afef00bdbad535a Signed-off-by: STELIX <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a69a4e4 - Browse repository at this point
Copy the full SHA a69a4e4View commit details -
* Will be re-written in device/lineage Change-Id: Ie715d67a163487fb1c3de1d93c8c0fc2b3ffed89
Configuration menu - View commit details
-
Copy full SHA for 5c9e0c9 - Browse repository at this point
Copy the full SHA 5c9e0c9View commit details -
* TODO: Rebrand cmsdk when it's in a working state Change-Id: I0d8d573f9e0032110ae3a0f54ebe11a877b83137
Configuration menu - View commit details
-
Copy full SHA for 1d9deff - Browse repository at this point
Copy the full SHA 1d9deffView commit details -
vendor: Move to PRODUCT_DEFAULT_PROPERTY_OVERRIDES
Change-Id: I96c4da13c0f15795432eef7af24a21e7a5903cd4
Configuration menu - View commit details
-
Copy full SHA for 949f662 - Browse repository at this point
Copy the full SHA 949f662View commit details -
Change-Id: If50a5f28f1d90758f4cddec74b34bf18c2765cfa
Configuration menu - View commit details
-
Copy full SHA for 013a0bd - Browse repository at this point
Copy the full SHA 013a0bdView commit details -
libhealthd: Add android-base and minui include paths
* Required to access android-base/unique_fd.h * Includes following commit from CAF device/qcom/common healthd: Add include path for minui.h The minui.h header file path has changed such that it now resides within recovery/minui/include. Update the healthd makefile to reflect this Change-Id: I4ed371156b075f5b96404480b3703f113003979b Change-Id: I60bc31ecaa07dad40b37265ded37d64b492bd029
Configuration menu - View commit details
-
Copy full SHA for 68b18eb - Browse repository at this point
Copy the full SHA 68b18ebView commit details -
Charger: Remove old alarm interface and update timerfd interface
Oreo doesn't allow usage of the old alarm interface anymore, so simply remove it and switch to timerfd. Also update the timerfd interface from CAF O release Change-Id: I22fc00630072cbf18976239dc039bf2135946045
Configuration menu - View commit details
-
Copy full SHA for 9833cbd - Browse repository at this point
Copy the full SHA 9833cbdView commit details -
overlay: Remove default APN overlays
Change-Id: I7e7e4bc70d37cfd413ab6d9725fc39dc652ed6e9
Configuration menu - View commit details
-
Copy full SHA for 87bd04f - Browse repository at this point
Copy the full SHA 87bd04fView commit details -
vendor/aokp/lineage: sdk rebrand: step 1: update paths
Change-Id: If51b9122d7d7d0ee25fd77278a808442d461b8a0
Configuration menu - View commit details
-
Copy full SHA for eabb3a2 - Browse repository at this point
Copy the full SHA eabb3a2View commit details -
vendor/aokp/lineage: sdk rebrand: step 2: update file contents
Change-Id: Ib61b9b559c4b0e536979e5cb25fba50aa56c138d
Configuration menu - View commit details
-
Copy full SHA for bdce8ce - Browse repository at this point
Copy the full SHA bdce8ceView commit details -
aokp - Refactor Lineage init rc file
*) Put Lineage rc files in /system/etc/init instead of /init.lineage.rc *) Split into function specific files (vibrator-specific stuff moved to our custom vibrator HAL service) Change-Id: I1d00950253fbf7fdd7a4b7bd52adbed971923575
Configuration menu - View commit details
-
Copy full SHA for 7449bca - Browse repository at this point
Copy the full SHA 7449bcaView commit details -
Whitelist some of our own broadcast actions
* Starting with Oreo, all the apps that target O+ are always subject to background restrictions (aosp-mirror/platform_frameworks_base@42a386b). The manifest-registered receivers of apps with a targetSdkVersion higher than 25 won't receive the broadcast. Instead, a message similar to the following will appear in LogCat: 10-07 14:13:49.594 719 736 W BroadcastQueue: Background execution not allowed: receiving Intent { act=lineageos.intent.action.LID_STATE_CHANGED flg=0x20000010 (has extras) } to org.lineageos.flipflap/.EventReceiver * Exempt some of our broadcast actions so that we can keep targetting the latest SDK. Change-Id: I075608e18994f64db5e89658757dca307f07c417
Configuration menu - View commit details
-
Copy full SHA for 39fc5ed - Browse repository at this point
Copy the full SHA 39fc5edView commit details
Commits on Nov 12, 2017
-
Change-Id: I476ebe5f55e409d270f312a977f59a93bb4c2b5c
Configuration menu - View commit details
-
Copy full SHA for f14f4f1 - Browse repository at this point
Copy the full SHA f14f4f1View commit details
Commits on Nov 13, 2017
-
Revert "build: Kill colors" [2/2]
This reverts commit d4b3767. Change-Id: I598f0fdef11ceced2345f90b8ed1ed8a5d1652e0 Signed-off-by: STELIX <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8980bf6 - Browse repository at this point
Copy the full SHA 8980bf6View commit details -
Build - AOKPize the build [2/2]
Change-Id: I7a071528ffe6b3cd9f7945fb847d5c2725e4195c Signed-off-by: STELIX <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b60547 - Browse repository at this point
Copy the full SHA 7b60547View commit details -
vendor/aokp - Build: fix brunch (aokp --> rainbowfarts)
Change-Id: I9f53ac577c11775c0502c30a3a8ac09f71c951bc Signed-off-by: Arnav Gupta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d49227e - Browse repository at this point
Copy the full SHA d49227eView commit details
Commits on Nov 14, 2017
-
vendor/aokp - fix some reference
Change-Id: I62d38cbe2f68f2f0d4150c6a32dbdaa556b7e8e3 Signed-off-by: STELIX <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6066018 - Browse repository at this point
Copy the full SHA 6066018View commit details
Commits on Nov 15, 2017
-
vendor/aokp - remove unicorndust and add some device
Change-Id: I9061f3c340bfedec3aa69ceb1191a3f7736da985 Signed-off-by: STELIX <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d257f31 - Browse repository at this point
Copy the full SHA d257f31View commit details -
Change-Id: I6ec31dccc5a9be412d44015e307875db917fcfdb Signed-off-by: STELIX <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b2b880 - Browse repository at this point
Copy the full SHA 5b2b880View commit details
Commits on Nov 16, 2017
-
vendor/aokp - some more LOS/AOKPization
Change-Id: If98d401f8592e5903a4b9e7ec80b6653b195cc21 Signed-off-by: STELIX <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8697094 - Browse repository at this point
Copy the full SHA 8697094View commit details -
Change-Id: I5f60ecbfc1752280cd7afd99c60a7f3746d4837a Signed-off-by: STELIX <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4721dd - Browse repository at this point
Copy the full SHA d4721ddView commit details
Commits on Nov 20, 2017
-
vendor/aokp - cleanup filenames [2/2]
Change-Id: I095acff89a3bcbc1eb878a06052ab4b48e6310d4 Signed-off-by: STELIX <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 101af45 - Browse repository at this point
Copy the full SHA 101af45View commit details
Commits on Nov 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8e63e2b - Browse repository at this point
Copy the full SHA 8e63e2bView commit details