Commit Graph

349683 Commits

Author SHA1 Message Date
Adam Lesinski
5a217b052d AAPT2: Fix debugging output
Test: manual
Change-Id: I3a362caf7bd691df399db00c6280e0a208a406da
2017-11-16 16:58:02 -08:00
Evan Rosky
9352e47db4 Merge "Add "KeyFallback" handling ability to Views" 2017-11-16 21:55:03 +00:00
TreeHugger Robot
5b968dbe29 Merge "Fix some bugs found in statsd" 2017-11-16 21:28:10 +00:00
Makoto Onuki
fb9ec66ef0 Merge "Implement force-all-apps-standly in job scheduler." 2017-11-16 20:48:33 +00:00
Tomasz Wasilczyk
c99d6c1908 Merge "Implement front-end APIs for generic vendor-specific parameters." 2017-11-16 20:43:43 +00:00
TreeHugger Robot
926118c942 Merge "Handle if mAlwaysUse is not be set" 2017-11-16 20:41:08 +00:00
Winson Chung
f26e393ea3 Merge "Minor optimizations to task loading/screenshot" 2017-11-16 20:38:47 +00:00
Android Build Merger (Role)
d147307d6f Merge "Merge "Bluetooth HID Device API docs and helper" am: a89f6150dc am: 7c005ea373 am: 55839ebbb8" 2017-11-16 20:15:38 +00:00
TreeHugger Robot
5123b5ca42 Merge "Specify the version for Robolectric version" 2017-11-16 19:56:27 +00:00
TreeHugger Robot
c87846cff5 Merge "Update Build#SERIAL docs about deprecation policy" 2017-11-16 19:48:21 +00:00
Hansong Zhang
899f9e9609 Merge "Bluetooth HID Device API docs and helper" am: a89f6150dc am: 7c005ea373
am: 55839ebbb8

Change-Id: Ic655da25a4722a49a982dad68621cf4e669af8fe
2017-11-16 19:14:00 +00:00
Chih-hung Hsieh
5209abad9b Merge "Use -Werror in frameworks/base/tools/stats_log_api_gen" 2017-11-16 19:09:45 +00:00
TreeHugger Robot
f8c2bdfe68 Merge "Use correct user id for permission check for instant foreground service" 2017-11-16 19:06:15 +00:00
TreeHugger Robot
61dfd302aa Merge "Allow overlay to add resource." 2017-11-16 19:03:05 +00:00
Philip P. Moltmann
8653c7a946 Handle if mAlwaysUse is not be set
The view is not initialized when the app cannot become a default. Handle
the case as if it not checked.

Change-Id: I9bd9dc40fefa5da498679ca09ce2ebb4ea4f4b10
Fixes: 69395445
Test: attempted to update firmware on Mir (scenario that revealed bug)
2017-11-16 11:00:39 -08:00
Hansong Zhang
55839ebbb8 Merge "Bluetooth HID Device API docs and helper" am: a89f6150dc
am: 7c005ea373

Change-Id: Ic95f83d9884aea8d75ca33fed1ddf69d6c0e33e3
2017-11-16 18:59:36 +00:00
TreeHugger Robot
0fef56ccbc Merge "Update javadoc on SearchIndexableData" 2017-11-16 18:57:20 +00:00
Hansong Zhang
7c005ea373 Merge "Bluetooth HID Device API docs and helper"
am: a89f6150dc

Change-Id: I4b91cd3e528f480ea216e9ffb0414910d4762d3b
2017-11-16 18:50:16 +00:00
Fyodor Kupolov
576a74fb60 Merge "Fix StrictMode I/O violations" 2017-11-16 18:38:30 +00:00
Treehugger Robot
a89f6150dc Merge "Bluetooth HID Device API docs and helper" 2017-11-16 18:38:06 +00:00
TreeHugger Robot
902cb0b68b Merge "Camera2: Update generated docs to latest version" 2017-11-16 18:29:52 +00:00
TreeHugger Robot
62462871b5 Merge "Update statsd proto comment" 2017-11-16 18:01:22 +00:00
Winson Chung
11f53e9683 Minor optimizations to task loading/screenshot
- Pass graphic buffer instead of bitmap for current screenshot
- Add option to skip preloading titles
- Adding some more compat classes

Bug: 67510855
Test: Build quickstep

Change-Id: Idf4642683d3121e69f0854ac909a8c22c7238b9a
2017-11-16 09:41:46 -08:00
Yao Chen
d41c4220d0 Fix some bugs found in statsd
+ in log matcher, condition tracker and duration metric

Test: added unit test
Change-Id: Id633e856ba5453842487321d7ddc0c64100e4bb8
2017-11-16 09:25:53 -08:00
Svet Ganov
3bb5ea28c9 Update Build#SERIAL docs about deprecation policy
Test: docs only change

Change-Id: Ic9738764b0d18056401fcd103bfaf95a1701981d
2017-11-16 17:19:51 +00:00
Jeff Sharkey
a73e165c2e Hack.
Test: none
Bug: 69331247
Change-Id: I65807b7e8994746a80e06a8530d9aeb967ea04ca
2017-11-16 16:04:38 +00:00
Paul Duffin
e254526f0f Separate android.test.mock from test-runner source
Extracts the source for the android.test.mock library from the
frameworks/base/test-runner directory into its own
frameworks/base/test-mock directory. They are already treated separately
at runtime and compile time so this just makes the separation complete.

