Commit Graph

531616 Commits

Author SHA1 Message Date
Shuo Qian
f3781d192d Merge "Add TelephonyManager test hidden API for testing" am: 5815e26b3a am: 0f61c23c26
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1496912

Change-Id: I7b711a4c447cc8655cfc56c3b09aa2a59221133d
2020-11-13 09:40:08 +00:00
Shuo Qian
0f61c23c26 Merge "Add TelephonyManager test hidden API for testing" am: 5815e26b3a
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1496912

Change-Id: I2aa3032c8d6a295ea72525c6013bcf833b563625
2020-11-13 09:03:31 +00:00
Shuo Qian
5815e26b3a Merge "Add TelephonyManager test hidden API for testing" 2020-11-13 08:34:37 +00:00
Treehugger Robot
dc186b4d44 Merge "Remove pi.append_native_lib_paths property" am: f7d62644d6 am: 2407fa17f4
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1498476

Change-Id: I36a851682d0d2f53af254a3c0286ae230d9c27d1
2020-11-13 08:07:14 +00:00
Treehugger Robot
2407fa17f4 Merge "Remove pi.append_native_lib_paths property" am: f7d62644d6
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1498476

Change-Id: Ie34d21b40607de59727e2956fde117b85c2bb8b5
2020-11-13 07:35:45 +00:00
Treehugger Robot
f7d62644d6 Merge "Remove pi.append_native_lib_paths property" 2020-11-13 07:08:00 +00:00
Patrick Baumann
2288e2adff Remove pi.append_native_lib_paths property
This change removes the "pi.append_native_lib_paths" property added as a kill switch for a feature that has been out in the wild now for several releases now.

Change-Id: I21f9d158f60d0cf47e3631bb37ece711b3450494
Merged-In: I21f9d158f60d0cf47e3631bb37ece711b3450494
Fixes: 173103133
(cherry picked from commit 22efaa8422)
2020-11-13 13:27:59 +09:00
Aurimas Liutikas
65ed2cb534 Merge "Suppress all hidden abstract methods in constructable classes." am: bdd6c53abb am: c08c4d9b02
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1495396

Change-Id: I9f9bfc14b3cb56016da352949922e3084237228e
2020-11-13 03:35:12 +00:00
Aurimas Liutikas
c08c4d9b02 Merge "Suppress all hidden abstract methods in constructable classes." am: bdd6c53abb
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1495396

Change-Id: I8ba5b33276f0b58360723a95fbba6180827e46fd
2020-11-13 03:10:55 +00:00
Aurimas Liutikas
bdd6c53abb Merge "Suppress all hidden abstract methods in constructable classes." 2020-11-13 02:56:37 +00:00
Aurimas Liutikas
d23189b998 Suppress all hidden abstract methods in constructable classes.
Having a hidden abstract method for a class that can be extended
means that public implementors cannot implement these hidden methods
posing a risk that custom implementations will not have required
abstract methods resulting in an exception.

Bug: 151134792
Test: make update-api
Change-Id: I758d12465fabc671be19bedeeceb16885de23c87
Merged-In: I758d12465fabc671be19bedeeceb16885de23c87
Exempt-From-Owner-Approval: large scale suppression of existing issues,
    no-op in terms of behavior
2020-11-13 02:56:20 +00:00
Treehugger Robot
6db4b1c21c Merge "statsd: Set min_sdk_version to "30"" am: 958c6e7ed7 am: 0a1f185384
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1497097

Change-Id: I0f026776c32934e9650ffafe4c83f9ca7fc1019c
2020-11-13 00:45:05 +00:00
Treehugger Robot
0a1f185384 Merge "statsd: Set min_sdk_version to "30"" am: 958c6e7ed7
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1497097

Change-Id: I48e29f8db9f26bf6d797c920e27526332bb9a01e
2020-11-13 00:09:18 +00:00
Brad Ebinger
8ffeb462fb Merge changes from topics "sip_transport_api_conn", "sip_transport_api_def" am: c87a43111a am: ccc2835223
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1477122

Change-Id: I6e98f08baf6f8a847e37f0f6d88ce0179d8b972f
2020-11-12 23:58:29 +00:00
Brad Ebinger
449e45b116 Add AIDL connections for SipDelegateManager am: bf9c710733 am: 20734105de
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1462844

