- Apr 19, 2019
-
-
haran authored
Change-Id: Ided3922c5d74c336c31664ba39d678d391c9142c
-
dianlujitao authored
* CAF's init.qcom.early_boot.sh checks /persist/alarm/powerOffAlarmSet before setting ro.alarm_boot, but on Oreo nothing writes to that file, thus code is never executed and the prop is never set. * Without ro.alarm_boot=true, the system will boot normally instead of boot to min framework even on rtc, and alarm will ring after boot completed. Change-Id: Ie4d30358314337c229a66a16195f675198ef7d52
-
Wang Han authored
* Needed by telephony-common Change-Id: I18c058d295ed2eaf23e8ca5d1f3933b65806ed48
-
Wang Han authored
* Matches rild.legacy.rc from Pie's RIL Change-Id: Icdb0a3e4859bc0a4011e34fdd483cef2ca3b8a7f
-
Jesse Hall authored
Bug: 66875961 Test: atest VulkanFeaturesTest Change-Id: I58f904984320dee174637ba0ddfecdd343fab7e6
-
bgcngm authored
* No need to explicitly build the packages anymore, since they're now display HAL dependencies. Change-Id: Ied3be4c1e5fc7e01e0426268fb219c61a4be86e9
-
Bruno Martins authored
* These shared libs are built when TARGET_USES_QTI_CAMERA_DEVICE flag is enabled. Change-Id: Ifb39b7c2c8de2cbb1f59c6dc492a3763d32f1b7a
-
Rashed Abdel-Tawab authored
Change-Id: I3bfbe3e224cd7d90973e63adee4eb3d3e6bd27dc
-
Bruno Martins authored
Change-Id: I26da013dfa359ec8f184a20bc881558be0144b4a
-
LuK1337 authored
* camera.device@3.2-impl is a dependency of camera provider therefore there's no need to add it to PRODUCT_PACKAGES. Change-Id: I3ae211965a31b5f85af3dd0fa1c7811b802586c3
-
LuK1337 authored
* It's already included in full_base_telephony. Change-Id: I7547ff447e81641e74fd911a12f5a9f0df9e5ccf
-
haran authored
Change-Id: I5199aff977d4e65d86de7edc3a15c3b3690da473
-
LuK1337 authored
* CAF only sets them for /system/bin/cnss-daemon which doesn't exist. * Fixes: cannot execve('/vendor/bin/cnss-daemon'): Permission denied Change-Id: I74dd2fc53f5e0c5f5658328aac21ca14c6fe0828
-
- Apr 15, 2019
-
-
Han Wang authored
* This is wrong. The original commit message is for a 1-GB RAM device. We have at least 16MB heap size by default. This reverts commit 7341640d6051dd293029c7424c55a74d64653316. Change-Id: I7eea6af39cdad7f1e20c78e0d62ce9ef8b346e78
-
haran authored
Change-Id: I2340316577c4b56604125f9007161e2ac5b3241c
-
Artem Borisov authored
* Add vendor prefix to a few more props * Remove useless props * Don't explicitly disable Wi-Fi Calling Change-Id: I6ce9d0f01c0e1bdcd6d21fd767d822b5c46392e0
-
- Apr 13, 2019
-
-
Michael Bestas authored
* Fix network breakage after toggling airplane mode Change-Id: I91fc2a3f879b075970a75a2a5133f385f855186e
-
- Apr 05, 2019
-
-
Artem Borisov authored
* These were removed in 0570b23e and 3d4186f7 as I blamed them for UI performance degradation. * Further testing shows that they actually reduce jank in some cases. Change-Id: I6f3ae240366cc49e1a25d2f76ddd847ced0fb8f4
-
Artem Borisov authored
* Can be built from source Change-Id: Ib8eac124d19cb7388dace888d3a594b9062e4ef0
-
Artem Borisov authored
* Wi-Fi Display vendor HAL depends on it Change-Id: Ic6c434a3e3f57aa1fbee6e5d6d27d577d6e5e71d
-
Demon Singur authored
Change-Id: I5cc7a2b8a7f46823486870caf90406671e001a19
-
Artem Borisov authored
Change-Id: Ic672a2870b9820875588db78084e603247395942
-
Artem Borisov authored
* Breaks build with BOARD_VNDK_VERSION=current Change-Id: I0172be3ad1b8328679830d5d6910e920e12b1959
-
Artem Borisov authored
* We don't want it on BOARD_VNDK_VERSION=current devices Change-Id: Idca9fd972b7cdb0dbb4098259671ab3280af87b6
-
Michael Bestas authored
When the vndk is enabled (BOARD_VNDK_VERSION=current), vendor libraries must only link against vendor variants in the build system. This also means that they receive restricted sets of headers and that automatic global headers are restricted. Test: BOARD_VNDK_VERSION=current m -j k lights.msm8953 Bug: 37342627 Change-Id: I300654fbe4774c43a61104b9be0833fd06fa1548
-
- Mar 30, 2019
-
-
dianlujitao authored
Change-Id: Ib79b48e1d362872d9d97373d5ca2ad42f7fbc638
-
- Mar 23, 2019
-
-
Edwin Wong authored
Convert clearkey plugin to HIDL to support drm HAL v1.1. Add SELinux policy for android.hardware.drm@1.1-service.clearkey. Test: CTS test ANDROID_BUILD_TOP= ./android-ccts-tradefed run cts-dev --module CtsMediaTestCases -t android.media.cts.ClearKeySystemTest#testClearKeyPlaybackCenc Merged-In: I61e9c272c2a2788fd07d5c12921d28c785661b77 bug: 69635855 Change-Id: I2b6dad3cbefa210400c0169b497ed58d355b85ab
-
Artem Borisov authored
* This marginally speeds up A/B OTA postinstall at cost of a little bit bigger zip size. Change-Id: I61e71a20bbfc17998bd0c8bade7ee98faad15524
-
- Mar 20, 2019
-
-
Artem Borisov authored
* Mark necessary types with data_between_core_and_vendor_violators * Remove some deprecated rules Change-Id: I6aa8c3457685146ee38317de2d173b8731d661c2
-
- Mar 16, 2019
-
-
Artem Borisov authored
* The marginal memory efficiency improvement we gained with that doesn't really outweigh the waste of CPU cycles. This reverts commit c3fc1e5b. Change-Id: I89f126b80cdc669c70a2f2e2d8ed2036bdee7894
-
- Mar 06, 2019
-
-
khusika authored
* We do not use this in the kernel tree This reverts commit d106e1d5. Signed-off-by:
khusika <khusikadhamar@gmail.com> Change-Id: I46c935709755b813db013edb45389acce4366143
-
- Feb 26, 2019
-
-
Michael Bestas authored
* Avoids the following warnings on every single rebuild of anything: build/core/Makefile:28: warning: overriding commands for target `/out/lineage-16.0/target/product/gemini/system/framework/qti-telephony-common.jar' build/core/base_rules.mk:412: warning: ignoring old commands for target `/out/lineage-16.0/target/product/gemini/system/framework/qti-telephony-common.jar' Change-Id: Idffe1a95d5ddac0ef3d6c74e3d55293b553e51ba
-
Jean-Michel Trivi authored
Test: play media, use all 25 vol steps and observe varying attenuation Bug: 32195657 Change-Id: I7ac87df0b2b15de3a7bb87e739bd88ef7b185236
-
rago authored
Bug: 28426597 Change-Id: Icf78d9acec75c500982b1e4391af4d6f3933da37
-
Artem Borisov authored
* Remove android.hardware.radio.deprecated from manifest * Pin modified qcrild.rc Change-Id: I79e1242fe1de021905caddf5ed1085b2ec0c1146
-
Artem Borisov authored
* Sadly, out-of-the-box Miracast support was killed in P, so we need this to keep Wi-Fi display feature working. Change-Id: Id680d918b64c0e3733251db45992ec477b6fbdfb
-
- Feb 14, 2019
-
-
Adithya R authored
Change-Id: I64ac891940aadc7662cd15d6119955f6505b297e
-
Artem Borisov authored
This reverts commit 9eddcdc4. Change-Id: I0d7743e8059dac33d6f4a0ab2e69c4ebc3cec7fb
-
- Feb 12, 2019
-
-
Bruno Martins authored
Change-Id: I7b87ae0ad834ba02a78696afe393d9d4f8920fbd
-
- Feb 10, 2019
-
-
Artem Borisov authored
* From xiaomi/tissot/tissot_sprout:9/PKQ1.180917.001/V10.0.4.0.PDHMIXM:user/release-keys Change-Id: I6f45771cdf7848992ae78516a41d36c96effa02c
-