- Apr 21, 2021
-
-
Xusong Wang authored
This CL marks RenderScript Java APIs as deprecated. Bug: 168711199 Test: m Test: CtsRenderscriptTestCases Test: CtsRsCppTestCases Test: CtsRsBlasTestCases Change-Id: Id271a794679d445c480d62c87ae6c8150f6901f8 Merged-In: Id271a794679d445c480d62c87ae6c8150f6901f8 (cherry picked from commit 8b4548c4)
-
Yan Yan authored
-
Treehugger Robot authored
-
Benedict Wong authored
-
Nazanin Bakhshi authored
-
Brad Ebinger authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Rubin Xu authored
-
Andy Hung authored
-
vichang authored
-
Treehugger Robot authored
-
junyulai authored
If the caller constructed the builder from a request, it means the user might explicitly want the capabilities from the request. Thus, the NOT_VCN_MANAGED capabilities should not be touched later. Test: TH Fix: 185876442 Change-Id: I92037cc8547fb72de12d6b6402f060f6c98e1853
-
Nicolas Geoffray authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Zoey Chen authored
- Use List<Byte> since using uint8_t in radio Bug: 183738486 Test: make Change-Id: I5a52bc20ebd9c5ce000abd8588f2969d84c6bcd0 Merged-In: I5a52bc20ebd9c5ce000abd8588f2969d84c6bcd0
-
Tianjie Xu authored
-
Benedict Wong authored
-
lucaslin authored
Bug: 185876442 Test: make docs Change-Id: Ib0abc43e2009dbf5ee7b6c2a076424834d3d53f2
-
James Mattis authored
-
Treehugger Robot authored
-
Benedict Wong authored
Per API feedback, the get/set methods for retry intervals are renamed to be plural, and have time units Bug: 184612525 Test: atest FrameworksVcnTests Test: atest CtsVcnTestCases Change-Id: I51b3ffcfa44f72805f359e56b263da2558325372
-
- Apr 20, 2021
-
-
Andy Hung authored
* changes: AudioFormat: Support 13ch audio layout for 360 Reality Audio AudioFormat: Add channel mask constants for immersive 3D audio
-
Yan Yan authored
This commit makes sure IKE_OPTION_FORCE_PORT_4500 is included when converting IkeSessionParams to a PersistableBundle. Bug: 185637142 Test: atest IkeSessionParamsUtilsTest Change-Id: I1fcd6d26e64217091ad960a1c51659046e70a6ac
-
Suprabh Shukla authored
Adding UPDATE_DEVICE_STATS to enable testing alarms with WorkSource objects. Test: atest CtsAlarmManagerTestCases Bug: 185530825 Change-Id: Ia0f8afa6dc1a13c95553b691f352c6d8c7ae5ccf Merged-In: Ia0f8afa6dc1a13c95553b691f352c6d8c7ae5ccf
-
Andy Hung authored
Bug: 185842397 Test: atest MediaFormatTest Change-Id: I1f287ec9a1852a3c88ce3b3b22e8fb52add4f81c
-
Paul Duffin authored
-
Brad Ebinger authored
Bug: 184151053 Test: atest CtsTelephonyTestCases Change-Id: I0f672b048bb3c97e4e96241412315aabdb60fdfc
-
Rahul Sabnis authored
Tag: #feature Bug: 167340030 Test: Manual Change-Id: Ieeb0e6bccfc316fd4c8cdc40f6865b4185d6d9e8
-
Kei Murayama authored
- Add definitions for the front bottom channels. The name of the definitions are standardized in ITU-R BS.2051-1. - Add definition for 13ch mask which consists of surround 5 channels, top 5 channels and bottom 3ch channels. This channel mask is ideal speaker layout used by Sony 360 Reality Audio. Virtualizer can place individual sounds in a 360 spherical sound field from these channels on any headphones. Ignoring checkstyle warning, "'|' should be on a new line", to keep existing codestyle. Bug: 185100731 Test: atest AudioFormatTest Test: Play wav with 13ch mask after OUT_CHANNEL_COUNT_MAX to 24 Change-Id: I2b4deaac740a08ae3b1b8d8453650a876e2d6206
-
Andy Hung authored
Bug: 185842397 Test: atest AudioFormatTest Test: atest AudioTrackTest Change-Id: I1c85e30c65cf6681928861e7d0cc9d987e4648ce
-
Daulet Zhanguzin authored
Change https://r.android.com/1667508 adds nullability annotations to the core platform APIs which broke this code with the error: javadoc: error - In doclet class com.google.doclava.Doclava, method start has thrown an exception java.lang.reflect.InvocationTargetException com.sun.tools.javac.code.Symbol$CompletionFailure: class file for androidx.annotation.RecentlyNonNull not found Bug: 183938110 Bug: 185929373 Test: m checkbuild Change-Id: I83e3071f851720a9f719cb226f0e84fd731a8f37 Merged-In: I83e3071f851720a9f719cb226f0e84fd731a8f37
-
Nazanin authored
Bug: 175706147 Test: none Change-Id: Id47e10dbae7303dde04878745ffe7b08cf1507a7
-
Benedict Wong authored
This change fixes a NPE when the VcnGatwayConnection attempts to print for a null underlying network. Additionally, it also prints the existing configs in order to better identify whether a VCN config is failing to be privisoned, or failing to start. Test: manual testing Change-Id: I44d65633364a5f16d75519cead6729969eb1c06f
-
Benedict Wong authored
* changes: Switch to using NetworkScore instead of legacy integer Remove use of network scores, and provider IDs in VcnNetworkProvider Improve dump detail Disable INTERNET/DUN when mobile data toggled off Remove hidden connectivity method access in FrameworksVcnTests
-
Nataniel Borges authored
-
Nataniel Borges authored
This reverts commit ea303904. Reason for revert: b/185890964 Change-Id: I270dc16de0e24728c694830fbe920786b6d90174
-
Nazanin Bakhshi authored
-
Janis Danisevskis authored
This namespace is required by LocksettingsService to protect the synthetic password key from removal when the user removes the credentials or wipes AID_SYSTEM app data. Bug: 184664830 Test: N/A Change-Id: Ie752a75d2cb2ebf1f4e5814bc2cbc807cc754c21
-