- Mar 28, 2018
-
-
Joshua Baxter authored
am: eb5d2d96 Change-Id: I60e1befd90c14fe0ef6b3b8813bb2a791f8a7399
-
Clément Julliard authored
-
- Mar 27, 2018
-
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Xiangyu/Malcolm Chen authored
-
Dianne Hackborn authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Andrew Chant authored
Match upstream Linux kernel support for UAC2 jack detection. The patch that was included upstream names USB input and output jack controls by ending them in "Input Jack" or "Output Jack" respectively. see 5a222e84945 ('ALSA: usb-audio: UAC2 jack detection') in git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git Update UsbAlsaJackDetector appropriately. Test: Verified on a UAC2 device with the above kernel patch, tinymix -D 1 produced: ... 2 BOOL 1 Headset - Input Jack Off ... 9 BOOL 1 Headset - Output Jack On With a headset connected, and when the jack was unplugged, Youtube paused. Bug: 70632415 Change-Id: I2e5dd48c7a9d174aabbb3a3315496fb30f7a545a
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Makoto Onuki authored
-
Winson Chung authored
-
TreeHugger Robot authored
-
Chavi Weingarten authored
-
TreeHugger Robot authored
-
Clément Julliard authored
The only allowed format - usage pairs are currently: * PRIVATE with USAGE_GPU_SAMPLED_IMAGE * PRIVATE with USAGE_VIDEO_ENCODE * PRIVATE with USAGE_GPU_SAMPLED_IMAGE | USAGE_VIDEO_ENCODE * Non-PRIVATE with USAGE_CPU_READ_RARELY * Non-PRIVATE with USAGE_CPU_READ_OFTEN This commit enable other cases, ie. PRIVATE with GRALLOC_USAGE_HW_COMPOSER. Bug: 77148005 Test: Manually tested it. Change-Id: I414c25bc62d52a3573461df6cec4d88512509ec4
-
Andrew Chant authored
-
TreeHugger Robot authored
* changes: Public volumes only browsable by mounting user. Public volumes are only visible to mounted user.
-
Dianne Hackborn authored
Add usage stats tracking of screen time. There are two new events, one for when the device is an interactive state, the other for when it is non-interactive. Also add a whole new usage stats API for retrieving aggregated data that is associated with general events, not particular packages. In this case it allows you to find the time the device spent interactive and non-interactive and the count of the transitions in to each of those states. Bug: 74404949 Test: atest CtsUsageStatsTestCases:UsageStatsTest\#testInteractiveEvents Change-Id: Ibe6d55e2aecb0c8519b1358644378ec5c7a4250d
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Narayan Kamath authored
This reverts commit 390b2423. The reverted change closed the output PrintWriter too early and led to truncated dumps. Bug: 74423421 Change-Id: I62902f2aa20be460b6dec42e811b21bf953fcfe3 Test: manual (cherry picked from commit 1af397c9)
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Mike Ma authored
Record USB data link state in addition to plug & charging state, since modern USB controller can keep USB data link connected with minimum current. Device is not acutally charging at those times. Test: manual Fixes: 76209292 Change-Id: I0710d547399a631d594488a524682ccc32a25ce6
-
TreeHugger Robot authored
-
Beverly authored
Fixes: 76441207 Test: inspection Change-Id: Ic58f727177fce82e882a7ad1c1414c9d5a5bfee8
-
Jesse Hall authored
-
TreeHugger Robot authored
-
Kweku Adams authored
Bug: 76011704 Bug: 74975371 Test: flash device and check incident.proto output and m EMMA_INSTRUMENT_STATIC=true EMMA_INSTRUMENT=true out/target/common/obj/APPS/CtsStatsdApp_intermediates/jacoco/work/instrumented/updated.stamp and atest CtsIncidentHostTestCases:com.android.server.cts.SettingsIncidentTest Change-Id: I30bb0f35dacd55c11603f9f8b9888c7d35df7a54
-