- Jul 28, 2020
-
-
Curtis Belmonte authored
See https://source.android.com/setup/contribute/respectful-code for reference Test: Presubmit Bug: 161896447 Change-Id: If0192e33d6d063c7dfda72af1509a3fbd16e3044
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Nathan Harold authored
-
Liz Kammer authored
-
Treehugger Robot authored
-
vichang authored
-
Treehugger Robot authored
-
Chiachang Wang authored
-
Chiachang Wang authored
See https://source.android.com/setup/contribute/respectful-code for reference. Bug: 161896447 Test: m Change-Id: I6c3c03c0c2d1302af6d5245486823c13a3432900
-
Nate Fischer authored
No change to logic, only docs. This removes non-inclusive terminology ("whitelist") from our API javadoc, with the exception of references to setSafeBrowsingWhitelist() (which we plan to deprecate soon, in favor of an inclusively named API). This rephrases one paragraph to be a bit clearer as well. Bug: 160928306 Test: m offline-sdk-docs -j4 Change-Id: If249be8a70b01c01390ebfeb418fd7c5e119f1f2
-
- Jul 27, 2020
-
-
Tom Cherry authored
-
Jiabin Huang authored
See https://source.android.com/setup/contribute/respectful-code for reference BUG=161896447 Change-Id: Id81a8592b54f38f4af4ce0ccfc67ce00448dc1ae
-
Jeffrey Huang authored
Delete libplatformprotos since its not used. Test: m -j Bug: 147599928 Merged-In: I80203756d714bf123978d26bbe81351a1abdc967 Change-Id: I80203756d714bf123978d26bbe81351a1abdc967
-
Liz Kammer authored
Update current.txt and removed.txt to be created with metalava. Test: m android_uiautomator Test: m uiautomator-stubs-docs Test: m checkapi Bug: 144248501 Bug: 143136634 Change-Id: Ie1c52530dd03a05e244ebfd47bf9acf4448c5794
-
Grace Jia authored
Bug: 159944852 Test: make Change-Id: I2cf39a6fd8a02ca4f2d0c83c484ab12bb13f74c3
-
Tom Cherry authored
-
Xevi Miro Bruix authored
-
Brad Ebinger authored
Fixes: KEY_CARRIER_SUPPORTS_SS_OVER_UT_BOOL Test: Docs only change, m Change-Id: Ifcbf147f3734a33250f46ddfc56c72cdbd4d3626
-
Nathan Harold authored
Address API Council feedback for CellLocation#requestLocationUpdate -Update the summary string to indicate the functionality for pre-SDK31 behavior. -Clarify that this API is only useful in power-saving modes. -Remove justification for deprecation leaving a simple link to a superior alternative. Bug: 161207204 Test: make offline-sdk-docs && make (docstring only change) Change-Id: Ib931906323fe1ec2c730271cefd0d46aee60d963
-
Tom Cherry authored
With the goal of reducing log spam, print only a summary 'Found stale backup journal' messages instead of logging within the inner loop. Previously, over 12k messages could be printed at a time from this function. Before this CL: - a backup was scheduled for each packageName from each stale journal - one (or two, if MORE_DEBUG) message was logged for each packageName in each journal file. After this CL: - packageNames are de-duplicated before scheduling backups or logging (it's not clear to me whether duplicate packageNames previously occurred, in practice). - one message is logged for the number (if > 0) of stale journals. - one message is logged for the number (including their names, if MORE_DEBUG) of packages. Bug: 161940947 Test: fewer 'Found state backup journal' messages printed Merged-In: Ia1343e4cea31feb1eba9da561d20736eb5df0a14 Change-Id: Ia1343e4cea31feb1eba9da561d20736eb5df0a14
-
Tom Cherry authored
-
Victor Chang authored
See https://source.android.com/setup/contribute/respectful-code for reference Bug: 161896447 Test: m droid Change-Id: I643275c1ea39fa1a5fef7283076827b93dffcab1
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Yo Chiang authored
See https://source.android.com/setup/contribute/respectful-code for reference #inclusivefixit Bug: 161896447 Test: TH presubmit Test: atest DynamicSystemInstallationServiceTests Change-Id: I94ab7cabc4f86ecb266c1d7d89357da1e3f88921
-
- Jul 25, 2020
-
-
Treehugger Robot authored
Merge "Add KEYCODE_WINDOW mapping to USB HID Usage consumer page (0x0c/0x67) "Picture-in-Picture Toggle""
-
- Jul 24, 2020
-
-
Steven Moreland authored
-
Steven Moreland authored
Currently a native APEX can get and use a VINTF AIDL. However, this can't be passed over JNI to be used by Java code. This does not open VINTF AIDLs to any type of apps, where AIDL as an API is completely disallowed. Also, no Java ServiceManager APIs are available, and they couldn't be until b/139325468 is fixed. Bug: 161501127 Test: atest binderVendorDoubleLoadTest Change-Id: I1ab977248b1c39a7d08e0ca34389a7ba168c05b0 Merged-In: I1ab977248b1c39a7d08e0ca34389a7ba168c05b0
-
Steven Moreland authored
-
Treehugger Robot authored
-
Chris Wren authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Jin Seok Park authored
Test: N/A Change-Id: I13c9d5abf4bd7a0296dae0105cce8463fec11357
-
- Jul 23, 2020
-
-
Jiyong Park authored
This is a partial cherry-pick of Iceb038aa86872d23e9faf582ae91b1fdcaf5c64c from the internal gerrit. Cherry-picking to AOSP is needed to have other changes (art) in the public repo. The entire change will be merged along with the S release. Bug: 142191088 Test: m Change-Id: I13ccbe88be77258bcf1a71e33ab5560796fb605f Merged-In: Iceb038aa86872d23e9faf582ae91b1fdcaf5c64c
-
Treehugger Robot authored
-
Chris Wren authored
See https://source.android.com/setup/contribute/respectful-code for reference Bug: 161896447 Test: comments only change Change-Id: I6012e3b30ef81149d8f52708de4fc1ec2a4fa8b1
-
Sarah Chin authored
* changes: Expose NR State string method for use in RadioInfo Fixed unreadble debug messages
-
Xevi Miro Bruix authored
See https://source.android.com/setup/contribute/respectful-code for reference inclusivefixit Bug: 161896447 Test: Change to documentation Change-Id: I0fab8501af39dbe2acc70f1a32bb82cdc5e0b06e
-