Commit Graph

84656 Commits

Author SHA1 Message Date
Jason Monk
e1b070fe46 Remove SliceView (its moving to support)
Test: manual
Bug: 68378561
Change-Id: I33b5a709da39c83e047e9005a20afc0ebde7f85f
2017-11-20 12:56:34 -05:00
TreeHugger Robot
0f02aeb66c Merge "Allow "cmd package bg-dexopt-job" to take a list of package names" 2017-11-18 04:37:45 +00:00
TreeHugger Robot
4573e9b880 Merge "Converts exceptions to log messages in StatsManager." 2017-11-18 04:36:47 +00:00
David Chen
c562bfb68f Converts exceptions to log messages in StatsManager.
We log if the statsd is not available instead of throwing an
exception. This helps prevent a crash when calling this API since
statsd is not a system service and can potentially be down.

Test: Not applicable.

Change-Id: I776efede4a01c751924fa9a8abd0eec0c4c1306b
2017-11-17 17:46:58 -08:00
Arthur Eubanks
09dd1ec4b2 Allow "cmd package bg-dexopt-job" to take a list of package names
Modify "cmd package bg-dexopt-job" to accept an optional list of
packages to run bg-dexopt on to help with testing.

Test: make && flashall && automated tests (ag/2959616)
Test: adb shell cmd package bg-dexopt-job
Test: adb shell cmd package bg-dexopt-job pkg_name

BUG: 64807719
Change-Id: Ibf1fda88810dd4ec19fbbfe3322c35b201727707
2017-11-17 17:16:39 -08:00
TreeHugger Robot
52418b56f0 Merge "Implement Activity Manager Dumpsys --service option" 2017-11-17 23:24:04 +00:00
TreeHugger Robot
344072e2f6 Merge "Check Settings.Global before sysprop in FeatureFlagUtils." 2017-11-17 22:20:11 +00:00
TreeHugger Robot
fb5b96b4af Merge "Follow-up for Ife38c2cd94ac9902911b005dbbca8b0d0a62e6d7" 2017-11-17 21:41:59 +00:00
Cody Northrop
1fe5547eda Merge "Rootless GPU Debug" 2017-11-17 20:33:33 +00:00
Yi Jin
6b51414154 Implement Activity Manager Dumpsys --service option
Bug: 66729158
Test: out/host/linux-x86/bin/incident_report -w amservices
Change-Id: I72015b9744bc8028001306283f169fca4797c700
2017-11-17 11:58:06 -08:00
Amith Yamasani
f3141f30b9 Merge "Add a new usage event type for seen notification" 2017-11-17 19:32:43 +00:00
Fan Zhang
aa1387c6de Check Settings.Global before sysprop in FeatureFlagUtils.
Bug: 36222960
Test: atest
Change-Id: I731cb93596ca80e9b1a02478a8582d6488750f00
2017-11-17 11:23:00 -08:00
Ahmad Melegy
719c227c69 Merge "Fix typo" am: 913f396c11 am: 8c7c6e3952
am: 9296c2c8c1

Change-Id: Idb98baf68132e27718c69d4b9a6bc22e8db77a0e
2017-11-17 19:13:29 +00:00
Ahmad Melegy
9296c2c8c1 Merge "Fix typo" am: 913f396c11
am: 8c7c6e3952

Change-Id: Ieed26cd7bb6be66c6084dd0fc8f0dcc05d9156d0
2017-11-17 19:04:55 +00:00
Ahmad Melegy
8c7c6e3952 Merge "Fix typo"
am: 913f396c11

Change-Id: I244ccafe5bf76718cdc48b2fa7d9ce8270b0dd33
2017-11-17 18:55:53 +00:00
Treehugger Robot
913f396c11 Merge "Fix typo" 2017-11-17 18:47:43 +00:00
Qing Xia
87c58f95e9 Merge "Fix Gravity toString wrong message issue" 2017-11-17 18:29:57 +00:00
Tobias Thierer
46e3f0a285 Merge "Move Mutable{Int,Long} from libcore to framework." 2017-11-17 18:25:24 +00:00
Peter Visontay
f702fd43b4 Add a link to the PackageInstaller API demos.
Test: Ran "make docs".
Change-Id: I8459bc2a4aaf3827f71a6af5478ff0f30fae6dc3
2017-11-17 14:19:46 +00:00
Cody Northrop
86cedcb583 Rootless GPU Debug
Add the ability to load GPU debug layers from the base
directory of debuggable applications.

This commit:
* Adds a new Setting to Developer options: "Enable GPU debug layers"
* Adds a new way to discover and specify GPU debug layers per app
* Moves much of the layer enabling logic into GraphicsEnvironment
* Removes the JNI component of ApplicationLoaders

Bug: 63708377
Test: Manual, CTS tests to follow
Change-Id: I7d33e9f835f49aa8d86e63bdb32037728bc8b6a4
2017-11-16 22:58:45 -07:00
TreeHugger Robot
58180b0282 Merge "Drop the second unit from elapsed time if zero" 2017-11-17 05:32:56 +00:00
TreeHugger Robot
0f11fd496d Merge "Adds CHRE platform ID to ContextHubInfo" 2017-11-17 05:07:54 +00:00
Calin Juravle
a6b3dc3c42 Merge "Workaround to get passed the broken install flow" am: b0e6508a5b
am: af657ae978