Change-Id: Ib01d1b59e6b73ae3c93e0c7dbe6c8cab421f2957
2020-11-12 23:58:25 +00:00
Brad Ebinger
f9bd6dc734 Hidden SipTransport API definition am: f034e12bd7 am: 88bbdd3d65
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1462843

Change-Id: I0a1108b699455ca7f5dceb75c049cf7169939e6a
2020-11-12 23:58:18 +00:00
Treehugger Robot
958c6e7ed7 Merge "statsd: Set min_sdk_version to "30"" 2020-11-12 23:47:15 +00:00
Brad Ebinger
ccc2835223 Merge changes from topics "sip_transport_api_conn", "sip_transport_api_def" am: c87a43111a
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1477122

Change-Id: Ib5c191e9e17ff8b82e266b9d3907bc96e0fde685
2020-11-12 23:39:04 +00:00
Brad Ebinger
20734105de Add AIDL connections for SipDelegateManager am: bf9c710733
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1462844

Change-Id: I78ba0369a730f52fa796398b08f9701c6e23e88c
2020-11-12 23:30:37 +00:00
Brad Ebinger
88bbdd3d65 Hidden SipTransport API definition am: f034e12bd7
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1462843

Change-Id: I1a6462a1912d5c08d9d62d09c775f830b4da480d
2020-11-12 23:28:21 +00:00
Brad Ebinger
c87a43111a Merge changes from topics "sip_transport_api_conn", "sip_transport_api_def"
* changes:
  AIDL Implementation of SipTransport API
  Add AIDL connections for SipDelegateManager
  Hidden SipTransport API definition
2020-11-12 23:02:49 +00:00
Tyler Gunn
0f287157a6 Merge "Move offered RTP header extension types API." am: 8185680306 am: 6f32471cec
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1496302

Change-Id: Iff01678ca407cb210a202428eef257290b9daf72
2020-11-12 22:47:00 +00:00
Shuo Qian
94d349257b Merge "Introduce hasCompanionInCallServiceAccess API" am: 83cc1b62f0 am: 8a37624fe2
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1495021

Change-Id: I493dfbde9d9c21df783a4f2efcb7710281530e54
2020-11-12 22:46:42 +00:00
Sooraj Sasindran
f1f3326816 Merge "Provide API to retrive dual connected bandwidth" am: eca4612629 am: e4568a57d5
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1496902

Change-Id: I9c4d2a63c6ddccb0e3e95f9c3b77a2a23a75e765
2020-11-12 22:46:03 +00:00
Nikita Ioffe
292c7e9a19 Merge "permission: Set min_sdk_version to "30"" am: ec0f77a84e am: 779a974b0a
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1497461

Change-Id: I9231a0d5b02aad9e06f8b046e3e517a9a7909a09
2020-11-12 22:45:00 +00:00
Shuo Qian
656ec3629e Add TelephonyManager test hidden API for testing
Test: atest
Bug: 172507765

Change-Id: I30a5b695770509dc803ab5623c75e653d40f4d11
Merged-In: I30a5b695770509dc803ab5623c75e653d40f4d11
(cherry picked from commit 53cfc4a894)
2020-11-12 22:37:52 +00:00
Tyler Gunn
6f32471cec Merge "Move offered RTP header extension types API." am: 8185680306
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1496302

Change-Id: Ib7343934945566868b23a91a312bb9494b33533d
2020-11-12 22:20:11 +00:00
Shuo Qian
8a37624fe2 Merge "Introduce hasCompanionInCallServiceAccess API" am: 83cc1b62f0
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1495021

Change-Id: I2f760cd430ab7be0bfe6466126fcf45f5d213f19
2020-11-12 22:17:14 +00:00
Tyler Gunn
8185680306 Merge "Move offered RTP header extension types API." 2020-11-12 22:12:41 +00:00
Sooraj Sasindran
e4568a57d5 Merge "Provide API to retrive dual connected bandwidth" am: eca4612629
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1496902

Change-Id: I67f593f99333d62d6e7985a639331ad208518e6d
2020-11-12 22:10:41 +00:00
Nikita Ioffe
779a974b0a Merge "permission: Set min_sdk_version to "30"" am: ec0f77a84e
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1497461

Change-Id: I6cb2b087813e335f33db5b3f44d72d7c6b61d1ac
2020-11-12 21:55:42 +00:00
Shuo Qian
83cc1b62f0 Merge "Introduce hasCompanionInCallServiceAccess API" 2020-11-12 21:51:29 +00:00
Sooraj Sasindran
eca4612629 Merge "Provide API to retrive dual connected bandwidth" 2020-11-12 21:34:48 +00:00
Nikita Ioffe
ec0f77a84e Merge "permission: Set min_sdk_version to "30"" 2020-11-12 21:23:10 +00:00
Hall Liu
e9f06ec2af Merge "Move usage of Runnable::run to TelephonyUtils" am: 9f52302f07 am: e4a53f30bb
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1496999

