Lorenzo Colitti
ff957fded7
Merge "Change the validation URL for Chinese SIMs" into qt-dev
2019-04-18 15:06:34 +00:00
Jack Yu
74c8818d79
Merge "Update Multi-OffHost related API definition" into qt-dev
2019-04-18 14:34:28 +00:00
Remi NGUYEN VAN
7035b7949c
Change the validation URL for Chinese SIMs
...
The default HTTPS and fallback validation URLs are not accessible from
China, so users in China never get a validated network on WiFi with the
default AOSP settings. OEMs selling devices targeting China typically
change the check URLs for that reason.
When the device uses a Chinese SIM card, change the default validation
URLs to URLs accessible accessible from China as of now.
Test: inserted China SIM, WiFi off/on, dumpsys network_stack shows new
URL used
Bug: 111819230
Change-Id: Ib7f41f470ef1a9c7712f2477ebfab44e915cf1b9
Merged-In: Ib7f41f470ef1a9c7712f2477ebfab44e915cf1b9
(cherry picked from commit 990ea84d2d )
2019-04-18 13:30:00 +00:00
Jack Yu
b5fa3532db
Merge "Return copies for get methods" into qt-dev
2019-04-18 12:42:12 +00:00
TreeHugger Robot
2631fb58b6
Merge "Ensure Contrast: Address API feedback" into qt-dev
2019-04-18 11:17:43 +00:00
Michal Karpinski
2aeac8ce0e
Merge "Make sure Notification#deleteIntent cannot be used to start activities from background" into qt-dev
2019-04-18 09:31:32 +00:00
TreeHugger Robot
54212ce71a
Merge "Organize intelligence counters together" into qt-dev
2019-04-18 09:25:51 +00:00
TreeHugger Robot
6b54c78b2d
Merge "WifiMetrics: add histogram of passpoint provisioning" into qt-dev
2019-04-18 09:07:43 +00:00
TreeHugger Robot
512dbfbbb4
Merge "Add ability to center a notification icon" into qt-dev
2019-04-18 06:53:48 +00:00
TreeHugger Robot
ff0f81ff2e
Merge "Remove car mode dialer and call companion roles." into qt-dev
2019-04-18 05:44:25 +00:00
Remi NGUYEN VAN
5410580108
Merge "Add overlayable tag for NetworkStackConfig" into qt-dev
2019-04-18 05:36:34 +00:00
TreeHugger Robot
328ff83bb3
Merge "Roll forward "Make notification effects for automotive configurable."" into qt-dev
2019-04-18 04:45:43 +00:00
TreeHugger Robot
80e9a4cc42
Merge "DO NOT MERGE: Fix a few issues with foreground service location accesses." into qt-dev
2019-04-18 04:35:43 +00:00
Jeff Sharkey
db44ba1e85
Merge "Canonicalize default ringtones." into qt-dev
2019-04-18 03:45:01 +00:00
Jeff Sharkey
285f6ffff9
Merge "Remove GROUP_ID; not actively being used by apps." into qt-dev
2019-04-18 03:39:26 +00:00
TreeHugger Robot
6e0668c784
Merge "API feedback: getSuppressNotification -> isNotificationSuppressed" into qt-dev
2019-04-18 03:27:45 +00:00
TreeHugger Robot
cb397d7031
Merge "Fix process name for sw codec process" into qt-dev
2019-04-18 03:24:14 +00:00
Shawn Lin
43a7706f43
Merge "Fixed notification background shifted in landscape" into qt-dev
2019-04-18 03:04:28 +00:00
TreeHugger Robot
00a71b4ec8
Merge "Add smart space to custom clock faces." into qt-dev
2019-04-18 02:28:43 +00:00
Peiyong Lin
53e38f260c
Merge "Make sure the color space range is checked properly." into qt-dev
2019-04-18 02:16:57 +00:00
TreeHugger Robot
9c88c1e93e
Merge "Add odm and oem policies" into qt-dev
2019-04-18 01:39:51 +00:00
TreeHugger Robot
10a591bc43
Merge "MediaSession2Service: Log ControllerInfo in connection process" into qt-dev
2019-04-18 01:08:21 +00:00
TreeHugger Robot
dd3667e8bb
Merge "Update atoms with the final API constants" into qt-dev
2019-04-18 00:52:52 +00:00
Selim Cinek
07e64c8b02
Merge "Implemented dynamic privacy for redacted lockscreens" into qt-dev
2019-04-18 00:42:54 +00:00
Selim Cinek
3b9f527208
Merge "Removed unnecessary inflation executor logic" into qt-dev
2019-04-18 00:23:01 +00:00
TreeHugger Robot
7a2212e7a6
Merge "Fix refactoring glitch in KeyStore.java" into qt-dev
2019-04-18 00:02:21 +00:00
TreeHugger Robot
eef2449130
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-04-17 23:50:43 +00:00
Jeff Sharkey
6378402da1
Canonicalize default ringtones.
...
Bug: 130445562
Test: atest --test-mapping packages/providers/MediaProvider
Change-Id: Ia4dee2f5596147ac50b2393fccb8516cc43b0102
2019-04-17 23:49:57 +00:00
TreeHugger Robot
0b2b17fbd7
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-04-17 23:39:41 +00:00
TreeHugger Robot
c901e419e3
Merge "Camera: Clarify multi-camera RAW and FOV behaviors" into qt-dev
2019-04-17 23:23:29 +00:00
Ryan Mitchell
939df096be
Add odm and oem policies
...
This change adds parsing, encoding, and validating of odm and oem
overlayable policies to aapt2, libandroidfw, and idmap2.
Bug: 121033532
Test: aapt2_tests, idmap2_tests
Change-Id: Ifc0d4b6c9f9c37e06b2988abade69dbb277c50c2
2019-04-17 16:07:57 -07:00
Peiyong Lin
d088e6b33d
Make sure the color space range is checked properly.
...
We only want to accept pre-defined color space,without the check it's possible
that the color space is not pre-defined and thus can't be restored.
BUG: b/116112787, b/130737691
Test: build
Change-Id: Ic1d21501828d3edc5ad04534fece70a7146e78bd
2019-04-17 22:30:13 +00:00
Hongwei Wang
c4a3f5c377
Merge "Allows constructing ECHO REFERENCE AudioRecord" into qt-dev
2019-04-17 22:22:36 +00:00
TreeHugger Robot
5ed91dd1cd
Merge "Revert "Add android.settings.ACTION_APP_BATTERY_SETTINGS to public API"" into qt-dev
2019-04-17 22:16:24 +00:00
Paul Scovanner
de1383f434
Merge "Revert "Pretend to be having the original background"" into qt-dev
2019-04-17 22:08:54 +00:00
Sudheer Shanka
d6d09d952b
Merge "Allow sandboxed apps to access only package specific dirs." into qt-dev
2019-04-17 22:07:47 +00:00
Paul Scovanner
956bbb7e5d
Revert "Pretend to be having the original background"
...
This reverts commit 1ab06de89f .
Bug: b/130586696
Reason for revert: b/130586696 This change causes a major breakage in Maps and blocks droidfood.
Change-Id: I50cde4865f48825b82f27087b8cac6e6527d6d95
2019-04-17 21:47:46 +00:00
TreeHugger Robot
6805b6ae0d
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-04-17 21:29:25 +00:00
TreeHugger Robot
adbdf2ef51
Merge "ThermalManagerServiceTest: change to new callback behavior" into qt-dev
2019-04-17 21:20:23 +00:00
TreeHugger Robot
3afd77d2d2
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-04-17 21:15:22 +00:00
TreeHugger Robot
ad979f6c96
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-04-17 21:15:13 +00:00
Janis Danisevskis
f924b7e25d
Fix refactoring glitch in KeyStore.java
...
Bug: 129974578
Test: atest android.keystore.cts
Change-Id: I3ba732e15e522bd31e7eb813677d3ea884328cb6
2019-04-17 14:10:28 -07:00
TreeHugger Robot
3fd2f6e04d
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-04-17 21:10:05 +00:00
TreeHugger Robot
011a17e5c8
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-04-17 21:10:02 +00:00
TreeHugger Robot
88ef832587
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-04-17 21:05:48 +00:00
TreeHugger Robot
b1280cae8f
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-04-17 21:04:32 +00:00
Bill Yi
2524f8f796
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I88f2588ab4330239de3174b349f9b08f97b3cfce
2019-04-17 14:02:09 -07:00
TreeHugger Robot
6756d70b0e
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-04-17 20:58:42 +00:00
Bill Yi
4211bce501
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I588cea8878d88d6ac509a523e5e79aca0a80b7dd
2019-04-17 13:54:02 -07:00
Alex Salo
dd028ba2e1
Update atoms with the final API constants
...
Bug: 122960476
Test: manually
Change-Id: Ie80e4e797554d3f4c351e352ce4bc5da9994a9f6
2019-04-17 13:33:49 -07:00