Nathan Harold
77da9217b8
Merge "Add NR Cell Identity to CellIdentityNr" am: be5b40b90f am: f193d1032b
...
am: 44fc7e72c4
Change-Id: Id9e2e952287a7842c91d62fdf17a2383df508049
2019-02-12 19:02:52 -08:00
Nathan Harold
44fc7e72c4
Merge "Add NR Cell Identity to CellIdentityNr" am: be5b40b90f
...
am: f193d1032b
Change-Id: Ifc61fe1227a5a87387b45e0fdc71c5107bf1204b
2019-02-12 18:49:53 -08:00
TreeHugger Robot
b40df13704
Merge "Add GnssMeasurementState::STATE_2ND_CODE_LOCK to GnssMeasurement API"
2019-02-12 23:22:05 +00:00
Nathan Harold
e13c593c9f
Add NR Cell Identity to CellIdentityNr
...
Add the NCI to CellIdentityNr.
Bug: 124126359
Test: atest CellIdentityNrTest
Change-Id: I628048c61d3d6b6e2439357e8233c483a3c0d1d4
2019-02-12 13:26:46 -08:00
TreeHugger Robot
b6f498a2c9
Merge "Make ENABLE_ROLLBACK_TIMEOUT configurable"
2019-02-12 21:19:31 +00:00
Yu-Han Yang
786a2bd746
Add GnssMeasurementState::STATE_2ND_CODE_LOCK to GnssMeasurement API
...
- Also updates the Javadoc of getReceivedSvTimeNanos
Bug: 123297074
Test: builds and tested on cuttlefish
Change-Id: I96c828b2e66545a3615689cc299585511e13f9bf
2019-02-12 11:26:31 -08:00
TreeHugger Robot
b70f4b5172
Merge "Device ID attestation for PO: Address API review"
2019-02-12 19:18:47 +00:00
Xiangyu/Malcolm Chen
30a48d7a09
Merge "Adding callback for setPreferredDataSubscriptionId."
2019-02-12 18:40:09 +00:00
TreeHugger Robot
afd14bfd44
Merge "Updated permission name according to API review"
2019-02-12 18:27:47 +00:00
TreeHugger Robot
2ab332d584
Merge "Make SessionParams.setStaged SystemApi."
2019-02-12 18:15:16 +00:00
Nader Jawad
835ba2baaa
Merge "Updated GradientDrawable to expose public APIs to reduce reflection usages"
2019-02-12 17:43:15 +00:00
TreeHugger Robot
f518983925
Merge "Restrict reflection access to NumberPickers's mSelectionWheelPaint"
2019-02-12 17:39:08 +00:00
Mohammad Samiul Islam
794f03d4c0
Make ENABLE_ROLLBACK_TIMEOUT configurable
...
Bug: 112431924
Test: atest RollbackTest
Test: manual testing
- disable the RollbackManagerService by commenting out
BroadcastReceiver for ACTION_PACKAGE_ENABLE_ROLLBACK
- configure timeout: adb shell device_config put rollback
enable_rollback_timeout 60000
- install apk: adb install --enable-rollback
out/target/product/taimen/data/app/RollbackTest/
RollbackTest.apk
- search for "rollback timed out" in `adb logcat`
Change-Id: I61600cf376755d80c735ad954a80ca98de508bda
2019-02-12 17:24:14 +00:00
Mathieu Chartier
bd3810b28f
Merge "Revert "Revert "Add view inflation device config property"""
2019-02-12 11:11:33 +00:00
Dario Freni
77786d9ec7
Make SessionParams.setStaged SystemApi.
...
Bug: 123977800
Test: N/A
Change-Id: If5afd9d559261959b07a4618e7807c82f7643e11
2019-02-12 09:51:14 +00:00
Pengquan Meng
b30c34142c
Merge "Add get/set PreferredNetworkTypeBitmap" am: 0beb397fa5
...
am: 865ce409d3
Change-Id: I57d52d5831e51a90c35bb3e9ca01ac5cf5e78046
2019-02-11 19:37:53 -08:00
Pengquan Meng
0beb397fa5
Merge "Add get/set PreferredNetworkTypeBitmap"
2019-02-12 03:08:57 +00:00
Nazanin Bakhshi
1e843deee1
Merge "Make isRebootRequiredForModemConfigChange SystemApi" am: 55faf37439 am: 367a7baf96
...
am: a2cbf01609
Change-Id: I14564c836466694523eb25a352b0ec39c73e919e
2019-02-11 17:47:51 -08:00
Nazanin Bakhshi
a2cbf01609
Merge "Make isRebootRequiredForModemConfigChange SystemApi" am: 55faf37439
...
am: 367a7baf96
Change-Id: I23e289d24c918004596a465f3f572b63bb0f0879
2019-02-11 17:21:50 -08:00
Nader Jawad
f67cec79a7
Updated GradientDrawable to expose public APIs to
...
reduce reflection usages
--Marked GradientState parameter as hidden as each field on it is
accessible through GradientDrawable's public API
--Updated setColors API method to enable setting color stop positions
array
--Fixed issue where GradientDrawable with start/center/end colors
configured via xml would crash at runtime if the colors were modified
with a different number of colors. Resolved by providing optional
float array parameter that defaults to null if unset.
--Added public setters to GradientState parameters that were not
previously exposed
Bug: 124051827
Bug: 124051738
Bug: 124050218
Bug: 124050917
Test: Added CTS tests to GradientDrawableTest for new API coverage
Change-Id: I175998c9920d0ecca021fc3cac7d3a3f9e4b61cf
2019-02-11 16:56:37 -08:00
Michele Berionne
9362b0df7e
Merge "Add API to check if a SIM card matches carrier restrictions." am: 31e933cf78 am: 1f2a143d98
...
am: 2f771755f6
Change-Id: Iefe13ddd6dc15330fc3c467f120b403e82f8a4bc
2019-02-11 16:53:30 -08:00
TreeHugger Robot
2e71c58863
Merge "Exposed even moar DeviceConfig APIs for testing."
2019-02-12 00:47:56 +00:00
Nazanin Bakhshi
55faf37439
Merge "Make isRebootRequiredForModemConfigChange SystemApi"
2019-02-12 00:37:43 +00:00
Michele Berionne
2f771755f6
Merge "Add API to check if a SIM card matches carrier restrictions." am: 31e933cf78
...
am: 1f2a143d98
Change-Id: If1ec8a58e68410f522279d1199e3c44c47f231e7
2019-02-11 16:33:53 -08:00
Etan Cohen
a3be9e2506
Merge changes from topic "parcelable_peer_handle"
...
* changes:
[AWARE] Create a Parcelable version of PeerHandle
Revert "[AWARE] Make PeerHandle parcelable"
2019-02-12 00:13:47 +00:00
Xiangyu/Malcolm Chen
cfab2e7015
Merge changes from topics "118348832", "120945564" am: 52a31598e7
...
am: 0c15f98874
Change-Id: I52fa7a18545f5e5bee64314cd47f8f6cb026f0a3
2019-02-11 16:13:42 -08:00
Michele Berionne
31e933cf78
Merge "Add API to check if a SIM card matches carrier restrictions."
2019-02-11 23:47:25 +00:00
Sahin Caliskan
6f56fc1331
Merge "Unhide RcsMessageStore APIs" am: 231a9cb709 am: 6dbf0e96f0
...
am: 169cac14f7
Change-Id: I91b24f5b1b7c387077bdb8eac8c3841a1bc63f91
2019-02-11 15:25:36 -08:00
Xiangyu/Malcolm Chen
52a31598e7
Merge changes from topics "118348832", "120945564"
...
* changes:
Adding validationBeforeSwitchSupported in phoneCapability.
Add API to handle user's subscription selection changes.
2019-02-11 23:19:17 +00:00
Sahin Caliskan
169cac14f7
Merge "Unhide RcsMessageStore APIs" am: 231a9cb709
...
am: 6dbf0e96f0
Change-Id: Id69f0f74c9789b8324714a2580917db7b9f97acd
2019-02-11 14:59:30 -08:00
Felipe Leme
5d56e66495
Merge "Use DeviceConfig to configure Augmented Autofill Modes."
2019-02-11 22:06:36 +00:00
Hongyi Zhang
f313f3fac7
Merge "add scheduler namespace and flag"
2019-02-11 21:27:20 +00:00
Ruslan Tkhakokhov
3d6592b7dc
Merge "Add manifest flag to clear user data at restore"
2019-02-11 20:36:04 +00:00
TreeHugger Robot
e3e704846f
Merge "Allow registration of AppUsageLimitObservers with 0 time limit."
2019-02-11 20:28:52 +00:00
Yigit Boyar
39620d2f82
Merge "Add edge effect color APIs to ScrollViews"
2019-02-11 19:18:59 +00:00
Nazanin Bakhshi
0e3e93a07c
Make isRebootRequiredForModemConfigChange SystemApi
...
Bug: 124074656
Test: build
Change-Id: I32c6b0786d32b05d690cea862e977e6a2b756c90
2019-02-11 10:37:45 -08:00
Felipe Leme
cc5102705a
Exposed even moar DeviceConfig APIs for testing.
...
Test: atest AugmentedLoginActivityTest
Test: m update-api
Bug: 124006095
Change-Id: I6e2e1f24ba5cc442d533f7d67cea40a670be3937
2019-02-11 10:03:26 -08:00
Felipe Leme
7841d02e36
Use DeviceConfig to configure Augmented Autofill Modes.
...
Test: atest AugmentedLoginActivityTest
Bug: 121037717
Change-Id: I269946b3055bce82872976d88fa315c7d8c01b99
2019-02-11 10:03:10 -08:00
Mathieu Chartier
743b363226
Revert "Revert "Add view inflation device config property""
...
Bug: 111895153
Bug: 123524494
Test: unlock lockscreen
Test: cts-tradefed run cts --enable-parameterized-modules --module-parameter instant_app -m CtsAccelerationTestCases
Test: 6/6 pass as expected (TOT)
This reverts commit 2a3b4394384217ae65b430339270c8914639a9e3.
Change-Id: Ib2267a10ef44b01bc077893172ad39b43ead7841
2019-02-11 16:47:56 +00:00
Sahin Caliskan
74ebff87b5
Unhide RcsMessageStore APIs
...
This change unhides the RcsMessageStore APIs
Test: Existing tests pass. Repo upload didn't complain about anything
API related
Bug:109759350
Change-Id: Ifc980dd9173df520bad899a7a6681e6da63e46fc
2019-02-11 16:42:30 +00:00
Paul Duffin
591931fd41
Merge "Deprecate ref... methods in MethodHandleInfo" am: 8a99661282 am: f659df8087
...
am: 334abdea4f
Change-Id: Ibaa5e11f62eb2d687f3a5a8883a8cf98bb5ca3de
2019-02-11 08:12:09 -08:00
Sergey Vasilinets
0f5d4fe906
Merge "Make InputDevice.isExternal() public"
2019-02-11 15:53:30 +00:00
Paul Duffin
334abdea4f
Merge "Deprecate ref... methods in MethodHandleInfo" am: 8a99661282
...
am: f659df8087
Change-Id: Ife54e9831fc0e4b45e9ef2250852d0f3417c00c9
2019-02-11 07:52:04 -08:00
Ruslan Tkhakokhov
7567485875
Add manifest flag to clear user data at restore
...
Currently there are 2 functionalities guarded by the same flag
(FLAG_ALLOW_CLEAR_USER_DATA):
1. Allowing users to clear the app's data from settings
2. Allowing the system to clear the app's data if a restore operation
fails.
The purpose of this CL is to introduce a new flag
(FLAG_ALLOW_CLEAR_USER_DATA_ON_FAILED_RESTORE) for (2)
Bug: 120267643
Test: N/A
Change-Id: I4ee315e311049c55ed26e7cf121f7e0c59eabd55
2019-02-11 15:26:28 +00:00
TreeHugger Robot
71d9277b21
Merge "Revert addition of add/removeAnimationListener"
2019-02-11 14:20:29 +00:00
Mihai Popa
3df49260c4
Make ProgressBar#getCurrentDrawable() public
...
The CL adds ProgressBar#getCurrentDrawable() to the public API, and
transitions mCurrentDrawable in ProgressBar to dark gray list.
Developers can use getCurrentDrawable(), setProgressDrawable() and
setIndeterminateDrawable() instead of accessing mCurrentDrawable
directly.
Bug: 123769441
Test: none
Change-Id: Ia9876f97dc2ec2c69902b8281cd7876b516dbdd4
2019-02-11 10:11:52 +00:00
TreeHugger Robot
2148e7f009
Merge "Add default for music and gallery app."
2019-02-11 09:34:32 +00:00
Hongyi Zhang
29301d3300
add scheduler namespace and flag
...
add namespace scheduler and flag enable_fast_metrics_collection
Bug: 120167542
Test: m -j passed
Change-Id: I17857e8ac94f21b462d120ef0c584ac2d5bce8fd
2019-02-11 06:15:51 +00:00
Tyler Gunn
4614e4f22c
Merge "Expose some APIs as test APIs to facilitate CTS"
2019-02-11 03:24:48 +00:00
Matvei Malkov
b0bd3e7a04
Epicenter API for ListPopupWindow
...
Introduced epicenter API for ListPopupWindow to mirror the same API that we've made for PopupWindow (b/123768589). Also add mutability protection to PopupWindow epicenter rects
Bug: b/124094855
Test: All widgets tests passed. getter / setter tests introduced in
I648c169b67972c80befbeae9c37c2819eaad27d4
Change-Id: I2b79a16039d345c9c8893b815735a2811543cf60
2019-02-10 21:52:30 +00:00