Change-Id: I642f31c361f32b963554ca7d64e68cf51ce6dae3
2020-11-12 19:47:29 +00:00
Hall Liu
e4a53f30bb Merge "Move usage of Runnable::run to TelephonyUtils" am: 9f52302f07
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1496999

Change-Id: Ie76344b6e292e9d71b0603db22405aee27421c6a
2020-11-12 19:30:12 +00:00
Hall Liu
9f52302f07 Merge "Move usage of Runnable::run to TelephonyUtils" 2020-11-12 19:11:58 +00:00
Treehugger Robot
ccd1a25b3e Merge "Use name instead of package name" am: 9b2537195c am: 0b307f3272
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1457859

Change-Id: Iadb7e41739f934a149612d941a1dc6964cc22c27
2020-11-12 19:09:37 +00:00
Treehugger Robot
5427aff46d Merge "Keystore 2.0 SPI: Add forEach for int arrays to ArrayUtils" am: 47e0d9e30b am: 7afe866370
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1470092

Change-Id: I410f60138361e46fe9b333da9759549efe7fbb85
2020-11-12 19:09:19 +00:00
Treehugger Robot
0b307f3272 Merge "Use name instead of package name" am: 9b2537195c
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1457859

Change-Id: I2c658618b0662578bf8753434549fc74c5dbb666
2020-11-12 18:26:51 +00:00
Treehugger Robot
7afe866370 Merge "Keystore 2.0 SPI: Add forEach for int arrays to ArrayUtils" am: 47e0d9e30b
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1470092

Change-Id: I69695bb8ae5e276178fc645bc0d6dfeea27107f1
2020-11-12 18:14:50 +00:00
Treehugger Robot
9b2537195c Merge "Use name instead of package name" 2020-11-12 18:00:33 +00:00
Nikita Ioffe
6836898311 permission: Set min_sdk_version to "30"
Just a cosmetic cleanup since "R" resolves to 30 as well.

Test: m
Bug: 171330443
Change-Id: I83dcc7be1ff18e6429955a0fee2596d8b0e19a25
2020-11-12 17:59:38 +00:00
Treehugger Robot
47e0d9e30b Merge "Keystore 2.0 SPI: Add forEach for int arrays to ArrayUtils" 2020-11-12 17:57:42 +00:00
Allen Su
21604689d0 Merge "Declare audio codec bitrate and bandwidth" am: b04ef45226 am: 1bb3473fdf
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1494041

Change-Id: Ie0d7a2ae62fd2d79637870fa96cb26a30ee9e95f
2020-11-12 17:48:52 +00:00
Allen Su
1bb3473fdf Merge "Declare audio codec bitrate and bandwidth" am: b04ef45226
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1494041

Change-Id: I629aef718f1783f51e929d937d1997a0a4865a75
2020-11-12 17:40:01 +00:00
Allen Su
b04ef45226 Merge "Declare audio codec bitrate and bandwidth" 2020-11-12 17:08:42 +00:00
Zhuying Li
eac499d10d Use name instead of package name
Can't get package setting info with wrong package name.
The API toStaticSharedLibraryPackageName will build correct package name
with correct information.

Bug: 170699390
Bug: 172232086
Test: manual test pass.
Change-Id: Iad97a3adf19ec37797123070a0662bfc7fc3337c
2020-11-12 16:34:28 +00:00
Janis Danisevskis
cbab0d133b Keystore 2.0 SPI: Add forEach for int arrays to ArrayUtils
This patch adds a forEach function for int arrays to
android.security.keystore.ArrayUtils. A utility function with the
intendet use in Keystore 2.0 Key paramter handling.

Test: None
Change-Id: I2c02b300ee68fcd548c128deb0266fe603226807
2020-11-12 08:03:25 -08:00
Andrei-Valentin Onea
fe2b1a414c Merge "Migrate FILTER_APPLICATION_QUERY" am: 714960f745 am: 9aa009684b
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1492847

Change-Id: Ic839aef9eaa7f6cc37ddced323b4a30692fd2e9d
2020-11-12 14:32:01 +00:00