summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-22Bluetooth: Enable BT LPM modenougat-devSunny Kapdi
Allow BT stack to handle LPM management. Bug: 29471412 Change-Id: Ia2c574dc96a38631405a94b9d153d3b58498bf92 (cherry picked from commit 80ed6f640ef4f07ec2975cdb7129cd53baa97dc0)
2016-06-22Merge "bullhead/audio: Fix Bluetooth low-latency-record path typo" into nyc-devVineeta Srivastava
2016-06-21bullhead/audio: Fix Bluetooth low-latency-record path typodonghun2.kim
- Fix typo in low-latency-record bt-sco path - Add echo-reference path for bt-sco and bt-sco-wb 06-16 13:03:05.877 10449 10554 E audio_route: unable to find path 'echo-reference bt-sco-wb' BUG=29404108 Change-Id: I5f9d00cf9aa8dd15d525ab55efb0972135404f9f
2016-06-21Merge "Remove access to /dev/diag for apps on debug builds" into nyc-devJeffrey Vander Stoep
2016-06-21Remove access to /dev/diag for apps on debug buildsJeff Vander Stoep
(cherry picked from commit e2cd1a06b19d7789780bd9c1470017bb8aeabf11) Individual app domains may still be explicitly granted access as-is currently done for platform_app. Bug: 27349724 Change-Id: Ie4b0b7264d2d9cc73ed75d13e7bbd5fcb3432287
2016-06-20media: refine media_codecs_performance.xmlLajos Molnar
Refine based on NRD63/70 results. Bug: 28752802 Change-Id: I8ee5f851a7cc59b7e0192dc7bebb51826983f03b
2016-06-18Merge "media: update media_codecs_performance.xml for N" into nyc-devLajos Molnar
2016-06-17Bullhead/audio: Tuning of Unprocessed 1,2,3 mic and Voice Recognition 1 micdonghun2.kim
- Unprocessed 1 mic changed +6dB - Each unprocessed mic tune based unprocessed 1 mic - Voice Recognition 1mic changed -2dB BUG=28751439 Change-Id: I64a7aec9a73d830b7b1e64f50d173899096c7f90
2016-06-17Bullhead: add mixer path for unprocessed devicesvivek mehta
BUG 28751439 Change-Id: Iddfbd09b8d1fa5a66ec10ed43f0043dbb3c586d8
2016-06-16Merge "Keep pre-existing sysfs write permissions." into nyc-devTreeHugger Robot
2016-06-16Merge "Allow access to sysfs usb nodes." into nyc-devTreeHugger Robot
2016-06-15media: update media_codecs_performance.xml for NLajos Molnar
Bug: 28752802 Change-Id: Ibf146b4ba100a2fc24afd4a1dd34a189099503d6
2016-06-14Keep pre-existing sysfs write permissions.dcashman
Commit: b144ebab482891cef32ee84c06dbb0f943823573 added the sysfs_usb type and granted the read perms globally, but did not add write permissions for all domains that previously had them. Add the ability to write to sysfs_usb for all domains that had the ability to write to those files previously (sysfs). Bug: 28417852 Change-Id: I486122f7967d531dfbed0f9967b7b20ee156a0be
2016-06-14Merge "mediaserver needs tee_device for widevine classic" into nyc-devMarco Nelissen
2016-06-14mediaserver needs tee_device for widevine classicMarco Nelissen
avc: denied { read write } for name="qseecom" dev="tmpfs" ino=11544 scontext=u:r:mediaserver:s0 tcontext=u:object_r:tee_device:s0 tclass=chr_file avc: denied { open } for path="/dev/qseecom" dev="tmpfs" ino=11544 scontext=u:r:mediaserver:s0 tcontext=u:object_r:tee_device:s0 tclass=chr_file avc: denied { ioctl } for path="/dev/qseecom" dev="tmpfs" ino=11544 ioctlcmd=970a scontext=u:r:mediaserver:s0 tcontext=u:object_r:tee_device:s0 tclass=chr_file Bug: 29153599 Change-Id: Ibee1c1d1dd8abeaa22b22a26908da741a289e0c1
2016-06-13Merge "Pinner configuration for Bullhead" into nyc-devPhilip Cuadra
2016-06-13Pinner configuration for BullheadPhilip Cuadra
Add pinning configuration for Bullhead. Bug 28251566 Change-Id: Ie6eac670d58fb50a86eaa5dd9d96923bc803eae5
2016-06-10Allow access to sysfs usb nodes.dcashman
Some legitimate functionality currently requires direct sysfs access that is not otherwise possible via the android APIs. Specifically, isochronous USB transfers require this direct access, without which USB audio applications would noticibly suffer. Grant read access to the usb files under /sys/devices to prevent this regression. Bug: 28417852 Change-Id: I9c6ac1f7e0d1c4fcd935412012ed8c166fca39f9
2016-06-09Merge "bullhead: fix powerHAL to use monotonic time" into nyc-devWei Wang
2016-06-08media: restrict avc and hevc secure decoders to 1080pPraveen Chavan
This is done to reclaim reserved (for 4k) secure memory Bug: 28920141 Change-Id: I9b0982ebacbd7626e3ae724d8f8f8b66dfd5fae6
2016-06-08bullhead: fix powerHAL to use monotonic timeWei Wang
Using wall clock will cause boost disabled when clock adjusted backward Bug: 29191415 Bug: 29208304 Change-Id: I8af5f40b46d996ce7bccb8324fc186e2f3a5b267
2016-06-06Revert "bullhead/location: Changes for GPS HAL purification"Kevin Tang
Bug: 29082217 This reverts commit 50e1097fae46eeaa6cb31c028dce0caa1e32e5b0.
2016-05-27Merge "sepolicy: grant time_daemon and wcnss_service access to qmuxd_socket" ↵TreeHugger Robot
into nyc-dev
2016-05-27sepolicy: grant time_daemon and wcnss_service access to qmuxd_socketThierry Strudel
Grant time_daemon and wcnss_service permissions to communicate to qmuxd though socket. Bug: 24060164 Change-Id: I6e57590d056acf535fbc573e21227b1e7f633bac Signed-off-by: Thierry Strudel <tstrudel@google.com>
2016-05-26Merge "Replace caribou wallpaper without the stars b/28339724" into nyc-devAdam Cohen
2016-05-26Merge "Test of new power profile values." into nyc-devUmar Syed
2016-05-26Bluetooth: Enable BT_CLEAN_TURN_ON_DISABLE flagBen YoungTae Kim
Don't power Bluetooth off first and then back on, because this will cause the controller to become stuck or get delayed in the power off stage, which will impact turning on KPI. Bug: 28614494 Change-Id: I3991be454f26f6fc58110c9da5db586acd2008cb Signed-off-by: Ben YoungTae Kim <ytkim@qca.qualcomm.com> (cherry picked from commit 34db2efc0b27c8378d031b5039fce9d64750d831)
2016-05-25Replace caribou wallpaper without the starsHyunyoung Song
b/28339724 Change-Id: Ic7e29d4e9fb59e69a665d7526b245398000d688e
2016-05-25Merge "Update TMO 310/260 to Use IPv6 for IMS over IWLAN when Roaming" into ↵Nathan Harold
nyc-dev
2016-05-25Test of new power profile values.Umar Syed
Change-Id: I9466b51339e0b32a8f0b2c5de92862971c2438f3
2016-05-24Update TMO 310/260 to Use IPv6 for IMS over IWLAN when RoamingNathan Harold
For non-IWLAN RATs, IMS should always request IPv4 as per legacy requirements. Bug: 28743096 Bug: 26393001 Change-Id: I94651c46e611c8a488a42c702f2f5e272f146765
2016-05-24bullhead: audio: override default unprocessed acdb idvivek mehta
- add correct acdb id for unprocessed related snd devices Bug 28751439 Change-Id: I656ab14ed35ad78c491ccf2a70f5abaa6e35a651
2016-05-16Merge "QCamera2: HAL3: fix CTS testDynamicBlackWhiteLevel" into nyc-devTreeHugger Robot
2016-05-16QCamera2: HAL3: fix CTS testDynamicBlackWhiteLevelGaoxiang Chen
Fix CTS issue: testDynamicBlackWhiteLevel. Bug: 27224930 Change-Id: Ibe529d10f95c7ab48389eab59f7d2cf13383068f
2016-05-11Make TMO IMS/MMS use ipv6 when roaming on IWLANRobert Greenwalt
They want ipv4 when roaming on mobile data, but v6 always on iwlan. Make it so. bug:26393001 Change-Id: Id4695c9fe7fb0f2a38eecd4a9893edcd2cf9c4cc
2016-05-09bullhead: add missing SE policy for location.Dante Russo
there was a se policy missing on location module due to which issue was seen on the location side when wifi is turned ON/OFF Bug: 28530833 Change-Id: Ib0ca316d5849d3f2ee1c9646b60c51d225bc7d21
2016-05-04Merge "bullhead: add libandroid dependency" into nyc-devTreeHugger Robot
2016-05-04bullhead: add libandroid dependencyTrevor Bunker
Bug: 28561640 Change-Id: I9882804b86b98ea7b912baf7d59259b98015aad2
2016-05-04QCamera2: HAL3: More verbose log message for buffer lossShuzhen Wang
Print out stream size, format, and last frame number for buffer loss. Bug: 28427118 Change-Id: I5568d1a38a54243f094a679d80872a4c9d1b6523
2016-05-03bullhead: Update OpenGLES versionSteve Pfetsch
Bug: 28452601 Change-Id: I2806fa531616b4899b6dfc233b9ce2483f5e63f3
2016-05-03Update bullhead blobs for N - DO NOT MERGEBill Yi
BUG:28280783 Change-Id: I097978045cf132fad98604808bc9ee270fb3a35a
2016-05-02Merge "power_profile: Add tx transmit power level values" into nyc-devTreeHugger Robot
2016-04-28Merge "nanohub HAL: add support for new devices" into nyc-devTreeHugger Robot
2016-04-28Merge "Create binary blobs for Bullhead" into nyc-devBill Yi
2016-04-28Merge "sepolicy: add rules for nanohub files" into nyc-devTrevor Bunker
2016-04-27sepolicy: add rules for nanohub filesTrevor Bunker
Rules for: avc: denied { search } for pid=362 comm="nanoapp_cmd" name="nanohub" dev="sysfs" ino=18817 scontext=u:r:nanoapp_cmd:s0 tcontext=u:object_r:sysfs_nanoapp_cmd:s0 tclass=dir avc: denied { write } for pid=310 comm="ueventd" name="uevent" dev="sysfs" ino=18818 scontext=u:r:ueventd:s0 tcontext=u:object_r:sysfs_nanoapp_cmd:s0 tclass=file permis Bug: 28027905 Change-Id: I974ed0ca522149fe66e53824ea3ed63f99774b5f
2016-04-27Create binary blobs for BullheadBill Yi
BUG:28280783 Change-Id: I2cbf1dd0c877f14493ad23961e086a6836328d20
2016-04-27Merge "power: Add Platform-level sleep state stats for bullhead" into nyc-devBadhri Jagan Sridharan
2016-04-27nanohub HAL: add support for new devicesAlexey Polyudov
Bug: 28346113 Change-Id: Ib0e651fda4a00ccc25d3b10875529562c72cd942 Signed-off-by: Alexey Polyudov <apolyudov@google.com>
2016-04-26power: Add Platform-level sleep state stats for bullheadBadhri Jagan Sridharan
Bug: 26564574 Change-Id: I12ff2260a28584d2db6289f062ce44d7d486b18c