summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-05-10Merge "crosshatch: apply runtime blkio settings" into qt-devTreeHugger Robot
2019-05-10vibrator: Correct Intensity ScalingHarpreet "Eli" Sangha
Scaling is expected to be linear, but the implementation was exponential. Bug: 132326650 Test: Fixture Testing Change-Id: I1cd8c742c380fcbd58d819df3c2bd13984e306f8 Signed-off-by: Harpreet "Eli" Sangha <eliptus@google.com>
2019-05-09vibrator: Enforce API-Specific Effect RangeHarpreet "Eli" Sangha
Bug: 131871077 Test: vts-tradefed run singleCommand vts-hal -m VtsHalVibratorV1_0Target Change-Id: Ia6726c739c2b497a709ffec73118abb1bff12edd Signed-off-by: Harpreet "Eli" Sangha <eliptus@google.com>
2019-05-09crosshatch: apply runtime blkio settingsRick Yiu
Bug: 117857342 Test: settings are as expected Change-Id: Ie4ffd2c989d19ec93c340aa382fd1bdb727fb7f7
2019-05-08media: simplify media_codecs.xml filesLajos Molnar
Bug: 129710438 Change-Id: I705b8a4f565e59a2022f84ae00e1d7d516dc0c8e
2019-05-08[automerger skipped] gpt-utils: Add fsync() in gpt_disk_commit()Chris Fries
am: e9de672da0 -s ours am skip reason: change_id I40c74bc8a39e4b32408bd73ecbdfd54eb8da957b with SHA1 d518ce7c6d is in history Change-Id: Ic6e01d5a468750b900e371f55c0b7a44490c024d
2019-05-08Add config value for a11y color modeChristine Franks
Accessibility transforms require a specific color mode that is not always available for the user to select. Bug: 130376719 Test: atest com.google.android.config.pts Change-Id: Ia3211d5aa6e117c5361dea44d944064b23260a81
2019-05-07gpt-utils: Add fsync() in gpt_disk_commit()Chris Fries
After writing the contents to disk (such as marking a boot slot as successful), we should additionally do an fsync() to make sure we commit this information to disk before returning. Bug: 131176531 Change-Id: I40c74bc8a39e4b32408bd73ecbdfd54eb8da957b Merged-In: I40c74bc8a39e4b32408bd73ecbdfd54eb8da957b
2019-05-07Merge "PowerHal: Support VR reload thermal config" into qt-devWei Wang
2019-05-07Merge "wifi - Remove redundancy behavior when wlan.driver.status=ok" into qt-devKumar Anand
2019-05-07PowerHal: Support VR reload thermal configMartin Liu
Test: boot Bug: 129495482 Change-Id: I4727393a6419b1fd95b573d72ba4b53b1a55a025
2019-05-07Merge "gpt-utils: Add fsync() in gpt_disk_commit()" into qt-devTreeHugger Robot
2019-05-07Merge "Pre-grant ACTIVITY_RECOGNITION to SCONE" into qt-devEvan Tyra
2019-05-07gpt-utils: Add fsync() in gpt_disk_commit()Chris Fries
After writing the contents to disk (such as marking a boot slot as successful), we should additionally do an fsync() to make sure we commit this information to disk before returning. Bug: 131176531 Change-Id: I40c74bc8a39e4b32408bd73ecbdfd54eb8da957b
2019-05-06Pre-grant ACTIVITY_RECOGNITION to SCONEEvan Tyra
Pre grant ACIVITY_RECOGNTITION for access to ActivityTransitions API for the Smart OOS & Smart PNO features, these adjust scan timer for Cellular and WiFi respectedly. Bug: 131117617 Test: Manual Change-Id: I7ccc00e9ad77824cef22d3d30b2bfffb130e0521
2019-05-02Turn on GPU protected composition.Peiyong Lin
BUG: b/130435822, b/130442144 Test: Verified with Youtube Change-Id: I782b6db6150845c211c991b2587cdb7c6421bc82
2019-05-02init: Run restorecon on direct path to /persistMaggie White
Bug: 127303305 Test: No longer see AVC denials for hal_health_default Change-Id: I3f1f94e4ac955c9146b4fe68b7425d89496b9add Signed-off-by: Maggie White <maggiewhite@google.com>
2019-04-30Merge "Update nfc@1.1 hal to nfc@1.2 and disable P2P polling mask" into qt-devTreeHugger Robot
2019-04-30Update nfc@1.1 hal to nfc@1.2 and disable P2P polling maskJack Yu
Bug: 130509605 Test: Nfc on/off, CE/Tag Change-Id: Iaa2e0b3ac4864d25f6ddd959f42fa1c2fd8bfb79 Merged-In: Iaa2e0b3ac4864d25f6ddd959f42fa1c2fd8bfb79
2019-04-29wifi - Remove redundancy behavior when wlan.driver.status=okchenpaul
ag/6722341 will set WLAN driver/FW when start legacy HAL. So, remove the init.qcom.wlan.sh which do the same thing. Bug: 127715974 Test: Property with wlan driver/FW version at enforcing mode. It can be verified by the below command: # adb shell getprop vendor.wlan.driver.version # adb shell getprop vendor.wlan.firmware.version Change-Id: I8b984bfc00340a979a8607fe42b161a7249c7216
2019-04-24Merge "[B1C1] Disable DSDS if .multisim_switch_support property is false" ↵Jayachandran Chinnakkannu
into qt-dev
2019-04-23Merge "atcmdfwd: correct vintf" into qt-devYifan Hong
2019-04-23Merge "Disable protected contents." into qt-devPeiyong Lin
2019-04-23Merge "media: b1/c1: enable HW Codec 2.0 as default service" into qt-devTreeHugger Robot
2019-04-22Disable protected contents.Peiyong Lin
Due to flickering issues, disable protected contents for now. BUG: 130435822 Test: Build, boot. Change-Id: I8e514a8ccbf0fbf3811452e2274c42591235ca4c
2019-04-22[B1C1] Disable DSDS if .multisim_switch_support property is falseJayachandran C
This CL does the following - Sets .multisim_switch_support property value to false as a default value - Resets persist.radio.multisim.config to single SIM if the .multisim_switch_support property is false - Starts 2nd RILD instance if .multisim_switch_support is true and persist.radio.multisim.config is dsds Test: Verified Beta 2 to current user build upgrade Bug: 130743402 Change-Id: I9c42fb759dc03db8c2fe13dd0fa2557f728043ad
2019-04-22atcmdfwd: correct vintfYifan Hong
This HAL is served from a system app and used by a vendor daemon. Test: ls /system/app/atfwd/atfwd.apk Test: ls /vendor/bin/ATFWD-daemon Test: lshal Bug: 130714844 Change-Id: I2060cdf9f771556c6910d958ab845c8d41ded2bc
2019-04-18Makes settings.intelligence permissions consistentMichael Ashbridge
- Settings Intelligence needs the location and location permissions pregranted and fixed in order to function correctly. This change makes the calendar and location settings consistent acrosss the range of devices that support Q. Bug: 130349398 Test: built & flashed to device, confirmed permission granted Change-Id: Ibbcda47e39081a2818af05dd43dd94bd87835673
2019-04-18media: b1/c1: enable HW Codec 2.0 as default servicewenchangliu
Bug: 126205083 Test: Camera recording/Video playback/YouTube HDR Change-Id: I0506ba2d87a9fed72f0e9a120a5224d90abab988
2019-04-17Merge "Revert "Turn on Vulkan rendering for Pixel 3 and Pixel 3 XL"" into qt-devDerek Sollenberger
2019-04-17Merge "Revert "Add updatable_apex.mk"" into qt-devTreeHugger Robot
2019-04-17Merge "health: Remove references to pixelstats" into qt-devThierry Strudel
2019-04-17Revert "Add updatable_apex.mk"Jiyong Park
This reverts commit f5cdb3e5ade00929b06980d341f919fc442e33f4. Bug: 130652892 Change-Id: I03c1ddc10b9e62379b41d3186e59c87a29b78da1
2019-04-17Revert "Turn on Vulkan rendering for Pixel 3 and Pixel 3 XL"Derek Sollenberger
This reverts commit 819f5825f61e8721e4387b20decc865ce6b2ccb0. Reason for revert: b/130652319 Bug: b/130652319 Change-Id: I19a06741b79c050589b743223cb6b1f4538cb67a
2019-04-16Merge "thermal: adjust usb overheat warning threshold" into qt-devTreeHugger Robot
2019-04-16health: Remove references to pixelstatsMaggie White
Bug: 122904980 Change-Id: I6238a83aeb79cbd5046a691ed6fdd479fde36043 Signed-off-by: Maggie White <maggiewhite@google.com>
2019-04-16Merge "Revert "media: enable HW Codec 2.0 as default"" into qt-devPeiyong Lin
2019-04-16Revert "media: enable HW Codec 2.0 as default"Peiyong Lin
This reverts commit 847653629c18973a18f87e7c7db91bb75082f001. Reason for revert: Cause GPU composition on Youtube HDR and janks Change-Id: Ie41c87a93a54f5004e7f261dca6151d13d3efd4b BUG: 130604783 Test: Revert the patch and verify with Youtube HDR
2019-04-16Merge "Add updatable_apex.mk" into qt-devTreeHugger Robot
2019-04-15[automerger skipped] [DO NOT MERGE] Update Crosshatch SVN to 10 Bug:129374896Paul Scovanner
am: d7e8a3515e -s ours am skip reason: subject contains skip directive Change-Id: I6000406e6d2009cd1ceb5a5f90f14c5cea205d8a
2019-04-15[DO NOT MERGE] Update Crosshatch SVN to 10Paul Scovanner
Bug:129374896
2019-04-15Add updatable_apex.mkJiyong Park
The product abstracts configs that need to be set to support updating of APEXes. Bug: 130418467 Test: m Test: adb shell getprop ro.apex.updatable in Pixel 2 and 3 Test: adb shell /system/apex/com.android.apex.cts.shim.apex exists. Change-Id: Ib879b5c70fe4da71265a3b0b92473b74b24af853
2019-04-12[automerger skipped] [DO NOT MERGE] Update B1C1 SVN to 9 in pi-dev Bug: ↵Elisa Pascual Trevino
128322951 am: e793c37309 -s ours am skip reason: subject contains skip directive Change-Id: I21c42470b09cafcc255f6d09aac0e4cc3abca746
2019-04-12Merge "power.stats: Only access debugfs for userdebug builds" into qt-devTreeHugger Robot
2019-04-12[DO NOT MERGE] Update B1C1 SVN to 9 in pi-devElisa Pascual Trevino
Bug: 128322951
2019-04-12power.stats: Only access debugfs for userdebug buildsBenjamin Schwartz
Bug: 130202935 Test: adb shell lshal debug android.hardware.power.stats@1.0::IPowerStats/default Change-Id: I208fad5ea82b73132b7406540c5e083a18f59385
2019-04-11Merge "media: enable HW Codec 2.0 as default" into qt-devJerry Huang
2019-04-11media: enable HW Codec 2.0 as defaultJerry Huang
Default property: debug.stagefright.ccodec=4 debug.stagefright.omx_default_rank=512 Bug: 126205083 Test : 1. Checked Video HW Codec run in QCOM codec 2.0 2. Basic function pass (Camera record/screenrecord/photo playback/youtube) Change-Id: I3f9f4358791fb5b655d53ee1f0aad2b19a24a44b
2019-04-09Merge "Wifi: Add default wifi HAL service to PRODUCT_PACKAGES" into qt-devAhmed ElArabawy
2019-04-09Merge "Drop root from charger and fix permissions" into qt-devYifan Hong