- Sep 08, 2017
-
-
Todd Kennedy authored
During an OTA, if a system app is replaced, keeping the same directory but changing the package name, it's possible to have a phantom disabled system package setting. In this scenario, check that the disabled system package is actually backed by a package. Change-Id: Ifdaa3b3202256f3b039b0281ba6ab9d669d4b359 Fixes: 65367640 Test: Manual Test: Create /system/app/Foo/Foo.apk Test: upgrade app [adb install -r com.foo] Test: Replace /system/app/Foo/Foo.apk w/ a new package name
-
- Aug 30, 2017
-
-
TreeHugger Robot authored
-
Hall Liu authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Bill Yi authored
-
Jeff Sharkey authored
-
Chris Tate authored
-
Brad Ebinger authored
-
TreeHugger Robot authored
-
Jeff Sharkey authored
When a carrier provides an "anchor" of data usage at a specific moment in time, augment the network statistics used by warning/limit thresholds and Settings UI. For example, if the OS measured 500MB of usage, but the carrier says only 400MB has been used, we "squish" down the OS measured usage to match that anchor. Callers using the hidden API will have their data augmented by default, and the public API offers a way to opt-into augmentation. Thorough testing to verify behavior. Test: bit FrameworksNetTests:android.net.,com.android.server.net. Test: cts-tradefed run commandAndExit cts-dev -m CtsUsageStatsTestCases -t android.app.usage.cts.NetworkUsageStatsTest Bug: 64534190 Change-Id: Id3d4d7625bbf04f57643e51dbf376e3fa0ea8eca
-
Todd Kennedy authored
-
Bill Yi authored
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: Ied35c473af7c2834bc145269270d41c1fbb7563e
-
TreeHugger Robot authored
-
Bill Yi authored
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I1dbe08a427134a196041d6b68a220fc2a6a991d8
-
Bill Yi authored
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: Id452855fd3f6af7d1daaa2aede1baa65a78c557f
-
Bill Yi authored
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I67b019a8fa6529ad6540e9c2cc784a413b411fe3
-
Bill Yi authored
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I16a811e84d3642459e686c84dcc5cecbbf5ada9b
-
Tim Murray authored
-
Bill Yi authored
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I48522f7eba9fae610d5551a3dcdf6292a4a0abb8
-
Bill Yi authored
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: Ic27c4ce111ea2a017cec2e66812e922991152666
-
Bill Yi authored
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I4eebbdb73bfd8558666b22135de33f7183ee8ee0
-
Bill Yi authored
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I77ff98cb6d61c557fb070c8ba9939bc7dd5637cd
-
Bill Yi authored
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I6792eb7fe4f28b87cd53504b0c8318a751f33c27
-
Jason Monk authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Fyodor Kupolov authored
-
- Aug 29, 2017
-
-
TreeHugger Robot authored
-
Christopher Tate authored
Observable state needs to be fully established by the time the caller is allowed to proceed, otherwise they might read stale information. In particular, we hadn't yet committed changes to the backing store by the time observers were released, so they could then read a stale generation number as the "current" state. With this fix, the flaky CTS test is now reliably passing. Test: cts-tradefed run cts-dev -m CtsAppTestCases -t android.app.cts.WallpaperManagerTest\#setBitmapTest Bug: 65016846 Change-Id: I93fc690caedfbcd455a91625a3c67fff9168483b
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Tim Murray authored
This reverts commit 791ccc00. bug 65168260 Change-Id: Ib4bb2c694a7dc6c2359143b07edecaf894a2daee
-