- Dec 04, 2019
-
-
Tyler Gunn authored
-
satayev authored
-
Ulyana Trafimovich authored
-
Paul Hu authored
-
paulhu authored
Migrate the resources which are only used by tethering notification from framework/base/core/res to tethering package resource folder. Bug: 122085773 Bug: 139763854 Test: build pass Change-Id: I832103090d500fd8e2e2efb9dc7151426da3f88d Merged-In: I832103090d500fd8e2e2efb9dc7151426da3f88d
-
Paul Hu authored
-
paulhu authored
A number of connectivity checks that protect system-only methods check for CONNECTIVITY_INTERNAL, but CONNECTIVITY_INTERNAL is a signature|privileged permission. We should audit the permission checks, and convert checks that protect code that should not be called outside the system to a signature permission. So replace all CONNECTIVITY_INTERNAL to other proper permissions. Bug: 32963470 Test: atest FrameworksNetTests NetworkPolicyManagerServiceTest Change-Id: I8f2dd1cd0609056494eaf612d39820e273ae093f Merged-In: I8f2dd1cd0609056494eaf612d39820e273ae093f
-
Treehugger Robot authored
* changes: [NS A19] Inline updateCapabilities in rematch. [NS A18] Reverse listens and request-availables
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Sooraj Sasindran authored
* changes: Make hidden subscription apis as system Do not use hidden withCleanCallingIdentity
-
Hall Liu authored
-
- Dec 03, 2019
-
-
Treehugger Robot authored
-
Shi Lu authored
-
Treehugger Robot authored
-
Jing Ji authored
-
Neil Fuller authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Neil Fuller authored
-
Jing Ji authored
Bug: 141602830 Bug: 144808687 Test: n/a Change-Id: I9d67d0733a2eb7f42e23b22ccdc3f3d9b2526ef4 Merged-In: I9d67d0733a2eb7f42e23b22ccdc3f3d9b2526ef4
-
shilu authored
Bug:141928367 Bug:143879961 Test: manual Change-Id: I3ceac51b62a4686ac719ea15dff782db4109654b
-
Sooraj Sasindran authored
Make following APIs as system SubscriptionInfo;->isGroupDisabled TelephonyManager;->isModemEnabledForSlot TelephonyManager;->setOpportunisticNetworkState Add a new public API SubscriptionManager;->getActiveAndHiddenSubscriptionInfoList As they need to be accessed by system application to configure the opportunistic subscripion info Bug: 141122805 Test: verified that CBRS app is still working fine Merged-In: Idf1520911272ba4b7c1f15671d6221d99ba0ab37 Change-Id: Idf1520911272ba4b7c1f15671d6221d99ba0ab37
-
Sooraj Sasindran authored
Do not use hidden withCleanCallingIdentity API Bug: 140908357 Test: make Merged-In: I131f7affd811eb7a848ea230b332b53654e6fd43 Change-Id: I131f7affd811eb7a848ea230b332b53654e6fd43
-
Treehugger Robot authored
-
Neil Fuller authored
Add a mechanism for suggesting the "manual" time zone setting to the TimeZoneDetectorStrategy, e.g. for the settings app to use. This involves various changes / renames to TimeZoneDetectorStrategy to introduce a distinction between 3 things: 1) General detection code, applicable for anything that changes device time zone. 2) Phone detection code, applicable for setting the device time zone from phone signals. 3) Automatic detection code, applicable for setting the device time zone automatically (of which telephony signals is currently the only example, but could be joined by new things in future). Adds tests for the new ManualTimeZoneSuggestion and makes improvements to the existing tests for PhoneTimeZoneSuggestionTest. Test: atest android.app.timezonedetector Test: atest com.android.server.timezonedetector Bug: 140712361 Change-Id: I9c3a18e47b157cccabda74855e5c91b45fa93b92
-
Mark De Ruyter authored
Bug: 144577589 Test: `pm help 2>&1 | grep "install application on sdcard" shows no entries. Change-Id: I0f83173c1dcd56e94d8eaafbc082c346aa11af7f Merged-In: I0f83173c1dcd56e94d8eaafbc082c346aa11af7f
-
Hector Dearman authored
-
Hector Dearman authored
Initial state: - I landed ag/9652310 (the original change) downstream - I cherry-picked this change on upstream to aosp/1158971 - This cherry-pick had an incorrect Merged-In tag referring to ag/7911242 - This cl was present between mirror-aosp-master and master internally Branch CL aosp/master (aosp/1158971) \/ internal/mirror-aosp-master (aosp/1158971) \/ internal/[---] Nothing since ag/7911242 was here || already automerger skipped our change \/ internal/master (ag/9652310) \/ [various children] (ag/9652310) See: https://android-build.googleplex.com/builds/automerger/graph/project/googleplex-android/platform/frameworks/base How this will fix the issue: - The revert will go everywhere aosp/1158971 did - The reland will go everywhere aosp/1158971 did plus to internal/master This reverts commit 8ed72df3d8e21c06d8b1b848d6e58c15b251d25a.
-
Anton Hansson authored
-
Ulya Trafimovich authored
Test: m Change-Id: Id7dad3c49152fe45d72d743cba88476d3ae58241
-
Dario Freni authored
* changes: DO NOT MERGE: Fixes NPE when preparing app data during init Support privileged apps installed in APEX. Support non-privileged APKs in APEX. Refactors initial directory scan to be dryer
-
Hector Dearman authored
-
Neil Fuller authored
-
Chalard Jean authored
-
Chalard Jean authored
Bug: 145513323 Test: FrameworkNetTests Change-Id: I66e02fdaab2969b77db4a0f0e6fb8b1a981d9350
-
Po-Chien Hsueh authored
* changes: DSU to support zip files Create a SparseInputstream
-
Xin Li authored
Bug: 145570283 Change-Id: I557701733b49b0f231c89165239ba07c0fa288d2
-
easoncylee authored
This CL is to convert CF presubmit tests to run in Test Mapping suite. It has been verified that the test coverage is the same as the original ATP config. Bug: 145165552 Bug: 145485387 Test: TreeHugger atest FrameworksUiServicesTests Change-Id: Ie16ed765247278b79284b445296fbb0e81d41bf5
-