Bug: 30188076
Test: make checkbuild
Change-Id: I20e5b06ba79677e76117c82e9f9e2ecd15e5fed6
2017-11-16 13:15:29 +00:00
yro
de4ca10e10 Update statsd proto comment
Test: not needed.
Change-Id: I2f0c16f2e305624128eaca4658d5ccb9f2a20fe5
2017-11-15 22:58:01 -08:00
TreeHugger Robot
42753a512e Merge "Fix AOSP copyright years in statsd" 2017-11-16 03:34:55 +00:00
TreeHugger Robot
3c31b2f32a Merge "Allow null context in the constructor" 2017-11-16 02:52:31 +00:00
TreeHugger Robot
c3e1d7b3b2 Merge "Doc that SharedPreferences is IO-expensive" 2017-11-16 02:23:44 +00:00
Sanket Padawe
6884b5e1f5 Merge "API declarations for Call Handover." am: d88abc7b60 am: c376ca6bc1
am: 41cff321b6

Change-Id: Ia5013e7e0288f037cd94d24c40a72278a60cc50d
2017-11-16 02:08:32 +00:00
Winson Chung
eaf2a4ef5c Merge changes from topic "expose_methods"
* changes:
  Removing references to hidden classes in shared lib.
  Exposing a few more methods in the lib
  Move assist data receiver interface to accessible namespace
2017-11-16 02:00:28 +00:00
TreeHugger Robot
bb1b5ed7f7 Merge "Add ability to override global duration scale on ValueAnimator" 2017-11-16 01:57:55 +00:00
Sanket Padawe
41cff321b6 Merge "API declarations for Call Handover." am: d88abc7b60
am: c376ca6bc1

Change-Id: Icac2039c60928af408d011c0062bcdcf4f207039
2017-11-16 01:54:51 +00:00
TreeHugger Robot
450fd4a1bc Merge "Fix Slog message of AppUdateReceiver in StatsCompanionService" 2017-11-16 01:45:48 +00:00
Sanket Padawe
c376ca6bc1 Merge "API declarations for Call Handover."
am: d88abc7b60

Change-Id: I0be6f240073408bf9520766238ecf791c016a40b
2017-11-16 01:45:25 +00:00
Sanket Padawe
d88abc7b60 Merge "API declarations for Call Handover." 2017-11-16 01:34:58 +00:00
Hansong Zhang
ceb84db837 Bluetooth HID Device API docs and helper
* Add a builder for BluetoothHidDeviceAppQosSettings
* Add documentation for BluetoothHidDeviceAppSdpSettings
and BluetoothHidDeviceAppQosSettings
* Fix the behavior of and BluetoothHidDeviceAppSdpSettings.equals()
and BluetoothHidDeviceAppQosSettings.equals()

Bug: 63384609
Test: test with HID device apps
Change-Id: I933f4ec3034e1f704ddd614e48b76d27fda8b6ff
2017-11-15 17:20:52 -08:00
Makoto Onuki
9be0140c14 Implement force-all-apps-standly in job scheduler.
Bug: 68769804
Test: Manual test

Change-Id: I70c28b7841165414cc8d27bf3466401c541d0569
2017-11-15 17:09:49 -08:00
Fan Zhang
55a7c5ad56 Update javadoc on SearchIndexableData
Bug: 69384409
Test: none, it's javadoc update.
Change-Id: Ifa450bb97183089edfaccabf3cd65c4910349797
2017-11-15 17:07:19 -08:00
Fyodor Kupolov
dec3eb8b75 Merge "Decrease radios poll interval" 2017-11-16 00:53:29 +00:00
TreeHugger Robot
6186cb6d2d Merge "Animation and style adjustments to make UI stutter go away" 2017-11-16 00:31:48 +00:00
TreeHugger Robot
3926809031 Merge "Sync the DurationMetric proto from google3." 2017-11-16 00:16:31 +00:00
Jorim Jaggi
c2333b7ef6 Add ability to override global duration scale on ValueAnimator
This is needed as window animations are being ported over to use
ValueAnimator, and thus ValueAnimator need to ability to support
custom duration scales per object.

Test: ValueAnimatorTests
Bug: 64674361
Change-Id: Iea8d673b66e52866929174bbf6ca4a7ae882807b
2017-11-16 00:07:50 +00:00
TreeHugger Robot
87a59ee119 Merge "Moved navigationbar motion events to global coordinates" 2017-11-16 00:05:02 +00:00
Fyodor Kupolov
9d4c3d9a50 Allow null context in the constructor
Legacy apps can use it for in-memory databases.

Test: manual
Bug:69379861
Change-Id: I989524c38d6e2ea3b2637bbe6534f2906c5b7bb6
2017-11-15 16:04:24 -08:00
Pengquan Meng
7a14b31931 Merge "[Telecom] Improve hold capability signal" 2017-11-15 23:57:58 +00:00
Cassie Han
b8c621ab82 Merge "Revert "Allow unknown mcc/mnc when constructing a CellIdentity from Parcel."" am: 9b08e4cb8d am: 866d2d553e
am: 03e7512fc7

Change-Id: I344283ebf5971461f8aa2d712546b7715f090dbf
2017-11-15 23:54:49 +00:00
Cassie Han
03e7512fc7 Merge "Revert "Allow unknown mcc/mnc when constructing a CellIdentity from Parcel."" am: 9b08e4cb8d
am: 866d2d553e

Change-Id: I1afee7200c84bc0058ce394c49eaaf46a917793f
2017-11-15 23:43:55 +00:00