- Jan 07, 2019
-
-
Charles Chen authored
-
Jack Yu authored
-
Ned Burns authored
* changes: Invert BubbleController <-> NEM dependency Inline a few methods in NotificationEntryManager Change onRemoteEntry() to only fire when entries are removed
-
Jimmy Chen authored
-
TreeHugger Robot authored
-
Treehugger Robot authored
-
Les Lee authored
-
Chilun authored
The case is a test using the same package name as default home. Starting the instrumentation of the test will kill the home process. When AM try to restart the default home, there is a wrong logic that cause the instrumentation process to be killled. The problem of original logic is always set knownToBeDead as true even the existing process is ok. Test: atest CtsAppTestCases#ServiceTest Bug: 120107272 Change-Id: Ic2c3f6236c3631b0e386d24750bf5952d8227ea9
-
Chilun Huang authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Jimmy Chen authored
The frequency will be used for fast group connection and Wifi p2p metrics. Bug: 119998319 Test: manuall test * check this value in metrics dump Change-Id: I5e153d3b022b2d27ddabf5f0fb43f499aeec924a
-
Jaewan Kim authored
Bug: 122234817 Test: Build and flash manually. Change-Id: If210762c51d33e72ea09e6328eea435b68d2eaa4
-
TreeHugger Robot authored
- Jan 06, 2019
-
-
Sudheer Shanka authored
-
Jeff Sharkey authored
-
Sudheer Shanka authored
Entries from DownloadProvider are added to MediaStore Downloads collection. COLUMN_MEDIASTORE_URI will be used to track corresponding entries in MediaProvider. We can't re-use COLUMN_MEDIAPROVIDER_URI for this purpose because it is updateable by apps. Bug: 120876251 Test: atest DownloadProviderTests Test: atest cts/tests/app/src/android/app/cts/DownloadManagerTest.java Test: atest MediaProviderTests Test: atest cts/tests/tests/provider/src/android/provider/cts/MediaStore* Change-Id: Ifd252c54f4ee739a31be2866896efac6696a088e
-
- Jan 05, 2019
-
-
Tor Norbye authored
-
Sahin Caliskan authored
am: 36f0d9b9 Change-Id: I74bf7e8a7c8d2e0e9cece2ec15b829b445ac0cfa
-
Sahin Caliskan authored
am: 57d3db12 Change-Id: I409f34fddeb833802be67cc2c49767ba8157af24
-
Sahin Caliskan authored
am: 7ec9e684 Change-Id: Ie6800e9dbcf0bb56fafe0fa7791dd524df72162c
-
Sahin Caliskan authored
-
Tor Norbye authored
This reverts commit 1c3e7431. Reason for revert: likely cause for broken build 5211430 and later Change-Id: I2ef3a24c16d09b7c7d1c8c4f8a4e5570237a5bf1
-
Jeff Sharkey authored
The new isolated storage model we're building in Q introduces new strongly-typed media permissions which replace the broad "Storage" runtime permission. That legacy "Storage" permission is marked as being "removed", and it also splits into the new media permissions, but apps are confused when they request the "Storage" permission, which no longer appears as granted when the user accepts the new split media permissions. After discussing with the permissions team, the best short-term solution is to add special-case logic that grants the legacy permissions when *any* of the new media permissions have also been granted. Only when the user revokes *all* of the new media permissions is the legacy permission then revoked. (MediaProvider is already internally filtering the relevant content based on what new media permissions the caller holds.) Bug: 121227859 Test: manual Change-Id: Ic87f7f93a816e91f7189509386255a260378c255
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Jeff Sharkey authored
* changes: Public APIs for "trashing" media. Define secondary media item bucketing.
-
TreeHugger Robot authored
-
Nathan Harold authored
am: 8339fc24 Change-Id: I27985f27d8175ca374e6a63197cdbf087d201bb8
-
Nathan Harold authored
am: e3db7cfb Change-Id: I1772eed2663d6e421a17a268f9fb4844d0118c36
-