- eliminate seconds delay before sending ProvideCapabilities
Bug: 295291089
Test: verification at b/295291089
Test: function verification at b/296352776
Change-Id: I4dbb4f1a44fdfdaa1b5e8bf6d130c9e0369bb50d
- fallback to LTE ECID when unknown network type
Bug: 294294528
Bug: 294102841
Test: verification test at b/294006413
Test: carrier no SIM test plan verification at b/294102841
Test: carrier dual SIM test plan verification at b/294294528
Change-Id: Ib5c0ccebb505c753f661e84f1ee8f10a774057b3
- fix SUPL wakelock is not released issue
- support RTO version 2
- add configuration to control SIB
- reduce CPU usage in logging disable device
- clean library dependency
- fix ME switching handling too frequently
- fix no position output in corner case
Bug: 281454889
Bug: 277529181
Bug: 282086086
Bug: 284233969
Bug: 270118566
Bug: 282108908
Bug: 281601776
Verify test: b/287157493
Test: CtsLocationGnssTestCases pass
VtsHalGnssTargetTest pass
PtsChreTestCases pass
Change-Id: I0f7cd8270802dcc496b2076e7fe49c2e7ea38039
Bug: 283612437
Bug: 282075222
Test: Check the graph state dump files in dumpstate_board.bin in
a bugreport
Change-Id: I8c7604c91965167b71568c1058ca180b0680b392
(cherry picked from commit 559ad99a14767dec5d6985e62aac18f21cb98a67)
properties.
Those properties include the one for trace level
("vendor.google.silicon.max_trace_level"), which will be used by the
edgetpu vendor service during on device compilation. This change is
required to avoid SELinux errors.
Bug: 282963211
Test: verified no avc error after this change with GCA + perfetto.
Change-Id: I66333571bc9dbbf86e033eefb1054c79b260ff67
isolated_compute_app was not able to use NNAPIv2 in Android U, so this
is a workaround to temporarily unblock the app from using hardware
acceleratetion.
Bug: 281138203
Test: Manual
Change-Id: I3c1f829b690b4ad1fe8bc43ff9435cbf62d048d4
Bug: 275466127
Test: adb bugreport to check the file in dumpstate
Test: verify flow at b/274541210
Change-Id: I737593e8d91fe21b0825d982b385f157ec61690a
NNAPI will be deprecated soon so we are allowing isolated_compute_app to
access DBA access for migration.
Bug: 274535894
Test: Manual
Change-Id: Ic407a47f584307a0e6e0de36827aaa9b851aee80
The /dev/acd-mel_processor is for the SoundDose
feature
Bug: 244133608
Test: build pass
Change-Id: I1f9c914c9a2d8cc86a8f1c643a9bbd73deb221d4
Signed-off-by: Carter Hsu <carterhsu@google.com>
Bug: 264490014
Test: 1. Enable tcpdump_logger always-on function
2. Dump bugreport
3. Pull dumpstate_board.bin and chagne it to zip
4. Unzip dumpstate_board.zip and check if tcpdump files
are there.
Change-Id: I237e656810bf5461c2d473640bff5b0a45f75f6e
Merged-In: I237e656810bf5461c2d473640bff5b0a45f75f6e
Bug: 264490014
Test: 1. Enable tcpdump_logger always-on function
2. Dump bugreport
3. Pull dumpstate_board.bin and chagne it to zip
4. Unzip dumpstate_board.zip and check if tcpdump files
are there.
Change-Id: I420f26f17260dff34617c8c723f126ee9e56bb27
Pack the common s/w effects into the AIDL effect HAL enabled image.
Includes the following effects,
1. libbundleaidl
2. libreverbaidl
3. libvisualizeraidl
4. libdynamicsprocessingaidl
5. libdownmixaidl
6. libloudnessenhanceraidl
The project-specific effects should be add into the makefile in the
project folder.
Test: mm
Bug: 271500140
Change-Id: I4d89440791d43eaf03288d5f7bf6d61cbd21659f
We need to format the /metadata partition in fastbootd mode.
This CL aims to include the necessary SELinux rules.
Bug: 264489957
Test: rom flashing
Change-Id: Ib94dbcb580c0a16395b48b8eeef6e431a637d235
Signed-off-by: Randall Huang <huangrandall@google.com>
This commit adds the IPSEC_TUNNEL_MIGRATION feature flag,
with XFRM_MIGRATE used as the implementation
Verified on bluejay
Bug: 273379472
Test: build, flash and verify with "adb shell pm list features"
Test: atest IpSecManagerTunnelTest
Change-Id: Ia19663288b389dbfa0ce5ca328b5706b1767db78
Bug: 276901078
Test: dumpstate_board.txt on adb bugreport includes the info
Change-Id: Iaef36594a8ef48b0c85039f348618f021f93e8c2
Signed-off-by: Minchan Kim <minchan@google.com>