- Oct 13, 2021
-
-
Łukasz Rymanowski authored
Bug: 150670922 Tag: #feature Sponsor: jpawlowski@ Test: Manual Change-Id: Ib385b24d6b10754d9cadea2363e81c78b4382a44
-
Łukasz Rymanowski authored
sponsor: jpawlowski@ test: NA Change-Id: I0e93b87371f434c229f211c480727cc26434a5e0
-
- Oct 12, 2021
-
-
Tyler Gunn authored
-
Michael Wright authored
-
Steven Moreland authored
-
wyau authored
-
Tyler Gunn authored
Update API docs to reflect the fact that enforcing the IMS conference size requires conference event package. Test: Docs only change. Fixes: 202842203 Change-Id: Ia89a123b30e57cfe0a7e1bf4a43136812a553975
-
Michael Wright authored
Change-Id: I265d27cdb721616bf56c3b34c9d239b3e962e98c
-
Jiakai Zhang authored
-
Louis Chang authored
-
- Oct 11, 2021
-
-
Jakub Pawlowski authored
-
Grzegorz Kołodziejczyk authored
Timer fires when there is more GATT services to discover on a peer devices. In such case, Android don't even start connecting profiles. Increasing timeout solves a problem, but probably some other solution is needed. Bug: 150670922 Tag: #feature Sponsor: jpawlowski@ Test: Manual Change-Id: If28247836690a209b9dc45b297aa889029a14abb
-
Anton Hansson authored
-
Ben Miles authored
-
Jiakai Zhang authored
Note: This needs to be exported from the APEX (ag/15937385) when a new prebuilt is dropped. The systemserver_fragment is needed for dexpreopting when the media APEX is built from a prebuilt. Bug: 194150908 Test: m nothing Merged-In: I2cca8b206451858e636c6bd04617cf3933f702c6 Change-Id: I2cca8b206451858e636c6bd04617cf3933f702c6 (cherry picked from commit 381fb640)
-
- Oct 10, 2021
-
-
Jakub Pawlowski authored
-
Jakub Pawlowski authored
-
- Oct 09, 2021
-
-
Jakub Pawlowski authored
* changes: leaudio: Fix link to intent leaudio: update UUID
-
- Oct 08, 2021
-
-
Treehugger Robot authored
-
Łukasz Rymanowski authored
Bug: 150670922 Tag: #feature Sponsor: jpawlowski@ Test: Manual Change-Id: Id9145e6e2631d0eae102bcc502ae4aa233b61d7b
-
Łukasz Rymanowski authored
Bug: 150670922 Tag: #feature Sponsor: jpawlowski@ Test: Manual Change-Id: Icb2e7681e4b5e7ba2e796671ff6f4c59bbff29d7
-
Łukasz Rymanowski authored
Bug: 150670922 Tag: #feature Sponsor: jpawlowski@ Test: Manual Change-Id: I7782f95cca7478dcd585d435f585bba6a453f1ab
-
Łukasz Rymanowski authored
Bug: 150670922 Tag: #feature Sponsor: jpawlowski@ Test: Manual Change-Id: I7e553bd9ffec52c1a2f70e80a194ad7214fe905a
-
Steven Moreland authored
Parcel native pointers are created when the Parcel is created, and they are destroyed in finalize. When a Java object is finalized, we shouldn't be calling methods on this (note - due to the way that compareData is written, it will throw NPE if otherParcel is null - and if this were not the case, the use of getOpenAshmemSize here - which will frequently be zero - would break the comparison here). Bug: 195752513 Test: atest android.os.ParcelTest android.os.cts.ParcelTest Change-Id: Iad86624d6e0aad2ca37273ddbcb456dff7f48d46
-
Treehugger Robot authored
* changes: Test for contract between AndroidKeyStoreKey hash and equals. Keystore 2.0 SPI: Fix contract between equals and hashCode 2
-
Anton Hansson authored
This makes it follow the same naming pattern as other modules in this directory, which makes it easier to auto-generate. Bug: 169103987 Test: m Change-Id: I1c68a433808c034e83049239a72c9b505546bf20
-
Ben Miles authored
Bug: 200263868 Test: Untested Change-Id: Iea5795098bbe3eee57049a8ede0c0c4e94efa7e2
-
Janis Danisevskis authored
-
Ben Miles authored
-
Louis Chang authored
Or the activity remained in PAUSING state and prevents the activity to stop after screen off until stop timeout. Bug: 202345179 Test: atest PinnedStackTests Change-Id: Ibb8b3c48d483dcb96207ec2395a87b31d8eb107e Merged-In: Ibb8b3c48d483dcb96207ec2395a87b31d8eb107e
-
- Oct 07, 2021
-
-
Xin Li authored
-
Janis Danisevskis authored
Test: atest KeystoreTests Bug: 196118021 Merged-In: Ic6e60752faa986debe3d325f54242cffaa03b336 Change-Id: Ic6e60752faa986debe3d325f54242cffaa03b336
-
Janis Danisevskis authored
This fixes the contract between equals and hashCode in AndroidKeystorePublicKey. The previous fix made only a reference comparisson between certificate blobs. In this patch java.util.Arrays is used to compare and compute the hash of the array. Bug: 196118021 Test: See following CL. Change-Id: I2b8b7e740fb377de39fd21f763e15cb00024b2fc
-
Treehugger Robot authored
-
Ray Essick authored
-
Ben Miles authored
Bug: 200263868 Test: Untested Change-Id: Ib99594481754f2ebf48dc2adaa139f7d913b944d
-
Tyler Gunn authored
-
Janis Danisevskis authored
Fix a NullPointerException when trying to insert SecretKey that already exists. Bug: 202146009 Test: atest android.keystore.cts.AndroidKeyStoreTest#testKeyStore_SetKeyEntry_ReplacedWithSameGeneratedSecretKey Change-Id: If3a4bd6677ab3173c5c1a7c921ba567b7981662b
-
Treehugger Robot authored
-
- Oct 06, 2021
-
-
Xin Li authored
Bug: 202323961 Merged-In: Iba1443da42161f4a41830081f2e1985b30444cc0 Change-Id: I2bebe60bb7114706a3ba6af35522268cdf031f41
-