summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-05-14Wifi: Remove support of SAR in frameworkhsuvictor
This commit removes the support of SAR in framework Bug: 132575109 Test: Manual test Change-Id: I329a19a5ca34ac28a4bec0aed46079a800fdc307
2019-05-11Merge "media: combine media_codecs.xml files" into qt-devLajos Molnar
2019-05-10[automerger skipped] Merge "[DO NOT MERGE]audio: correct echo-reference ↵Jason CH Hsu
port" into pi-dev am: 2dfa2ff7b0 -s ours am skip reason: subject contains skip directive Change-Id: Ic94b3d501ea0eb73b4b900b667c51bbbf9617b48
2019-05-10Merge "[DO NOT MERGE]audio: correct echo-reference port" into pi-devJason CH Hsu
2019-05-09[automerger skipped] [ DO NOT MERGE ]audio: update rt5514 firmware hotword modelJason Hsu
am: b40260d6d2 -s ours am skip reason: subject contains skip directive Change-Id: Ia58b4da4992caa8869d841d95d8c789ff823c094
2019-05-09Merge "bonito: remove blkio settings in init" into qt-devTreeHugger Robot
2019-05-09[DO NOT MERGE]audio: correct echo-reference portJason Hsu
BUG: 132306681 Test: record a video with several hotwords and playback the video. Change-Id: I44664058159a15718891995e3bb3b5a4c3e9eec5 Signed-off-by: Jason Hsu <jasonchhsu@google.com>
2019-05-09[ DO NOT MERGE ]audio: update rt5514 firmware hotword modelJason Hsu
To: 20190409PM0750_v512 Bug: 130340628 Test: build pass Change-Id: I1113df1b17db28fff6b84ed690fcca636e0e72c9 Signed-off-by: Jason Hsu <jasonchhsu@google.com>
2019-05-09audio: correct echo-reference portJason Hsu
BUG: 132306681 Test: record a video with several hotwords and playback the video. Change-Id: I44664058159a15718891995e3bb3b5a4c3e9eec5 Signed-off-by: Jason Hsu <jasonchhsu@google.com>
2019-05-08media: combine media_codecs.xml filesLajos Molnar
Bug: 129710438 Change-Id: Iaeb4b1c5ef16e378e772dd77522163730c77b3e8
2019-05-07bonito: remove blkio settings in initRick Yiu
This part is moved to common init.rc. Bug: 117857342 Test: settings are as expected Change-Id: I73e14ca7ef187ca0cbf32fbcefc34228edbbc66b
2019-05-06Merge "Remove the overlay of “help_uri_usb_warm” on B4/S4." into qt-devSherry Huang
2019-05-04Merge "Turn on GPU protected composition." into qt-devPeiyong Lin
2019-05-03Merge "dumpstate: Add io_stats and req_stats nodes for eMMC health ↵TreeHugger Robot
debugging" into qt-dev
2019-05-03dumpstate: Add io_stats and req_stats nodes for eMMC health debuggingYH_Lin
The result in dumpstate is as following. ------ eMMC io_stats (/sys/kernel/debug/mmc0/io_stats) ------ ReadCnt ReadBytes WriteCnt WriteBytes RWCnt RWBytes Started: 30488 1301165568 3845 77996032 34333 1379161600 Completed: 30488 1301165568 3845 77996032 34333 1379161600 MaxDiff: 15 2633728 15 7864320 15 7864320 ------ eMMC req_stats (/sys/kernel/debug/mmc0/req_stats) ------ All Read Write Read(urg) Write(urg) Flush Discard Min: 21 62 52 0 0 27 21 Max: 60916 20681 60916 0 0 5425 580 Avg.: 678 675 709 0 0 426 99 Count: 34381 30488 3847 0 0 26 20 Ttl_kb: 0 1236145 66268 0 0 0 0 Bug: 131870175 Test: Boot to home and adb bugreport for checking Change-Id: I2f1f13e7032c20f2bbbffab05e1cf6beec067cd9 Signed-off-by: YH_Lin <yhli@google.com>
2019-05-03Remove the overlay of “help_uri_usb_warm” on B4/S4.Sherry Huang
Test: manually trigger usb overheat warning and click "See care steps" button. Bug: 131228431 Change-Id: Ib0aed2d09ff4bcef78d401a93ba940804b6d2a87
2019-05-02Turn on GPU protected composition.Peiyong Lin
BUG: b/130435822, b/130442144 Test: Verified with Youtube Change-Id: Ie343951d1aa8f5ad0ff8542c25b9fb1c086dafce
2019-05-02Merge "bonito: enable traced on bonito/sargo" into qt-devLalit Maganti
2019-05-01Merge "dumpstate: adjust dm-6 for f2fs" into qt-devRandall Huang
2019-04-30Merge "Update nfc@1.1 hal to nfc@1.2 and disable P2P polling mask" into qt-devTreeHugger Robot
2019-04-30dumpstate: adjust dm-6 for f2fsYH_Lin
/data is modified from dm-2 to dm-6. ------ F2FS - fragmentation (/proc/fs/f2fs/dm-6/segment_info) ------ format: segment_type|valid_blocks segment_type(0:HD, 1:WD, 2:CD, 3:HN, 4:WN, 5:CN Test: adb bugreport and check dumpstate_board.txt Bug: 129664917 Change-Id: I95bdf511a956d9ca228724c39f9d0472996e6b77 Signed-off-by: YH_Lin <yhli@google.com>
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: I2464508966413fee54f8886518e63e9d54533025
2019-04-23Merge "atcmdfwd: correct vintf" into qt-devYifan Hong
2019-04-23bonito: enable traced on bonito/sargoLalit Maganti
Cherry-pick of ag/7093889 Bug: 130743935 Change-Id: I7c19731c15b98852b8e6e8c5cbed363bb58d522e
2019-04-22Disable protected contents.Peiyong Lin
Due to flickering issues, disable protected contents for now. BUG: 130435822 Test: Build, boot. Change-Id: I5cc733eeea220957e70b6a424c947126450597f9
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: I75227e4366c367ba5b27880e11e9eac368e77654
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: Id550fa0746916170b9dc9f2bb8234559ef490b42
2019-04-16Remove empty DEVICE_FRAMEWORK_MANIFEST_FILEAnton Hansson
The script producing the final artifact on device prints the input files in a comment. Remove this input file since it's empty anyway. Bug: 124098586 Test: diff_system.sh Change-Id: I3ad543ffea8841fb59a04f507acb6fe1f6b9222a
2019-04-15Merge "pixelstats: remove references to local code" into qt-devMaggie White
2019-04-12Merge "power.stats: Only access debugfs for userdebug builds" into qt-devTreeHugger Robot
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: I6f6c0ecaed749d2b3bf48f15d24b2dbdd1526369
2019-04-11Configure 1.1 HVX driver for bonito / sargoMiao Wang
Bug: 125595636 Bug: 127530670 Test: mm Test: VtsHalNeuralnetworksV1_1TargetTest Test: VtsHalNeuralnetworksV1_0TargetTest Change-Id: Ic6b5617e85a51533b5bc4079fb66f3be5484fc65
2019-04-11pixelstats: remove references to local codeMaggie White
Bug: 122904980 Test: it builds Change-Id: I8b27f93c2527a1bf9ea48cb50bca3a6d622012f3 Signed-off-by: Maggie White <maggiewhite@google.com>
2019-04-11Merge "audio: update rt5514 firmware hotword model" into qt-devTreeHugger Robot
2019-04-10audio: update rt5514 firmware hotword modelvincenttew
Bug: 129489881 Test: build pass Change-Id: I4afc2b76992716dd14bdc74962e158baf528c139 Signed-off-by: vincenttew <vincenttew@google.com>
2019-04-10bonito: Stop retry FP init process after several times failemilchung
(cherry-pick of commit: a745abaac2b3579cba6f227a54c05c49899def3d) Add new mechanism for stopping FP HIDL after several times init fail. This prevents the case of FP HIDL keeping trying to do init process and raising CPU usage when sensor totally dead. After limited times init retry fail (default 10 times), FP HIDL will be stopped. init-fingerprint-sh is for stopping fps_hal after init retry fail serval times. It keeps running until max init retry or fps_hal running successfully. vendor.fps_hal restarts until max init retry times fail. Test: build pass and FP functionaily are good. Test: init process will be stopped after limited times retry fail Bug: 129225155 Change-Id: If2ab5b44ac76ddfec829dc15199064a7fc111af8 Signed-off-by: emilchung <emilchung@google.com> Signed-off-by: eddielan <eddielan@google.com>
2019-04-09Merge "Drop root from charger and fix permissions" into qt-devYifan Hong
2019-04-09Merge "Turn on GPU protected contents." into qt-devPeiyong Lin
2019-04-09Merge "Enable nfc power feature" into qt-devTreeHugger Robot
2019-04-09Revise emergency threshold for UI overheat warning.mandyshen
Emergency threshold of thermal hal is only used for UI warning. This value will set based on shutdown threshold minus 4degC. Bug: 129809147 Test: UI overheat waning can pop-out when crossing emergency threshold. Change-Id: Iecc51ba463b943db3bab35147f524defa6ba0c24
2019-04-09Enable nfc power featureJack Yu
Expose power stats for NFCC Bug: 68656882 Test: Check power stats are exposed Change-Id: I849262dde5824d1879e517e6229d15fa3711546f
2019-04-09Merge "Adding GSI keys" into qt-devTreeHugger Robot
2019-04-09Merge "Trigger modemstat command when doing dumpstate" into qt-devTreeHugger Robot
2019-04-08[automerger skipped] audio: add vendor property for mmap MMAP OUTPUT time offsetPhil Burk
am: 4b8a195406 -s ours am skip reason: change_id I3cf7698e4038b375a116c4d708eb0686cc72f40e with SHA1 830fb0a868 is in history Change-Id: Ic0a3d97ec9321c170eb2dae9d875013824d5a76f
2019-04-08[automerger skipped] audio: add vendor prop for MMAP input time offsetEric Laurent
am: a40098d807 -s ours am skip reason: change_id Ib3465682c221d9318f647aa1e4fad4232b1f9b68 with SHA1 83c7b8a148 is in history Change-Id: I92fd7be1e81558c30652cf9cf058c23750a9078b
2019-04-08Drop root from charger and fix permissionsYifan Hong
- Open last_kmsg files before starting charger. - Add group input to charger. Otherwise, device won't respond to power buttons when in off-mode charging. This deals with permission denials like this: [ 14.486913] c6 573 /charger: Can't open /dev/input/event1: Permission denied - Add capability SYS_BOOT charger uses reboot(2) to shutdown the device when power goes away, so it needs CAP_SYS_BOOT. Test: power off, charge, wait for animation to go out, press power button again Test: power off, charge, wait for animation, then unplug device. Wait for 10s, then press power button again. Device doesn't come up. Bug: 129138950 Change-Id: I010ffea8fb44bc278592732d5352fb85a73e5f1e
2019-04-08audio: add vendor property for mmap MMAP OUTPUT time offsetPhil Burk
Try to fix glitches on AAudio MMAP output on bonito. The DSP is returning a position/time pair that is too soon. Bug: 122680738 Test: Should see glitch.count = 0 when you run this test. Test: adb shell aaudio_loopback -tm -b999 -s20 -x -X Change-Id: I3cf7698e4038b375a116c4d708eb0686cc72f40e Merged-In: I3cf7698e4038b375a116c4d708eb0686cc72f40e
2019-04-08Merge "Remove media.c2 from framework_manifest.xml" into qt-devTreeHugger Robot
2019-04-08Adding GSI keysBowgo Tsai
Bug:112293933 Test: tree hugger Change-Id: I04c88092c5712a59374fea3d173121e6aba2b2c8
2019-04-08Trigger modemstat command when doing dumpstateHungyen Weng
Bug: 118760640 Change-Id: I274bfdbf048131df17e7b108db43eaab7c180c68