Test: Script calling SoundTriggerTestApp with random load/unloads to try
and replicate memory failures.
Bug: 62376452
Change-Id: I1adee3b631f4d4ab3a447f21d80d86f6fbbcf5df
Add READ_PHONE_STATE permissions to the embms middleware.
Embms middleware needs it to invoke telephony API such as
getDeviceId and getLine1Number
Bug: 38389469
Test: Load the build on the device and check the logs
to make sure the READ_PHONE_STATE exceptions dont
appear when we launch embms apps.
Change-Id: I3c70627910c8e8f65b1d8cc312f812aaf4ea41a1
(cherry picked from commit a039a2aeb8)
2ms/6ms is a better starting value than 1ms/1ms.
Bug: 62039896
Test: boots
Change-Id: I189d34d4204854980044546aa5c45498b979e2f9
(cherry picked from commit 14467ef106)
Re-enable bus-dcvs and will continue looking for finer tunables within
bus-dcvs parameters to improve jank.
This reverts commit c218f23308.
Change-Id: I5e8dae591c13930ad18da12452a3518e8c379d7c
Test: Compile, boot on target; bus-dcvs is enabled.
Bug: 62358592
mediaprovider cannot be in core policy due to O
compatability. Make it wahoo specific since it
is needed for MTP.
Bug: 62102757
Test: ps -eZ | grep mediaprovider, use MTP
Change-Id: Ieb46b596fd8b0558318d433a47f995ebf714d5f9
Libbinder is just needed for dev/debug tools. SELinux can be disabled
for those.
Test: enroll fingerprints, apply patch, can still authenticate/navigate
Change-Id: Ifa29bdb5cc393ed0c8e894ef76c0d4b5c58847e2
Fixes: 36686751
Bug: 37755263
Set TARGET_USES_MKE2FS := true to use new EXT4 tool chain
Bug: 62421233
Test: walleye boots with new parition
Change-Id: Id6e5c68b2d7854e5330ad87443b974361a4bff9d
* Saves display debugfs data in /data/vendor/display
* Update the dumpstate xlog to print the saved data
Bug: 38496103
Change-Id: Ibc3bd97657b9faa74894ad50b01f373403871c94
Author: Naseer Ahmed <naseer@codeaurora.org>
Date: Tue May 30 17:51:24 2017 -0400
Runtime files and sockets used by location modules
are moved to vendor partiion from /data/misc/location
to /data/vendor/location
And additional SE policy
CRs-fixed: 2046657
Bug: 38137902
Test: Build, boot, GPS works, XTRA works, no new avc denials
Change-Id: If56a053ff3c478473c08aeef079d119b5b8847d7
Obtain tick/click effect duration from system property and implement the
new perform 1.1 function for supporting tick effect.
Bug: 62176703
Test: VtsHalVibratorV1_1TargetTest
Change-Id: Icbd50c2e7d05fd520aeda4511ba95151dde2a5ed
Signed-off-by: David Lin <dtwlin@google.com>
Power HAL 1.1 support for wahoo based devices was initially introduced in CL
ag/2098359
However, this caused a regression in application startup times due
to a bug in passing parameters for power hints on application launch
Hence, that CL was reverted in CL ag/2270791
This commit brings back the support of the Power Hal 1.1
to wahoo based devices. This includes the changes of the original CL
as will as a fix for the app startup time regression
The fix is similar to that in ag/1767023 (done for power HAL 1.0 default
implementation)
where a NULL is passed to the powerHint function when the passed data is
Zero
(instead of passing a pointer to the data). This enable the App Launch
power hints to work properly
The commit has been tested not to cause that regression
Bug: 62040325
Test: Performance Tests along with other tests
Change-Id: I29ce38b2de92c2b9ad878b0076288b689695b8a0
Signed-off-by: Ahmed ElArabawy <arabawy@google.com>
It should be world mode for global SKU.
Bug: 38429299
Change-Id: I503a5a004c7ba455bbb4d3239f22d6b17b96aa37
Signed-off-by: Ecco Park <eccopark@google.com>
Made hal_dumpstate_impl to use vendor executables as per treble guidelines
Test: Bugreport and verified radio logs included and no new denials
Bug: 62291820
Change-Id: I4f9f46cd76600e4b083ee6de5c52d495cc17729b
net_raw was added to make IMS registration work in enforced mode
Currently ims is in permissive mode so any denials will not block
the functionality or lab testing
This change will enable QC to catch denials and fix in their prebuilts
Test: Basic telephony sanity
Bug: 37652052
Change-Id: I942a267464b83f60ef6274e47f1ae6a493230c1f
Add profile to support hifi capture from USB
Test: test playback and capture with and without USB headset
Change-Id: I43a21961eaa64ff27614978ebc53a1d9ca3dbf26