• R/O
  • HTTP
  • SSH
  • HTTPS

提交列表

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/interfaces


RSS
Rev. 时间 作者
05143cf 2017-09-06 13:24:35 TreeHugger Robot

Merge "Remove media.cas requirement." into oc-mr1-dev

a908275 2017-09-06 10:27:51 TreeHugger Robot

Merge "Allow partially dynamic profile in the audio policy config" into oc-mr1-dev

66339cf 2017-09-06 08:49:00 Scott Randolph

Additonal usage note updates for Audio properties

Mostly comment updates for clarification.
Updates the names of a few constants (but not their value nor usage).

Test: build for Mojave
Change-Id: Ic9021f82fa4bd960189e005f074f2b407be13ae7
bug: 65384336

cd8d92d 2017-09-06 07:59:21 Steven Moreland

Remove media.cas requirement.

This is a requirement on android phones and tv but
not on watches. Owner will handle putting that requirement
in place, but removing requirement from this file
specifically only in order to have O-MR1 interfaces
frozen.

Bug: 63603463
Test: m system_compatibility_matrix.xml compatibility_matrix.xml manifest.xml system_manifest.xml -j
Change-Id: Iefdc231c2928dfdb8e04a5de8a08ab9b23bae73d

12d6df4 2017-09-06 07:35:58 Roshan Pius

Merge "wifi(implementation): Remove unnecessary local variable" into oc-mr1-dev

ac2cd9e 2017-09-06 07:33:07 TreeHugger Robot

Merge "wifi(implementation): Make WifiLegacyHal.stop() blocking" into oc-mr1-dev

b58c3cc 2017-09-06 06:51:35 Scott Randolph

Merge "Add RINGTONE to Vehicle HAL AUDIO_FOCUS" into oc-mr1-dev

0289fc4 2017-09-06 05:54:28 TreeHugger Robot

Merge "Finalize O-MR1 compat matrix." into oc-mr1-dev

065a085 2017-09-06 04:12:16 Scott Randolph

Add RINGTONE to Vehicle HAL AUDIO_FOCUS

Test: build on Mojave with associated CarService changes
Change-Id: I7fcf9b4bb1808971f4fc8265a7d581dce57be3d3
Bug: 64729839

79069b1 2017-09-06 03:42:17 Tri Vo

Merge changes I931dafbb,I845672b2 into oc-mr1-dev

* changes:
Thermal 1.1 test statically links to hal def libs.
Update thermal hal Android.bp.

8d2d1d0 2017-09-06 03:33:42 Zhuoyao Zhang

Merge "Fix VtsHalGraphicsComposerV2_1TargetTest" into oc-mr1-dev

695c757 2017-09-04 16:23:55 android-build-team Robot

release-request-6f5d3742-2f66-40bb-91cb-67cd615dc827-for-git_oc-mr1-release-4314955 snap-temp-L68900000099231033

Change-Id: I1175239796bef94aa5eafd2c38d1ceb91156bca5

fee5be0 2017-09-03 22:02:34 Ram Mohan M

Merge "bug fix: restore support for broken flag" into oc-dev am: 40aad4e988
am: 062192a1be

Change-Id: I8349103fed48e5eafeffa9ea4dfc78cbe82e1d1b

062192a 2017-09-03 21:55:06 Ram Mohan M

Merge "bug fix: restore support for broken flag" into oc-dev
am: 40aad4e988

Change-Id: Ied23d04f5c38f81ad732424d3577edf4d3cc085d

40aad4e 2017-09-03 21:42:39 TreeHugger Robot

Merge "bug fix: restore support for broken flag" into oc-dev

6b6fd95 2017-09-03 16:35:53 android-build-team Robot

release-request-957cd691-fb71-4770-8ff7-a3b9602655a5-for-git_oc-mr1-release-4314464 snap-temp-L54400000099147910

Change-Id: I99057c7633ab6329ca85471148d8de607fc67b2e

6ebe4bd 2017-09-03 07:56:48 David Gross

Merge "NNAPI Concurrent Query Management -- HAL and VTS update" into oc-mr1-dev

dc6270e 2017-09-02 17:39:07 Ram Mohan M

bug fix: restore support for broken flag

timestampDevTest flag can be used to disable timestamp deviation
tests. The flag is not working as intended. This is corrected.

Test: make vts -j99 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 \
&& vts-tradefed run commandAndExit vts \
--skip-all-system-status-check --primary-abi-only \
--skip-preconditions --module VtsHalMediaOmxV1_0Test -l INFO

Bug: 64743270
Bug: 65166112

Merged-In: I611e96498a4677b6ccbff33c291d56eed7b48f6f
Change-Id: I611e96498a4677b6ccbff33c291d56eed7b48f6f

5fe6076 2017-09-02 17:22:50 TreeHugger Robot

Merge "Modify SetDefaultPortParams test" into oc-mr1-dev

f88227b 2017-09-02 12:50:43 Ram Mohan M

Merge "bug fix: disable timestamp deviation test for audio decoder" into oc-dev am: febad058bd
am: a87079c3d4

