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

karate #23

Open
wants to merge 23 commits into
base: oreo
Choose a base branch
from
Open

karate #23

wants to merge 23 commits into from

Conversation

Bala03
Copy link

@Bala03 Bala03 commented Nov 25, 2017

add support for karate

STELIX and others added 23 commits November 9, 2017 22:21
Change-Id: Ic5dee75822f5db93d24423de9afef00bdbad535a
Signed-off-by: STELIX <ssspinni@gmail.com>
* Will be re-written in device/lineage

Change-Id: Ie715d67a163487fb1c3de1d93c8c0fc2b3ffed89
* TODO: Rebrand cmsdk when it's in a working state

Change-Id: I0d8d573f9e0032110ae3a0f54ebe11a877b83137
Change-Id: I96c4da13c0f15795432eef7af24a21e7a5903cd4
Change-Id: If50a5f28f1d90758f4cddec74b34bf18c2765cfa
 * 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
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
Change-Id: I7e7e4bc70d37cfd413ab6d9725fc39dc652ed6e9
Change-Id: If51b9122d7d7d0ee25fd77278a808442d461b8a0
Change-Id: Ib61b9b559c4b0e536979e5cb25fba50aa56c138d
*) 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
* 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
Change-Id: I476ebe5f55e409d270f312a977f59a93bb4c2b5c
This reverts commit d4b3767.

Change-Id: I598f0fdef11ceced2345f90b8ed1ed8a5d1652e0
Signed-off-by: STELIX <ssspinni@gmail.com>
Change-Id: I7a071528ffe6b3cd9f7945fb847d5c2725e4195c
Signed-off-by: STELIX <ssspinni@gmail.com>
Change-Id: I9f53ac577c11775c0502c30a3a8ac09f71c951bc
Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
Change-Id: I62d38cbe2f68f2f0d4150c6a32dbdaa556b7e8e3
Signed-off-by: STELIX <ssspinni@gmail.com>
Change-Id: I9061f3c340bfedec3aa69ceb1191a3f7736da985
Signed-off-by: STELIX <ssspinni@gmail.com>
Change-Id: I6ec31dccc5a9be412d44015e307875db917fcfdb
Signed-off-by: STELIX <ssspinni@gmail.com>
Change-Id: If98d401f8592e5903a4b9e7ec80b6653b195cc21
Signed-off-by: STELIX <ssspinni@gmail.com>
Change-Id: I5f60ecbfc1752280cd7afd99c60a7f3746d4837a
Signed-off-by: STELIX <ssspinni@gmail.com>
Change-Id: I095acff89a3bcbc1eb878a06052ab4b48e6310d4
Signed-off-by: STELIX <ssspinni@gmail.com>
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

8 participants