- Apr 03, 2023
-
-
Nicolas Geoffray authored
Test: N/A Change-Id: If37223f5bbb741fa6cd85552a69af7cbbf68f656
-
- Mar 31, 2023
-
-
Jahin Imtiaz authored
-
Jack Yu authored
-
Aishwarya Mallampati authored
The following changes are made: - Added new SATELLITE_ENABLED column in SimInfo db. Bug: 263502414 Test: atest android.telephony.cts.SubscriptionManagerTest Merged-In: I492daea290ef26bde538d1e9482936adba8fe949 Change-Id: I492daea290ef26bde538d1e9482936adba8fe949
-
Yan Yan authored
-
- Mar 30, 2023
-
-
Rahul Sabnis authored
-
jahinimtiaz authored
Bug: 269138674 Test: Presubmit Change-Id: Ibd1a18f6369396c4ae7b0263baab84f25c88ce06
-
Mikhail Naganov authored
-
Marcus Hagerott authored
-
Sławomir Rosek authored
-
Yan Yan authored
This commit updates VCN to be able to mark a test network as restricted. Additionally, when VCN is in safe mode, VCN will delegate to the Android system to decide the restriction policy of the test network. This commit allows CTS to verify VCN's ability of restricting networks based on the transport type. Bug: 263415068 Test: atest VcnManagerTest (new tests) Change-Id: I5fe0be4ce445a4d9c20cbef5ee4a2eb55403b3c8
-
- Mar 29, 2023
-
-
Yan Yan authored
-
Jean-Michel Trivi authored
-
Mitch Phillips authored
-
Mikhail Naganov authored
AudioDevicePort in Java and native code do not use a trailing semicolon for the ALSA device address. Bug: 273252382 Test: m Change-Id: Iccbf841aee5bb168e0771750b789e154c43ecf8b
-
Atneya Nair authored
-
Jean-Michel Trivi authored
Fix "keep in sync" comments for definitions that should match those in system/media/audio/include/system/audio-hal-enums.h Test: none, comment update Change-Id: I150d1262b1cb1d204eb1ff55a7f05f5f65f81680
-
Treehugger Robot authored
-
Slawomir Rosek authored
This patch by default disables transcoding if HEVC decoder is not supported. It may still be enabled/disabled via persistet properties and/or device_config settings. Bug: 270324498 Bug: 270320827 Test: run cts -m CtsMediaProviderTranscodeTests Test: run cts -m CtsMediaTranscodingTestCases Change-Id: I63ac7f4dd5103bea3f67a491a3fe030bafce075c Signed-off-by:
Slawomir Rosek <srosek@google.com>
-
Jakub Tyszkowski authored
-
Treehugger Robot authored
-
Atneya Nair authored
Change-Id: I24b8fad3c1bfe735a32678ff842bc2132d16af12
-
Sudheer Shanka authored
-
Thiébaud Weksteen authored
-
Treehugger Robot authored
-
Sebastian Pickl authored
Revert submission 2370228-legacy_iwlan_removal Reason for revert: try finding the culprit for b/275330844 Reverted changes: /q/submissionid:2370228-legacy_iwlan_removal Change-Id: Ibd5482d73e50cdaab583a05542b9b3d471424a15
-
Rahul Sabnis authored
Bug: 265077756 Test: Manual Change-Id: I261b801d2c57880cc59adb07341d6b6efd70e027
-
- Mar 28, 2023
-
-
Sudheer Shanka authored
If a client adds custom crafted strings as part of matching key, it is possible for this restriction to go unnoticed. Instead, just all allow characters in the key. This means that we cannot solely rely on getDeliveryGroupMatchingKey() for matching but don't think this would be a problem for clients of this API outside the System. Bug: 275312433 Test: TH Change-Id: I2ad9c6d270678ddb881168936b1f74bd375de58c Merged-In: I76e307800017d4dd1e66233b1ff4cc5cbcef7246
-
Vova Sharaienko authored
-
Gyanesh Mittal authored
-
Tyler Gunn authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Zemeng Li authored
After the process "android.process.acore" is killed, the null value will be returned by ContentResolver when the api "getSimAccounts" is called, which will throw NullPointerException. Explicitly get a ContentProviderClient and call on it. When the process is killed, the RemoteException will be catched. Bug: 231687839 Change-Id: Idb265d9fcc781612e571deae5014729e3ed59b44
-
Atneya Nair authored
- Move SoundTrigger owners to reference authoritative file - Add SoundTrigger ownership to top level services/voiceinteraction directory to simplify maintenance. Test: Compiles Fixes: 275435310 Change-Id: I3fc8e98ef017f93f7208dc2fb5073beda6dcfb18
-
Treehugger Robot authored
-
Jean-Michel Trivi authored
Check whether routing is known when calling canBeSpatializedOnDevice. Unknown routing is defined by an empty list of devices for the requested AudioAttributes. Add test method in SpatializerHelper to force state. Implement a unit test covering failure modes when querying routing. Test: atest com.android.server.audio.SpatializerHelperTest#testNoRoutingCanBeSpatialized Bug: 267963974 Change-Id: Ib6d73fec4d57cf372361762b5c1d85329794de92 Merged-In: Ib6d73fec4d57cf372361762b5c1d85329794de92 (cherry picked from commit af85e232) (cherry picked from commit d5026e8c)
-
- Mar 27, 2023
-
-
Gyanesh Mittal authored
Change-Id: Iabaa707a24f1fe00d269e837695d67fdbfba24ac Bug: 232254497
-
Steven Moreland authored
Bug: 150808347 Change-Id: I7c8e69e1f71910b7e1358b91646b23380cce74a3 Test: N/A
-