- Aug 02, 2018
-
-
Nan Zhang authored
Since support libraries have been migrated to Soong, these docs modules currently are ready to be supported in Soong. Bug: b/70351683 Test: m -j offline-sdk-docs Change-Id: I8739d94909c7cc830c30fa3d1047d26761cc5076 Merged-In: I8739d94909c7cc830c30fa3d1047d26761cc5076
-
Makoto Onuki authored
-
Treehugger Robot authored
-
gaoshiqi authored
use app.userId Change-Id: I989289e895d4263823cc68bf5ee1e307334aeafb Merged-in: I1cbc37fdda8530bee6f1cf1d4d7d16776b4ff55d Signed-off-by:
gaoshiqi <gaoshiqi@xiaomi.com>
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Mathew Inwood authored
-
Treehugger Robot authored
-
Mathew Inwood authored
-
Treehugger Robot authored
-
- Aug 01, 2018
-
-
Hall Liu authored
-
Treehugger Robot authored
-
Mathew Inwood authored
For packages: android.ddm This is an automatically generated CL. See go/UnsupportedAppUsage for more details. Exempted-From-Owner-Approval: Mechanical changes to the codebase which have been approved by Android API council and announced on android-eng@ Bug: 110868826 Test: m Change-Id: I9f1ac383f0f71b8c9437756e3d526ee64ad0c558 Merged-In: Ia3e508bf6fbb48ca0fad3dc7b6dc722aac29c191
-
Mathew Inwood authored
For packages: android.animation This is an automatically generated CL. See go/UnsupportedAppUsage for more details. Exempted-From-Owner-Approval: Mechanical changes to the codebase which have been approved by Android API council and announced on android-eng@ Bug: 110868826 Test: m Change-Id: I6702ce1fb26452971e5eee8da15d5816dd75bb12 Merged-In: If0667154031b254fd632e1332fb65e9b08955755
-
Mathew Inwood authored
For packages: android.accessibilityservice This is an automatically generated CL. See go/UnsupportedAppUsage for more details. Exempted-From-Owner-Approval: Mechanical changes to the codebase which have been approved by Android API council and announced on android-eng@ Bug: 110868826 Test: m Change-Id: Ic677593dc2d206335275ecbad4d4a1020972ef38 Merged-In: I9437532ae617eda28aa5ae796563e985cc0ddbca
-
Mathew Inwood authored
For packages: com.android.ims.internal.uce.uceservice com.android.ims.internal.uce.presence com.android.ims.internal.uce.options com.android.ims.internal.uce.common com.android.ims.internal com.android.ims This is an automatically generated CL. See go/UnsupportedAppUsage for more details. Exempted-From-Owner-Approval: Mechanical changes to the codebase which have been approved by Android API council and announced on android-eng@ Bug: 110868826 Test: m Change-Id: I9e39973bf43a80f17038f7e239a94ef2209e6e2a Merged-In: Ib1819d4d15e730c0f224b45fb72f3225b0dddf91
-
Mathew Inwood authored
Putting /** @hide */ on the same line results in the automated annotation addition putting the annotation the previous line, which then results in the @hide javadoc annotation being ignored (since it's now no longer strictly before the method declaration). Bug: 110868826 Test: m Change-Id: I1b5c290a17ead46effd2f2ff3f4b33884efbc116
-
Treehugger Robot authored
-
Mathew Inwood authored
@UnsupportedAppUsage annotations are added automatically, but this does not work when there are multiple definitions on the same line. Test: m Bug: 110868826 Change-Id: I2c26c136cdfa557e45cf1ee0b39dab9c17abde56
-
Mathew Inwood authored
-
- Jul 31, 2018
-
-
Treehugger Robot authored
-
Nathan Harold authored
-
Nathan Harold authored
-
Mathew Inwood authored
For packages: android.printservice.recommendation android.printservice android.print.pdf android.print This is an automatically generated CL. See go/UnsupportedAppUsage for more details. Exempted-From-Owner-Approval: Mechanical changes to the codebase which have been approved by Android API council and announced on android-eng@ Bug: 110868826 Test: m Change-Id: Id5e5af10a0406db44046c68a4ea659feaf899ec7 Merged-In: I97fb9c95dad2f93a8e989f3f48f323e9f76eaf31
-
Mathew Inwood authored
For packages: android.nfc.tech android.nfc.dta android.nfc.cardemulation android.nfc This is an automatically generated CL. See go/UnsupportedAppUsage for more details. Exempted-From-Owner-Approval: Mechanical changes to the codebase which have been approved by Android API council and announced on android-eng@ Bug: 110868826 Test: m Merged-In: I6176e760bb0912fd075a36d65fa0b49680c14aa3 Change-Id: I2da62ff82b75ba4a5a0a64d02c6ebdb101992765
-
Mathew Inwood authored
For packages: android.graphics android.graphics.drawable android.graphics.drawable.shapes android.graphics.fonts android.graphics.pdf This is an automatically generated CL. See go/UnsupportedAppUsage for more details. Exempted-From-Owner-Approval: Mechanical changes to the codebase which have been approved by Android API council and announced on android-eng@ Bug: 110868826 Test: m Merged-In: I7fc1162d2c63df8751a4660607e8ce72070efed8 Change-Id: I5d7739d2d1fc7bb12ee059bcc2a9ac9017ca35fb
-
Luke Huang authored
-
Mengjun Leng authored
In android original design, the duration of CDMA MO call is started from the dial command sent, so it is not the real duration of the active time. In this patch, a new message is registered to listen the event of the call accepted, and then reset the duration when the event happens. Change-Id: Icc447012030ae243f200ec2c83b7d5210af9b31c
-
Luke Huang authored
Test: runtest frameworks-net passes Test: manual testing of idletimer works Change-Id: I63e20aa3861e613b0970be30a70d0972d7e33d8c
-
Nathan Harold authored
To debug power drain due to modem wakeups, one of the signals we'd like to track is requests for bandwidth estimate to see which apps are making requests and how often. This patch keeps a simple count per-UID when an app requests a bandwidth update, and that count is made available in dumpsys. Bug: 77498849 Test: runtest frameworks-net Change-Id: I30d2ce85f9fa6747030cf4039d1080113a32e386
-
Nathan Harold authored
Bug: 62490173 Test: tested manually with SL4A (P and P+ SDK) Change-Id: I65bae72ab8379f996486e7f4326eddf1b305658a
-
- Jul 30, 2018
-
-
Treehugger Robot authored
-
- Jul 28, 2018
-
-
Malcolm Chen authored
In CarrierConfigManager, add pass context in constructor, so that when calling CarrierConfigLoader#getConfigForSubId, it can pass callingPackage. Bug: 73136824 Test: regression Change-Id: I4bbff4ea30e2d5473c14d24d6833bf3ca3c595ec Merged-In: I4bbff4ea30e2d5473c14d24d6833bf3ca3c595ec
-
- Jul 27, 2018
-
-
Mathew Inwood authored
For packages: android.view.animation This is an automatically generated CL. See go/UnsupportedAppUsage for more details. Exempted-From-Owner-Approval: Mechanical changes to the codebase which have been approved by Android API council and announced on android-eng@ Bug: 110868826 Test: m Change-Id: I52f3e770dd1e8240e67c897e7788bd928145f583 Merged-In: I773bda19dc7b32c01bf064bf78b517896e8df991
-
Treehugger Robot authored
-
Remi NGUYEN VAN authored
-
Remi NGUYEN VAN authored
With recent performance degradations on apct, the current timeouts are too short and some requests trigger onUnavailable() before networks are validated. Test: runtest -x ConnectivityServiceTest.java Bug: b/111778226 Change-Id: I083f529787f108065637a0aff3e5bb88e05e6510
-
Remi NGUYEN VAN authored
-
Remi NGUYEN VAN authored
apct runs have become significantly slower, which makes some of these tests flaky. Increase the timeout as a first measure to avoid flakes. Bug: b/111819270 Test: runtest -x IpClientTest.java Change-Id: Ifb0091377f311b67ba3a4f9324ce1e8cfb421ea3
-
Remi NGUYEN VAN authored
Fix some timeouts that were forgotten in parent CL. Bug: b/111778226 Test: runtest --no-hidden-api-checks -x ConnectivityServiceTest.java Change-Id: Ib848eaba8c69c07ac596aa4386a741c9a2a87fc9
-