- 08 Jul, 2015 40 commits
-
-
David Friedman authored
am 064f8b68: am dde5e263: Merge "Docs: Fixes to the quick-view wrapper on non-English "about lollipop" pages." into mnc-preview-docs * commit '064f8b68': Docs: Fixes to the quick-view wrapper on non-English "about lollipop" pages.
-
Dirk Dougherty authored
am 119683d1: am 0ffd7158: Merge "Doc change: minor updates to KIs and AFW behavior changes." into mnc-preview-docs * commit '119683d1': Doc change: minor updates to KIs and AFW behavior changes.
-
David Friedman authored
am dde5e263: Merge "Docs: Fixes to the quick-view wrapper on non-English "about lollipop" pages." into mnc-preview-docs * commit 'dde5e263': Docs: Fixes to the quick-view wrapper on non-English "about lollipop" pages.
-
Dirk Dougherty authored
am 0ffd7158: Merge "Doc change: minor updates to KIs and AFW behavior changes." into mnc-preview-docs * commit '0ffd7158': Doc change: minor updates to KIs and AFW behavior changes.
-
David Friedman authored
Merge "Docs: Fixes to the quick-view wrapper on non-English "about lollipop" pages." into mnc-preview-docs
-
Jim Miller authored
This allows mock implementations to be created for testing purposes. Fixes bug 22362080 Change-Id: I5ff002c077d22b1338f2f4e394ad19827bb2ae9c
-
Robert Greenwalt authored
-
Dirk Dougherty authored
-
Dirk Dougherty authored
Change-Id: If1af0f85593db48b241d81dcb6df9d4a5c703105
-
Sanket Padawe authored
-
Adam Lesinski authored
-
Sanket Padawe authored
Use case: Exception while handling pairing cancel Intent received 1. Initiate pairing from DUT to remote 2. Power off DUT after getting pairing popup Root Cause:Crash observed in settings application Change-Id: Ia05fe196ecf6a1d4ec26f85b0cf984e23089c728 Fix: Fixed by adding Null check in PairingCancelHandler
-
Robert Greenwalt authored
-
Adam Lesinski authored
Bug:22328963 Change-Id: Id0b4c6334706e58483d5fdfd2c1137bfb821c409
-
Mady Mellor authored
-
Svetoslav authored
-
Robert Greenwalt authored
There is no 'd' in privilege. And there is no spell checking in Manifests. bug:22358954 Change-Id: Ia122f51a81dc35760f277e23fe0f5a6d3d739457
-
Svetoslav authored
If the user clears data for an app we reset the permission but only the changes made by the user. We do not modify syste or policy flags and also ensure the permission that were granted by default are granted after the data wipe. This is the same as starting with a clean slate. If the package whose data is cleared is a part of a shared user we resent to initial state only the permissions that the cleared package contributed. Hence, if another package also declared the permission as used we do not clear the permission state as it is still in use. When a package is deleted for a user but still present for another user we reset its permissions to their inital state follwoing above described strategy. Lastly when a preinstalled package wtih an upgrade is diabled (triggers upgrade uninstall) and this package is a part of a shared user, we do not drop permission state (grants and flags) for permissions used by the shadowed system package. This ensures that we do not drop runtime permission state (such state is default grants and user changes).i bug:22248525 Change-Id: I3a3007476d2cb9f4ff824e1e137a6e1a4d04408b
-
Svet Ganov authored
-
Jack Yu authored
Merge "Grant SMS permissions to Cell Broadcast receiver which emergency/non-emergency broadcast messages from the network." into mnc-dev
-
Amith Yamasani authored
-
Wale Ogunwale authored
-
Jeff Sharkey authored
-
Jeff Sharkey authored
Bug: 22358954 Change-Id: Ie8539d7f866ae722edd071f6b20e8f8881d82434
-
Selim Cinek authored
-
Ian Pedowitz authored
-
Ian Pedowitz authored
Fixing a minor comment typo Bug: 22333078 Change-Id: Id2df5805567967fcf5544dca0264e130b46b4858
-
Sasha Levitskiy authored
-
Jim Miller authored
-
Amith Yamasani authored
Calls to remountUid() for secondary users was not using the correct uid. This would prevent providing the required storage permissions to default apps. Discovered when investigating bug: 22356546 Change-Id: I98c8f6da724e46331c1c90b95969ca0871ef4fe9
-
Sasha Levitskiy authored
Bug: 22007124 Change-Id: I9b74edd8e34eaf9ab559b6dc20030a95fa3ce321 Signed-off-by:
Sasha Levitskiy <sanek@google.com>
-
Vineeta Srivastava authored
It is valid to have finger id as Hex value which is not necessarily less than 0. Always compare with finger id 0 to make sure we are not locking out user. Bug: 22354158 Change-Id: I19ded12ae4ee335621fd278163c652fc154be6cf
-
Jack Yu authored
Grant SMS permissions to Cell Broadcast receiver which emergency/non-emergency broadcast messages from the network. bug: 22229152 Change-Id: Ide02f0c3faafd37b8205f92df8a33a0bc95dd3d7
-
Roshan Pius authored
-
Jorim Jaggi authored
Disable window animations, so we can start the show animation directly. Bug: 21335976 Change-Id: I1d25d0ce46b9a068efed0a1561051072cda226a9
-
Jeff Sharkey authored
* changes: Kill MediaProvider during drastic changes. Use best volume description for MTP.
-
Jeff Sharkey authored
-
Roshan Pius authored
Since the Call API's callbacks are now fired from handlers, they end up changing the order in which the callbacks from the Phone and Call API's are fired. To preserve the below ordering, we move the call removal from Phone's db to after all the onCallDestoryedcallbacks have executed. 1. Call->onStateChanged 2. Call->onDetailsChanged 3. Call->onCallDestroyed 4. Phone->onCallRemoved BUG: 22127504 Change-Id: Ice17f727decb516baabbe69adae598ebdf370094
-
David Friedman authored
* commit '9568a412': Docs: Adds fugu system-image links and hashes for M-Preview.
-
David Friedman authored
Change-Id: I866cb53f8cb4560555b02abad5c40f807e8e30fc
-