Change-Id: Ied9396646a58ca9b3f123c7db25df418b040a478

a87079c 2017-09-02 12:44:45 Ram Mohan M

Merge "bug fix: disable timestamp deviation test for audio decoder" into oc-dev
am: febad058bd

Change-Id: I09128311ab40316b17d99daeae375ff7535d0e63

febad05 2017-09-02 12:40:15 TreeHugger Robot

Merge "bug fix: disable timestamp deviation test for audio decoder" into oc-dev

43d25f2 2017-09-02 11:37:50 Kevin Rocard

Allow partially dynamic profile in the audio policy config

The audio policy configuration deserializer supports fully dynamic
profiles by not setting a profile in a port.
It also supports partially dynamic profile by
not setting @format, @samplingRates or @channelMasks

Nevertheless this last feature of partial dynamic profile
was mistakenly not allowed by the configuration xsd.

Bug: 63541622
Change-Id: I78f77a77a3c62bba28a7da5a0e3c8c608b5a01d9
Signed-off-by: Kevin Rocard <krocard@google.com>

83b64ff 2017-09-02 07:40:05 Chia-I Wu

graphics: ignore/reduce spurious vsync in VTS

Bug: 62802718
Test: VTS
Change-Id: I1ed73e0b2f14414f540865a96e6bd5ac1599fbf3
(cherry picked from commit e0ff3e4a2679cb505e801db5df4d1546f6caa41a)

0e2ac1b 2017-09-02 03:07:56 Michael Butler

NNAPI Concurrent Query Management -- HAL and VTS update

The NNAPI requires requests on a model to be asynchronously
processed. This CL implements a basic Event that can later
be used to block the runtime thread until the asynchronous
request has completed.

Bug: 63905942
Test: VtsHalNeuralnetworksV1_0TargetTest (32-bit, 64-bit) with sample driver enabled by cherry-pick
frameworks/ml/nn/runtime/test with and without sample driver enabled
Change-Id: Ie27a574aaaac312e7cbb731750f9c06278357a1c

7fe0b2b 2017-09-01 22:41:10 Ram Mohan M

Add portMode configuration test

Configuration of port mode of a component is allowed only when the
component is in loaded state. When the component is in idle/execute
state this operation is denied. This commit adds a test fixture that
verifies this.

Test: make vts -j99 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 \
&& vts-tradefed run commandAndExit vts \
--skip-all-system-status-check --primary-abi-only \
--skip-preconditions --module VtsHalMediaOmxV1_0Test -l INFO

Bug: 63796949

Merged-In: Ib958c671873fe1d9bb4227ce3e7214f948469f19
Change-Id: Ib958c671873fe1d9bb4227ce3e7214f948469f19

9fe004c 2017-09-01 22:37:21 Ram Mohan M

Modify SetDefaultPortParams test

1. For output port in video encoder and input port in video decoder,
it is allowed to configure the size of the buffer. Make adjustments
in the test application to validate this scenario.

2. useBuffer api call is allowed only after sending loaded to idle
state transition command. Ensure this requirement is met.

Test: make vts -j99 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 \
&& vts-tradefed run commandAndExit vts \
--skip-all-system-status-check --primary-abi-only \
--skip-preconditions --module VtsHalMediaOmxV1_0Test -l INFO

Bug: 63796949

Change-Id: I1aba7703e1344b87f556d3388a4cde8199898499

a230bad 2017-09-01 22:23:39 Ram Mohan M

bug fix: handle multiple port settings change events signalled at once

Components can send various kinds of port settings changed events all
at once. During a full port reconfiguration this is causing problems
due to limited flexibility in the message handling design. For now,
before committing to a full port reconfiguration defer any events
waiting in the queue to be addressed to a later point.

Test: make vts -j99 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 \
&& vts-tradefed run commandAndExit vts \
--skip-all-system-status-check --primary-abi-only \
--skip-preconditions --module VtsHalMediaOmxV1_0Test -l INFO

Bug: 64468705

Change-Id: I537cdd3e7d92cdc6d54168f091d7897afe541599

eb9e25a 2017-09-01 22:22:17 Ram Mohan M

bug fix: disable timestamp deviation test for audio decoder

Test: make vts -j99 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 \
&& vts-tradefed run commandAndExit vts \
--skip-all-system-status-check --primary-abi-only \
--skip-preconditions --module VtsHalMediaOmxV1_0Test -l INFO

Bug: 64128634
Bug: 65166112

Change-Id: I8a08a8da7dd203cd16cbfbfd3f15e27966db711f

a7ea9ae 2017-09-01 21:56:54 Ram Mohan M

bug fix: add missing color formats to the check for valid formats

Component can support 420PackedPlanar and 420PackedSemiPlanar as
their choice of color formats. The current test application can
fail in this case. This is corrected.

Test: make vts -j99 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 \
&& vts-tradefed run commandAndExit vts \
--skip-all-system-status-check --primary-abi-only \
--skip-preconditions --module VtsHalMediaOmxV1_0Test -l INFO

Bug: 63796949

Change-Id: I38bbbb40b34dcdd4526e87708667dc116af900f1