summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-04Merge "QCamera2: HAL3: Extend available request/result/charact. keys" into ↵Eino-Ville Talvala
oc-mr1-dev am: 71bd138fb5 Change-Id: Ied0138e1433cb7acd45385caa04e08c37709d521
2017-10-04Merge "QCamera2: HAL3: Extend available request/result/charact. keys" into ↵oreo-mr1-devEino-Ville Talvala
oc-mr1-dev
2017-09-25bullhead/apns: Update apns-full-conf.xmlickjun.kim
am: 911890b56f Change-Id: I94898fe672d969bdd78b4ebd39fdb28be34ae505
2017-09-25bullhead/apns: Update apns-full-conf.xmlickjun.kim
Change protocol to IPv4v6 for Bell/Virgin canada Bug:64464229 Test: compile Change-Id: Ibf8dee016ebfd330818cc49d6205d7264b1cfe98 (cherry picked from commit 7c7af72c052fb39c927e85fa7454b64ae84e23c5)
2017-09-22QCamera2: HAL3: Avoid race condition during HFR video stopEmilian Peev
am: 18f48fce3e Change-Id: Ia20ea601908190eee932580028cc3c58467423f6
2017-09-22QCamera2: HAL3: Avoid race condition during HFR video stopEmilian Peev
The video stream stop sequence can encounter a race conidtion in case pending buffers arrive during the same time frame. Any incoming stream callbacks that manage to execute during the window between 'mDataQ' flush and 'flushFreeBatchBufQ' will modify the 'mBufsStaged' counter without the knowledge of the top 'QCamera3HardwareInterface' instance. This makes subsequent calls 'aggregateBufToBatch' prone to batch overflow errors. To resolve this, call 'flushFreeBatchBufQ' before flushing 'mDataQ'. This way calls to 'aggregateBufToBatch' from failing stream callbacks should not be successfull in modifiying 'mBufsStaged'. Bug: 65549208 Test: Camera CTS Change-Id: Iee55ebd57e66ca359fa1eaa21fcc86021f2b920b
2017-09-20Merge "Camera: fix LSB 2 bits fetching bug" into oc-mr1-devYin-Chia Yeh
am: eade08a0a8 Change-Id: Ib279179b5bf1d7e0757f7241ce308fef4ae360a0
2017-09-20Merge "Camera: fix LSB 2 bits fetching bug" into oc-mr1-devTreeHugger Robot
2017-09-20media: update codec performance data (OPM1.170912.002)Lajos Molnar
am: 742a944144 Change-Id: I9956b068eb73a8d24aeaa2d96d8596cba2b55eef
2017-09-19media: update codec performance data (OPM1.170912.002)Lajos Molnar
Performance data based on releases OPR1.170623.011 to OPM1.170912.002. Bug: 64392992 Change-Id: If95128d351710dbf7a2b5f36094f4515b2c1799b
2017-09-19QCamera2: HAL3: Extend available request/result/charact. keysEmilian Peev
All vendor supported tags should be advertised in the respective available lists. Remove initial capability optimization. The vendor tag ops are not initialized at this point which will lead to errors when trying to append vendor tags. Bug: 63817523 Test: Camera CTS Change-Id: I417963660815b8cfe5678e8e017981f462037f0d
2017-09-18Camera: fix LSB 2 bits fetching bugYin-Chia Yeh
Test: compare with RAW10 output Bug: 65552901 Change-Id: I5104571fd18ec6df2ecebb0433db4aaaec6e4be8 QCamera2: HAL3: Fix wrong conversion for first 2 pixels Test: Camera CTS Bug: 65552901 Change-Id: I3ee00beb9ebef811e74e95134ead886e3da6d476
2017-09-13media: update codec performance data (OPM1.170908.002)Lajos Molnar
am: cb689e2752 Change-Id: Ieafd24c860fa3f4b6e67eb6945177e4383c84f4f
2017-09-12media: update codec performance data (OPM1.170908.002)Lajos Molnar
Performance data based on releases OPR1.170623.009/OPR1.170623.010 to OPM1.170908.002. Bug: 64392992 Change-Id: I6bffe556b50205090ff55573ab83ea795dd47a8e
2017-09-11Merge "Update blobs for mr1" into oc-mr1-devBill Yi
am: 7e72698267 Change-Id: If643558720a7c189ec89a45c16397e9f319548a9
2017-09-11Merge "Update blobs for mr1" into oc-mr1-devBill Yi
2017-09-11Update blobs for mr1Bill Yi
BUG:65457346 Change-Id: I58f2b890fac8a5a92686f9077d4daff12c123a88
2017-09-07Merge "Revert "bullhead: Enable MTP over functionfs"" into oc-mr1-devJerry Zhang
am: 7647637b7b Change-Id: Idccbfb392c78c2478919d07bf97a728b81791d14
2017-09-07Merge "media: update codec performance data (OPM1.170904.001)" into oc-mr1-devLajos Molnar
am: be5173cf62 Change-Id: I6ee7815347b539427f2250e7b380c6ff7d3cd166
2017-09-07Merge "Revert "bullhead: Enable MTP over functionfs"" into oc-mr1-devTreeHugger Robot
2017-09-07Merge "media: update codec performance data (OPM1.170904.001)" into oc-mr1-devTreeHugger Robot
2017-09-06Revert "bullhead: Enable MTP over functionfs"Jerry Zhang
This reverts commit ace8ef676798ad4063103429b637aa5df52353bf. 3.10 kernel is too old to use functionfs with osdescs. We need to revert to f_mtp to get os_desc functionality. Test: Use bullhead mtp, sniff for os descs Bug: 64790536 Change-Id: I81e2227c68384879ef73e1712180ac725e27e6c9
2017-09-06SI SUPL for BullheadSiddharth Ray
am: fc51bb53a4 Change-Id: Icc72351ca91b620a260a0398765f4bb9ac19aadd
2017-09-06media: update codec performance data (OPM1.170904.001)Lajos Molnar
Performance data based on releases OPR1.170619.001/OPR1.170623.008 to OPM1.170904.001. Bug: 38280830 Change-Id: Idabfb9229475ca629a1abea80c0c31e12a43f2d8
2017-09-06SI SUPL for BullheadSiddharth Ray
Enabling SI SUPL for Verizon on Bullhead Adding GPS config (enables SI SUPL also) to ATT on Bullhead BUG:63457096 Change-Id: If612a9e34b97e215804081767129e0a145c5582c
2017-08-31Merge "Enable sensor direct report for downsampling logic" into oc-mr1-devPeng Xu
am: 3057aa4e6c Change-Id: Ia5e4b88cf15ae99144404be64fe16ed2a9678f44
2017-08-31Merge "Enable sensor direct report for downsampling logic" into oc-mr1-devPeng Xu
2017-08-31Enable sensor direct report for downsampling logicPeng Xu
Flags in sensor list is not activated so sensor direct report feature will not be activated for this device. Bug: 64841879 Test: CTS testAccelerometer_*Hz pass Change-Id: I580b55585f4ec68ce0dbb088863ae36fc68c0a8f
2017-08-30Merge "media_codecs: advertise vertical video support" into oc-mr1-devLajos Molnar
am: 1d1d6c0a8a Change-Id: I1f3a3b10d123b89c7fb4aee1ce0b01e180172fad
2017-08-30Merge "media_codecs: advertise vertical video support" into oc-mr1-devTreeHugger Robot
2017-08-30bullhead/apns: Update apns-full-conf.xmlhyeonggyu.kim
am: 4d22c52f18 Change-Id: I4f89af6d64dc2a2152770e407d04cee96c54ec70
2017-08-29media_codecs: advertise vertical video supportLajos Molnar
Bug: 65044765 Change-Id: I671f7d1d7081ddc9b7b74c60a66a072fbcd98e29
2017-08-29bullhead/apns: Update apns-full-conf.xmlhyeonggyu.kim
1. Remove dun type for TMO_HU mms issue(TD#32542) bug:64319051 Test: compile Change-Id: Ic01c796e7b75430d1ed3494ee428d0d48d046880 (cherry picked from commit 8e82d5892b5f7577216c59582d19907d716bc004)
2017-08-29Set sys.usb.ffs.aio_compat. am: f91eab2f09 am: 3fc43e5135Jerry Zhang
am: 9bbdc929ca Change-Id: I96d5757916c92e18e1a4dfbd40939bd455107afd
2017-08-29Set sys.usb.ffs.aio_compat. am: f91eab2f09Jerry Zhang
am: 3fc43e5135 Change-Id: I7835b0bb97d7242d4e08b164caa361e95ac57da8
2017-08-29Set sys.usb.ffs.aio_compat.Jerry Zhang
am: f91eab2f09 Change-Id: I8e8c742ff9ff30e5bb678568f2e344d0c4d8b168
2017-08-25Merge "bullhead/apns: Update apns-full-conf.xml" into oc-mr1-devhyeonggyu.kim
am: b5523eca2a Change-Id: I6bd079c3458cbf2fe25fce826370b29e00459bc1
2017-08-25Merge "bullhead/apns: Update apns-full-conf.xml" into oc-mr1-devTreeHugger Robot
2017-08-24Set sys.usb.ffs.aio_compat.android-o-mr1-preview-2android-o-mr1-preview-1Jerry Zhang
Bullhead kernel does not support aio with ffs. Set the property so adb/mtp know to use the compatible functions, and the same while in recovery. Bug: 37916658 Test: Use adb / use adb in recovery Change-Id: Id35a05fcb9952dcf7239bd15a61cc620537419bc
2017-08-24bullhead: fix nanoapp_cmd permission denieds on uninstallBen Fennema
am: 27319eb0dd Change-Id: I21c30f3524553788cb30dffac6a0e85e3712b9e3
2017-08-21bullhead: fix nanoapp_cmd permission denieds on uninstallBen Fennema
avc: denied { dac_override } for capability=1 scontext=u:r:nanoapp_cmd:s0 tc ontext=u:r:nanoapp_cmd:s0 tclass=capability permissive=0 nanoapp_cmd: Failed to open /dev/nanohub: err=13 [Permission denied] nanoapp_cmd runs as root:system, so needs group write access Bug: 63404254 Test: boot and check permissions on /dev/nanohub are crw-rw---- and that uninstall succeeds Signed-off-by: Ben Fennema <fennema@google.com> Change-Id: I1d18e6c3908679e083056899413d464921b33fb8
2017-08-19media: update codec performance data (OPM1.170816.001)Lajos Molnar
am: 0d73804bf7 Change-Id: I22c961c5e47de080a80605ecbcb4e266c702c0e8
2017-08-18media: update codec performance data (OPM1.170816.001)Lajos Molnar
Performance data based on releases OPR1.170208.003 to OPM1.170816.001. Bug: 64392992 Change-Id: I6d27900c19b901037cf41005d722fde23c8f3ac5
2017-08-17Add display.qservice am: cf61b139c4 am: 9a01680bc3 am: 3d2f62999bMartijn Coenen
am: cc0aa50765 Change-Id: I66a8135ea74d7209ada44f5b641c97d69d23502f
2017-08-17Add display.qservice am: cf61b139c4 am: 9a01680bc3Martijn Coenen
am: 3d2f62999b Change-Id: I2344ed0b5a6633cf5fe56b5e3ddd2f1a971669c3
2017-08-17Add display.qservice am: cf61b139c4Martijn Coenen
am: 9a01680bc3 Change-Id: Ie4d957e07aad4a72bf6a1bb80c7536cedc2a1b60
2017-08-17Add display.qserviceMartijn Coenen
am: cf61b139c4 Change-Id: Iad4b4a378226d5700217d393e2377483e3d846e4
2017-08-16Merge "CarrierConfig: fix giffgaff voicemail number" into oc-mr1-devMeng Wang
am: 5261578a58 Change-Id: I835e76144e458d48b4fe1e7f6e944600fa95792a
2017-08-16Merge "CarrierConfig: fix giffgaff voicemail number" into oc-mr1-devTreeHugger Robot
2017-08-16Add display.qserviceMartijn Coenen
display.qservice has been removed from public SE policy because it's a Qualcomm-specific service. Add it back where it belongs. Test: builds, bullhead boots Bug: 63391760 Merged-In: Ia9c087a65d5f3947171754ae897eccd5e26b58be Change-Id: Ia9c087a65d5f3947171754ae897eccd5e26b58be