Also cleanup sepolicy files that was using /data/vendor as they are not
needed and /data is not ready by the time we start time_daemon
Bug: 62184939
Test: walleye boot with correct time in airplane mode
Change-Id: Ic7b025a8c795092a1dd4b1ab1d7497d1440c0a4b
Test: Changed the mode using hidden menu multiple times and verified
the device doesn't report roaming.
Bug: 62622461
Change-Id: I51aefef9d574faf3c46e19e07f8c4fe187bf29d2
There is no support for FM radio on this line of devices.
Having this HAL impl in place was confusing VTS tests runner
as broadcast radio HAL was present in the output of 'lshal'.
Bug: 33050893
Test: audio works, no impl lib in /vendor/lib[64]/hw,
no broadcastradio in lshal output
Change-Id: I35b4d6329de8b04032b456fb048b0b8728024a64
No change in latency for Taimen
Bug: 62375603
Test: Loopback shows reduction and no glitches on Walleye, no change on Taimen
Change-Id: I6a071ed588a69dacb5be11a5154bd2976444df4f
Add minidebug-info to the system server jars, in an effort to help
diagnose native crashes.
Bug: 62823069
Test: m
Test: readelf -e $OUT/system/framework/oat/arm64/services.odex | grep gnu_debugdata
Change-Id: I3c5ac5791bd869ab596809aa177a1c903617bef8
IPACM_cfg.xml is needed for ipacm configuration and needs to be installed.
CP from Partner.
Bug: 34361337
Test: manual
Change-Id: Ib7c4855ab758221feb7d5eb179ebe664c57f341b
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>
libgptutils should include its own dependencies.
Also removed libsparse since it's not needed anymore.
Test: mma in update_engine
Change-Id: I2c2c77bf7409590a3d5f622225d2ed794004311f
Google - Pixel Ambient Services (com.google.intelligence.sense)
Pre-grant record audio for the sense apk.
Bug: 38375510
Bug: 62096243
Test: Flashed to a device and confirmed the permissions was already
granted.
Change-Id: I8e7b78ad073cb473caa8e6a17daaf5d545e0832b
Enable Wi-Fi Aware feature support and system service.
Bug: 37674519
Test: unit tests, integration test suite
This reverts commit 7cef570f79.
Change-Id: I045ad95fac178cbdda3c0343fde7c6c76bcd1ffc
It is moved to development/vndk. VNDK-related modules are all behind a
phony module vndk-<version>.
Bug: 38356823
Bug: 37522144
Bug: 38210782
Test: muskie builds and boots
Change-Id: I5f37f1bdbda92f3eb606a271dbcd84b5e5b1a353
- M/W/T have the same dtbo partition size of 8MB.
- register dtbo.img as being part of the A/B OTA
Bug: 32969430
Change-Id: I1c8fef131f96d7c842e231560a9be59f86cd444f
Signed-off-by: Yueyao Zhu <yueyao@google.com>
Signed-off-by: Thierry Strudel <tstrudel@google.com>
Add permissions/tango_permissions.xml and libtango
jar file to enable playstore updates
Test: Tested by installing signed app
BUG=36063455
Change-Id: I5f03daaadf019a133ec0c1d66af40349bc76b254
Property 'qcom.bluetooth.soc' is readed by driver. Moves it to
vendor to use bluetooth on generic AOSP.
Bug: 37927875
Test: switch on/off bluetooth in settings
Change-Id: Ib4dd140b7e9f1b3d6cce098d8527bafcafcff950