- May 03, 2024
-
-
Oriol Prieto Gasco authored
Set the container field of aconfig flags Test: printflags --format='{package}:{container}:' | grep "::" Bug: 312769710 Flag: NONE Change-Id: I84fda0d5e9813940609436d825738ff786908ff0
-
- Apr 17, 2024
-
-
Wonsik Kim authored
Bug: 326010604 Test: atest CtsMediaV2TestCases:CodecDecoderTest CtsMediaV2TestCases:CodecEncoderTest Change-Id: I24e9bd768349a68b1eb7717c2170b8b6cf18baa3
-
- Apr 02, 2024
-
-
Lajos Molnar authored
Bug: 325550522 Test: atest CodecDecoderSurfaceTest.java Change-Id: Ifcb678c3843fe9d6f60486282ae54587ba28bff1
-
- Mar 27, 2024
-
-
Lajos Molnar authored
This is hopefully a temporary workaround until this functionality is added to the generated stubs. Related-Bug: 325389296 Bug: 331666510 Change-Id: Ie08c9241f61e44c8e9857c2cf761fc43ac7fe35f
-
Lajos Molnar authored
This API is known to be used from contexts where aconfig flag accessors fail. Bug: 325389296 Change-Id: I5164b528c3b852bef9a757d9b2399b0af51feeb0
-
- Mar 18, 2024
-
-
Becky Siegel authored
Change-Id: I09786a9a4763799e4827cfa4abdbb60a4a3def26
-
- Mar 15, 2024
-
-
Venkatarama Avadhani authored
When the HIDL MediaCasService is killed or dies, allow for it to be re-initialized with the new instance of the service. Test: atest android.media.misc.cts.MediaCasTestMediaCas: Bug: 314885711 Change-Id: I0ebeca9f433f3d8ee2b140ee0d2de9dc06ace021
-
Venkatarama Avadhani authored
When the MediaCasService is killed or dies, allow for it to be re-initialized with the new instance of the service. The service is restarted by the system, this code just re-initializes a pointer to this new service. Test: atest android.media.misc.cts.MediaCasTest Bug: 327332440 Change-Id: I9d98c4e200adc4ee987dc8d1e472dfe5ac8f8da2
-
- Mar 14, 2024
-
-
Ram Mohan authored
Bug: 299191092 Bug: 327511343 Test: Build API-Coverage-Bug: 324928731 Change-Id: I9455a24d4a10d68dfa6d87eb78810460d57614a4
-
Dichen Zhang authored
Bug: 327511343 Change-Id: Ic27754a9a210c19d23c69bc888a9f8e8238e5d6e
-
Jaewan Kim authored
Change-Id: I0f61905b0889447457d21ad388e840e50c052364 Test: T/H
-
- Mar 13, 2024
-
-
Harish Mahendrakar authored
Default alignment and block size were set to 2x2 earlier. And even when the codec advertised alignment of 1x1, MediaCodecInfo was returning 2x2 because it was picking max of default values and what was advertised by codecs. Bug: 325679394 Bug: 329378524 Test: atest CtsMediaMiscTestCases:MediaCodecListTest Test: atest CtsMediaV2TestCases:CodecInfoTest passes for codecs that advertise 1x1 alignment Change-Id: I25af7fb09ab9edf8e1d1dea7bac633b1353b4e48
-
- Mar 08, 2024
-
-
Eric Laurent authored
Add BluetoothProfileConnectionInfo::createHfpInfo() factory method in preparation of HFP device management refactoring. Also generalize BluetoothProfileConnectionInfo.isLeOutput() to isOutput() for use by multiple profiles. Bug: 265057196 Test: make Change-Id: I444f401fb836f524f6d0b905744842869e466ea1 Merged-In: I444f401fb836f524f6d0b905744842869e466ea1
-
- Mar 07, 2024
-
-
Arun Johnson authored
Since any of the setBufferInfo(s) can be converted to BufferInfos in getBufferInfos, a reset is required for mBufferInfos for every setBufferInfo(s) Bug: 325512893 Test: atest android.mediav2.cts.CodecDecoderBlockModelMultiAccessUnitTest Change-Id: Ibf28ad0983985bfb93f3bffe426677729430d06a
-
- Mar 04, 2024
-
-
Shunkai Yao authored
throw IllegalArgumentException if the size is invalid add check to the default size return from audio hal Bug: 317742497 Test: atest android.media.audio.cts.VisualizerTest Test: manual test with Sound Amplifier Change-Id: I34986011bcd9866f37b8eea083775efd923ab550 Merged-In: I34986011bcd9866f37b8eea083775efd923ab550
-
- Feb 23, 2024
-
-
Lajos Molnar authored
At this point no codecs support detaching output surface, so fail accordingly. Bug: 326657354 Change-Id: I0d969ec922926da556de4e5e7ab45525e6442b4a
-
- Feb 14, 2024
-
-
Wonsik Kim authored
Bug: 297922713 Test: builds Change-Id: I0f0a8de5a49465f6480b0e556979f55179b66be5
-
Arun Johnson authored
Bug: 298052174 API-Coverage-Bug: 309692716 Change-Id: I014587212ba4e19d34ca789b06894cab416687cf
-
- Feb 13, 2024
-
-
Lajos Molnar authored
API-Coverage-Bug: 324996059 Bug: 297920102 Change-Id: I6884810003a2a22e8e4c6c80bc332b716a26f1ea
-
Arun Johnson authored
Bug: 298052174 API-Coverage-Bug: 309692716 Change-Id: I849dad124dc65cfd3a0c17d867a084778738fa42
-
Arun Johnson authored
Bug: 298052174 API-Coverage-Bug: 309692716 Change-Id: I9c086d5bbb8fcaf79de211b8630ac0f49e6157cd
-
Ram Mohan authored
Bug: 299191092 Test: Build API-Coverage-Bug: 324928731 Change-Id: Ibfd0586e091f781e09798b1c34ae63e09e42f76c
-
- Feb 12, 2024
-
-
Naomi Musgrave authored
Bug: 323008518 Change-Id: I56d84ad8d48f694e1d2a59d187402fe78195a76d Test: Build
-
- Feb 09, 2024
-
-
Allen Hair authored
Change-Id: I11b7463c701f3563eb1a57c50e83dc05923a50db
-
Shunkai Yao authored
Bug: 324541000 Test: m docs Change-Id: I60ade193f76c6158d23529e600bb4515253f85d9
-
Lajos Molnar authored
Bug: 297914560 Bug: 316397061 Change-Id: Ic7ccf74e469415c83ec12212baa05ce3f2db7fc6
-
- Feb 07, 2024
-
-
Mikhail Naganov authored
This HAL version has been deprecated in Android U. Bug: 280899799 Test: m Change-Id: I60ab1b9be8929a02404a150788ec919c3145208e
-
- Jan 26, 2024
-
-
Arun Johnson authored
Bug: 298052174 API-Coverage-Bug: 309692716 Change-Id: I22d261f424c1d890d311f593c652d946fcb065fa
-
Arun Johnson authored
Bug: 298052174 API-Coverage-Bug: 309692716 Change-Id: I7a034da4302a4f360d10c4d418c674a0b40da078
-
- Jan 25, 2024
-
-
Brian Lindahl authored
Change-Id: I6335201c79d55694df57ca54a8e7b5e19781827e
-
- Jan 19, 2024
-
-
Arun Johnson authored
Bug: 298052174 Change-Id: I369affbb103cbf860a2fabfc1b85f0c44750ed82
-
Ian Baker authored
This gives more context when a subsequent fallback call to setDataSource(String, Map<String, String>, List<HttpCookie>) fails (which is often expected, especially for content:// URIs). These logs should help to see more detail of the unexpected failure from ContentResolver in this case. Bug: 313263440 Test: Presubmit Change-Id: I77df208d796c92596a5c28d845aaaf71546173b5
-
- Jan 17, 2024
-
-
Girish authored
Bug: 289097671 Test: atest android.media.misc.cts.ResourceManagerTest atest android.media.misc.cts.ResourceManagerMultiTest Merged-In: I750ef5a7585b7bba94f0dfb7bb8e70ec12bf70f5 Change-Id: I750ef5a7585b7bba94f0dfb7bb8e70ec12bf70f5
-
- Dec 21, 2023
-
-
Mikhail Naganov authored
Add AIDL to the list of supported HAL interfaces. Bug: 264712385 Test: atest CtsMediaAudioTestCases (cherry picked from commit 4ccf1583) Change-Id: I00d0eb82984559cebe51a09bac5df07d53b01193
-
- Dec 14, 2023
-
-
David Zhao authored
As the build has cleared on the target that previously caused on the revert, should be safe to resubmit: https://android-build.corp.google.com/build_explorer/branch_dashboard/git_main-without-vendor/build_id/P66757989/?activeTarget=aosp_arm64-trunk_food-userdebug Bug: 302596906 Test: mmm Change-Id: If69cf64baf6359ad5a9c2ed1c6c7b3bee29a1f03
-
- Dec 12, 2023
-
-
Shunkai Yao authored
Revert submission 2862771-cuttlefish_aidl_audio-2 Reason for revert: b/316027906 Reverted changes: /q/submissionid:2862771-cuttlefish_aidl_audio-2 Change-Id: I8809260bab6efb1d7f4fb31c55b6f4380b1d2df2
-
Vincent Alfred authored
This reverts commit c0646936. Reason for revert: DroidMonitor: Potential culprit for Bug b/315895651 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted. Change-Id: I61142ddd3c43e4d23b0594e1222b208c8751de74
-
- Dec 11, 2023
-
-
David Zhao authored
Bug: 302596906 Test: mmm Change-Id: I6e8ecedcaff0d9ebe8e382e6c893e16d295d0734
-
- Dec 09, 2023
-
-
Owner Cleanup Bot authored
This suggested change is automatically generated based on group memberships and affiliations. If this change is unnecessary or in error, vote CR -1 and the bot will abandon it. Vote CR +1/2 to approve this change. See the owner's recent activity for context: https://android-review.googlesource.com/q/sungsoo@google.com To report an issue, file a bug in the Infra>Codereview component. Change-Id: I330139f189b4959e68a17dec50c49b014d57140d
-
- Dec 08, 2023
-
-
Mikhail Naganov authored
Add AIDL to the list of supported HAL interfaces. Bug: 264712385 Test: atest CtsMediaAudioTestCases (cherry picked from commit 3e967bf3) Change-Id: I6beabaa6b1421a8fea323d3a491b9f66b3415aef
-