Change-Id: I57ba9c85e4d5b4e301cb14ba068430c4454a4978
2017-11-17 02:55:15 +00:00
Arthur Ishiguro
27155bc799 Adds CHRE platform ID to ContextHubInfo
Adds a parameterized constructor and the platform ID to the
ContextHubInfo.

Bug: 67734082
Test: make update-api && make from root
Change-Id: I98822f625c5173cdbd281b24550de434b67b18d3
2017-11-16 18:51:00 -08:00
Calin Juravle
af657ae978 Merge "Workaround to get passed the broken install flow"
am: b0e6508a5b

Change-Id: Icbad0d985b4d8d3e206ee5e426cdd1f58955aec1
2017-11-17 02:46:57 +00:00
TreeHugger Robot
0af17d55fa Merge "Make ripples silky smooth" 2017-11-17 02:36:55 +00:00
Calin Juravle
b0e6508a5b Merge "Workaround to get passed the broken install flow" 2017-11-17 02:36:29 +00:00
TreeHugger Robot
cd8d0c07e7 Merge "Revert "Implement front-end APIs for generic vendor-specific parameters."" 2017-11-17 02:13:07 +00:00
Jakub Pawlowski
db968d2085 Merge "Add getProfileParentId (1/2)" am: 7a2c66359a am: b6946d8563
am: 447e453e58

Change-Id: Idd087f45d5fba325f347a8bb0391745ccd0593a0
2017-11-17 01:58:04 +00:00
Jakub Pawlowski
447e453e58 Merge "Add getProfileParentId (1/2)" am: 7a2c66359a
am: b6946d8563

Change-Id: I3fe6f4300c9321fc57479fc4a9e952d2aa0c73cc
2017-11-17 01:48:14 +00:00
TreeHugger Robot
2f4c984323 Merge "Remove one legacy install path" 2017-11-17 01:46:18 +00:00
Jakub Pawlowski
b6946d8563 Merge "Add getProfileParentId (1/2)"
am: 7a2c66359a

Change-Id: Iea965e42bb79f939381971e8dd9466b824606ee0
2017-11-17 01:40:05 +00:00
Jakub Pawlowski
7a2c66359a Merge "Add getProfileParentId (1/2)" 2017-11-17 01:33:31 +00:00
Fyodor Kupolov
c1b14f8a61 Merge "Provide remote stack trace information" 2017-11-17 00:51:39 +00:00
John Reck
0c453ccb87 Make ripples silky smooth
* Updates press state ripple to match UX spec
* Makes it ungodly silky smooth LIKE BUTTAH
* Update hover & focus states to be closer to UX spec,
  still needs a final pass.

Bug: 63635160
Test: Clicked on a bunch of stuff

Change-Id: I162ab9d8d669002f2ae511f93b5d9fe67f99c533
2017-11-16 16:32:43 -08:00
Tomasz Wasilczyk
3ccddd6747 Revert "Implement front-end APIs for generic vendor-specific parameters."
This reverts commit 7c22694dc2.

Change-Id: I311166b4cfb55ea032c89a5a7ce49eeaeb02338e
2017-11-17 00:21:21 +00:00
Jeff Sharkey
5f44aa798b Workaround to get passed the broken install flow
For fresh installs the PM does not set the app uid before invoking
dexopt; so we would always get a bogus GID.

This is a temporary workaround which fixes the GID of newly
installed apps to an arbitrary UNKNOWN gid.

Test: adb install
Bug: 64548938
Bug: 69331247

(cherry picked from commit a73e165c2e)

Change-Id: I6438ec8cfca88df813e166f9ef5821e62faf524a
2017-11-17 00:17:21 +00:00
Evan Rosky
4d1bd06bae Merge "Don't allow 0-sized views to be focused." 2017-11-16 22:42:58 +00:00
Evan Rosky
9352e47db4 Merge "Add "KeyFallback" handling ability to Views" 2017-11-16 21:55:03 +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
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
c87846cff5 Merge "Update Build#SERIAL docs about deprecation policy" 2017-11-16 19:48:21 +00:00
Philip P. Moltmann
b13f15332e Remove one legacy install path
Also removed everything needed only for this path

Test: Installed app via package installer, adb, google play store
Bug: 65261282
Change-Id: Ia8a03fa5900687cd2adf844ba7e6c07e0537382e
2017-11-16 11:32:47 -08: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
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
TreeHugger Robot
902cb0b68b Merge "Camera2: Update generated docs to latest version" 2017-11-16 18:29:52 +00:00
Qing Xia
ed80070452 Fix Gravity toString wrong message issue
1. Bit calculation was not correct before as there are multiple bits
that can be set.
2. Changed a duplicate CLIP message as well.
3. And add an empty check.

Test: In 'dumpsys window' the gravity of the window should be correct.
Change-Id: I4b699e5d6d5d7c2beb8ac12cbd78cf2f81e70b3f
2017-11-16 18:26:55 +00:00