Sarah Chin
b5e33cf663
Merge "Revert "Expose hidden resources used in telephony/common"" into rvc-dev
2020-03-17 05:43:48 +00:00
TreeHugger Robot
f931471bf4
Merge "Run codegen v15 on inline suggestion data classes" into rvc-dev
2020-03-17 03:13:25 +00:00
TreeHugger Robot
ca27edc930
Merge "Remove FrontendSettings.Builder" into rvc-dev
2020-03-17 01:31:45 +00:00
TreeHugger Robot
7f4be5cfca
Merge "API revisions in SmsManager and TelephonyManager" into rvc-dev
2020-03-17 01:12:40 +00:00
Hall Liu
24ec6a7ce1
Merge "Re-hide ServiceState#getDataNetworkType" into rvc-dev
2020-03-17 01:11:43 +00:00
Feng Cao
1ee5afacb9
Run codegen v15 on inline suggestion data classes
...
Test: atest InlineSuggestionsRequestTest
Bug: 151265975
Change-Id: I2e7ce699cc212e6b4e3dd2a7901d5695227990a4
2020-03-16 17:44:56 -07:00
Roshan Pius
75fb6e3c57
Merge "WifiMigration: Remove loadFromConfigStore & removeConfigStore" into rvc-dev
2020-03-17 00:26:28 +00:00
shubang
5290c6200c
Remove FrontendSettings.Builder
...
Bug: 151178281
Test: mmm
Change-Id: If400f8368fe93271bc4ffec76ae16dfc329a1d4a
2020-03-16 16:32:41 -07:00
Hall Liu
9749407e71
API revisions in SmsManager and TelephonyManager
...
- Make SmsManager#sendMultipartTextMessage public (the one that was
previously @SystemApi)
- Split TelephonyManager#getDefaultRespondViaMessageApplication into a
pure getter and a getter/updater
Bug: 147299011
Test: atest TelephonyManagerTest
Change-Id: I44160920a66b7ebd18eca3ad4773b5a144738b39
2020-03-16 15:49:06 -07:00
Hall Liu
8aece5d03a
Re-hide ServiceState#getDataNetworkType
...
Fixes: 151184420
Test: NA
Change-Id: I08396033873567f668a2f6adbf10a9f2e0c36b68
2020-03-16 22:39:42 +00:00
Brad Ebinger
5f3d66bf30
Merge "@hide some APIs that will not be used in Android R" into rvc-dev
2020-03-16 21:23:07 +00:00
Tyler Gunn
26715b895d
Merge "Hide car barring with password API." into rvc-dev
2020-03-16 21:18:12 +00:00
Roshan Pius
ee09b28217
WifiMigration: Remove loadFromConfigStore & removeConfigStore
...
In preparation of moving away from this API surface to a different
mechanism.
Bug: 149418926
Test: Device boots up and connects to wifi networks.
Change-Id: Iaa27ea7b69694d41d900fc39116ad2a43d8f8bfa
2020-03-16 14:16:43 -07:00
Hall Liu
e6045973f7
Merge "Hide setDisabledForSimNetworkLock" into rvc-dev
2020-03-16 20:45:58 +00:00
Sean Pont
8c40228417
Merge "[Quick Access Wallet] Update docs, remove debug logs, and fix lint errors" into rvc-dev
2020-03-16 20:40:03 +00:00
Hall Liu
61d30d7d98
Merge "Re-hide OPSTR_READ_DEVICE_IDENTIFIERS" into rvc-dev
2020-03-16 20:37:27 +00:00
Sean Pont
9d4fb03671
[Quick Access Wallet] Update docs, remove debug logs, and fix lint errors
...
Bug: 150134429
Bug: 149580068
Test: atest CtsQuickAccessWalletTestCases
Change-Id: I2173b270950a9174b7be67461ef8821ecde91194
2020-03-16 13:37:21 -07:00
Amit Mahajan
c48113aa14
Merge "Remove @SystemApi from some constants for R." into rvc-dev
2020-03-16 20:35:00 +00:00
TreeHugger Robot
6bd4a7edb8
Merge "Remove haptic primitives that aren't ready yet." into rvc-dev
2020-03-16 19:16:48 +00:00
Michael Wright
8fc2be555d
Remove haptic primitives that aren't ready yet.
...
We have some concerns about a couple of the primitives we're exposing,
so rather than risk committing to an API surface that we may regret and
aren't 100% confident in the implementation of, lets hide it and keep
them for private usage for now.
Also, rename LIGHT_TICK to TICK; we shouldn't expose the internal
differences to users since it just makes the whole surface more
complicated to explain.
Fixes: 151085071
Fixes: 151261619
Test: N/A
Change-Id: I2872e8f52202d6192de6aa7e3081778486174f4e
2020-03-16 17:06:10 +00:00
Adrian Roos
146db0e46b
Merge "Revert "Revert "WindowInsetsController: Address API feedback""" into rvc-dev
2020-03-16 17:03:31 +00:00
Brad Ebinger
3bdd15fbb4
Merge "API Review: Make ImsReasonInfo in ImsMmTelManager @NonNull" into rvc-dev
2020-03-16 15:59:29 +00:00
TreeHugger Robot
74739ff81b
Merge "Add a new test API for getting the list of approved rule providers." into rvc-dev
2020-03-16 12:35:42 +00:00
Mark Chien
c78bf0038e
Merge "Change TetheringConstants class to final" into rvc-dev
2020-03-16 09:18:59 +00:00
Zoey Chen
d83ee3ebfb
Merge "[TelephonyMainline] @hide system api since we'll revisit in S - Cdma" into rvc-dev
2020-03-16 08:05:07 +00:00
Automerger Merge Worker
54a85999d6
Change TetheringConstants class to final
...
Bug: 151322331
Test: m doc-comment-check-docs
Change-Id: Ieca36d81b7799988b8dbb9c0d22de690136303ab
Merged-In: Ia02be3d1d91a08ae4a56b25560ed448c96a693db
(cherry picked from commit 5e2740b246 )
2020-03-16 07:43:05 +00:00
Paul Hu
bd9b91acbb
Merge "Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider" into rvc-dev
2020-03-16 05:48:33 +00:00
Aaron Huang
56023af973
Merge "Removing some of the API don't have to be @SystemApi" into rvc-dev
2020-03-16 05:47:34 +00:00
zoey chen
834b281fa5
[TelephonyMainline] @hide system api since we'll revisit in S - Cdma
...
Test: make
Bug: 148404061
Change-Id: I83dbaa24f94f5cca846d6ca71c7e6814ecd832b8
2020-03-16 13:46:17 +08:00
Zoey Chen
83afbeec0a
Merge "[TelephonyMainline] @hide system api since we'll revisit in S. - IccLock" into rvc-dev
2020-03-16 05:26:58 +00:00
Zoey Chen
365dfedd5a
Merge "[TelephonyMainline] @hide system api since we'll revisit in S. - DataAllowed" into rvc-dev
2020-03-16 05:11:50 +00:00
Kyunglyul Hyun
ccd4db5e16
Merge "Add final to MediaRouter2" into rvc-dev
2020-03-16 04:05:10 +00:00
TreeHugger Robot
1660402a5c
Merge "SurfaceControlViewHost: Respond to API feedback" into rvc-dev
2020-03-16 02:24:49 +00:00
TreeHugger Robot
397a93168a
Merge "rename getFec() to getInnerFec()" into rvc-dev
2020-03-16 00:42:57 +00:00
TreeHugger Robot
777531511f
Merge "Rename get/setProtectedPackages methods" into rvc-dev
2020-03-15 23:05:42 +00:00
Eugene Susla
41b448e39b
Merge "Introduce per-app API for installer whitelisting" into rvc-dev
2020-03-14 05:43:11 +00:00
Eugene Susla
922cd08f62
Introduce per-app API for installer whitelisting
...
Test: presubmit
Bug: 146513245
Change-Id: I5a4502aeb78d2e35209ed88312d24bcafbb4ba7c
2020-03-13 22:09:22 -07:00
Sudheer Shanka
c95e8472c4
Merge "Add @TestApis getLeasedBlobs() and getLeaseInfo()." into rvc-dev
2020-03-14 04:35:03 +00:00
TreeHugger Robot
b6c13dbfd4
Merge "Remove clone() and "implements Cloneable" from android.icu.number.Precision and ScientificNotation" into rvc-dev
2020-03-14 02:10:23 +00:00
Jayant Chowdhary
6241aceae8
Merge "camera2: rename getConcurrentStreamingCameraIds() -> getConcurrentCameraIds()" into rvc-dev
2020-03-14 01:44:50 +00:00
TreeHugger Robot
bee68ea797
Merge "Hide the IMS call barring constants" into rvc-dev
2020-03-14 00:55:31 +00:00
Eugene Susla
2ac02b0d3e
Add public API to check if current app is auto-revoke exempt
...
Test: presubmit
Bug: 146513245
Change-Id: I18ac5957eb9ae1ea0d7de2daf407e6d797079937
2020-03-13 22:44:00 +00:00
Eugene Susla
ff17a587a8
Merge "Introduce per-app manifest flags for autoRevoke" into rvc-dev
2020-03-13 22:40:36 +00:00
Brad Ebinger
32f843dbda
API Review: Make ImsReasonInfo in ImsMmTelManager @NonNull
...
1) If the vendor does not specify an ImsReasonInfo, create an
unspecified ImsReasonInfo instead of passing null back.
2) Move onUnregistered to @NonNull
Fixes: 150008589
Test: atest CtsTelephonyTestCases:ImsServiceTest
Change-Id: Idd0f2216bdd55011cb16d268b61cb652ca11bd41
2020-03-13 14:20:51 -07:00
Henry Fang
70d417600c
rename getFec() to getInnerFec()
...
Use right name to indicate what is actually returned.
bug: 151176990
Test: Manual
Change-Id: I3066d6936de0fee5e9c5b1d67964c0854031be0d
2020-03-13 21:15:03 +00:00
Mihir Patel
a5efb2c838
Merge "Notifying the on-device intelligence service when view window insets have changed" into rvc-dev
2020-03-13 21:02:15 +00:00
Shuo Qian
aa49e5b750
Merge "Add updateMccMncConfiguration as @TestApi for CTS" into rvc-dev
2020-03-13 20:40:31 +00:00
Hall Liu
19ecc1c95c
Merge "Hide APIs introduced in earlier change" into rvc-dev
2020-03-13 20:29:19 +00:00
Hall Liu
1b243291f4
Merge "Hide RoleManager#getDefaultSmsPackage" into rvc-dev
2020-03-13 20:28:36 +00:00
Mihir Patel
b73c421753
Notifying the on-device intelligence service when view window insets have changed
...
bug:137800469
Test: manual
Change-Id: Ia69e273a6646fc15e289f75084a81193e71e1eef
2020-03-13 20:04:25 +00:00