TreeHugger Robot
85db5d655f
Merge "Add libc++fs for auto" into rvc-dev
2020-03-24 21:55:22 +00:00
Steven Moreland
ab328a04b6
Merge "graphics common: fix AIDL BufferUsage calculation" into rvc-dev
2020-03-24 20:53:30 +00:00
chrisweir
740c3d53c0
Add libc++fs for auto
...
Add a temporary version of libc++fs for a couple of auto features. This
will need to be switched out when libc++fs merges, possibly in S.
Bug: 152067309
Bug: 142654031
Test: Manual
Change-Id: Ibb495af8140470b79e73fd104fd5061f7e3ad8a9
2020-03-24 20:00:11 +00:00
TreeHugger Robot
42b7037739
Merge "Camera: Update metadata docs to match current API" into rvc-dev
2020-03-24 18:41:45 +00:00
TreeHugger Robot
b077c21de9
Merge "Add SubHal header for Sensors HAL 2.1" into rvc-dev
2020-03-24 15:26:43 +00:00
TreeHugger Robot
4ac0f0f3ae
Merge changes Ie3669798,I4b34cc34 into rvc-dev
...
* changes:
Audio Effects: Run more tests for LoudnessEnhancerEffect
Audio Effects: Skip CheckConfig test for non-matching HAL versions
2020-03-24 00:21:24 +00:00
Mikhail Naganov
4e1ad4cb1f
Audio Effects: Run more tests for LoudnessEnhancerEffect
...
Due to incorrect assumptions about test case inheritance
in GTests, LoudnessEnhancerEffect wasn't running tests
for methods of IEffect interface. The test code has been
restructured to fix that via proper parametrization.
Bug: 146149801
Test: atest VtsHalAudioEffectV5_0TargetTest
Test: atest VtsHalAudioEffectV6_0TargetTest
Change-Id: Ie366979880bfc3b7e95a02957451736d724f838f
Merged-In: Ie366979880bfc3b7e95a02957451736d724f838f
2020-03-23 15:33:31 -07:00
Mikhail Naganov
113bd8111a
Audio Effects: Skip CheckConfig test for non-matching HAL versions
...
In vts-core a test suite for version N can be called for HAL
of version M. Since in the case of the Effects HAL the XSD
configuration for the effects is version-dependent, the test
must not validate the effects config using XSD file for other
version. Thus, the configuration validity check must be skipped
if no corresponding version of IEffectsFactory is found
on the device.
Bug: 142397658
Bug: 146015418
Test: atest VtsHalAudioEffectV6_0TargetTest
on a device that uses earlier version of Audio HAL;
CheckConfig#audioEffectsConfigurationValidation must
be IGNORED
Change-Id: I4b34cc34091447c04bf8d3e988c9bd4048dc8ef9
Merged-In: I4b34cc34091447c04bf8d3e988c9bd4048dc8ef9
2020-03-23 15:32:51 -07:00
Michael Butler
3c8593c0fe
Merge "Remove extra tests from NNAPI VTS validation tests" into rvc-dev
2020-03-23 22:07:32 +00:00
Miao Wang
1be73e85a1
Merge "Fix the timing initialization error for failed executeFenced case" into rvc-dev
2020-03-23 20:47:22 +00:00
Miao Wang
ad7678c8cb
Fix the timing initialization error for failed executeFenced case
...
Fixes: 152075771
Test: mm
Test: VtsHalNeuralnetworksV1_3TargetTest
Change-Id: I5829397346354ee3fc4a58b0a418197a1eee47cc
2020-03-23 20:46:58 +00:00
Yifan Hong
d32364c7af
Merge "Revert^2 "Drop GNSS1.1 and Thermal1.0"" into rvc-dev
2020-03-23 19:49:13 +00:00
Yifan Hong
5687a853a0
Merge "Add tv.tuner to current compatibility matrix." into rvc-dev
2020-03-23 19:49:13 +00:00
Yifan Hong
47def08db8
Revert^2 "Drop GNSS1.1 and Thermal1.0"
...
593dbfc154
Bug: 131717099
Change-Id: Ie706207523b3b6183933b76b0ab24d9c21938a86
2020-03-23 18:44:20 +00:00
Yifan Hong
3e9540483f
Merge "Add EVS 1.1 to current compatibility matrix" into rvc-dev
2020-03-23 16:55:21 +00:00
Yifan Hong
e0386a9f7c
Merge "Freeze kernel configs for r." into rvc-dev
2020-03-23 16:45:27 +00:00
Yifan Hong
c932298d6d
Add tv.tuner to current compatibility matrix.
...
Fixes build.
Bug: 152161259
Test: builds
Change-Id: I199d88f70505abdceba8a58a7986349b230f6353
2020-03-23 09:31:02 -07:00
Anna Trostanetski
9b0f15d5e1
Merge "Revert "Drop GNSS1.1 and Thermal1.0"" into rvc-dev
2020-03-23 11:58:12 +00:00
Jayant Chowdhary
9b56a5a538
Merge "Clarify getConcurrentStreamingCameraids may return hidden physical camera ids as well." into rvc-dev
2020-03-23 03:01:23 +00:00
Ryanne Cheng
593dbfc154
Revert "Drop GNSS1.1 and Thermal1.0"
...
Revert "Check unused HALs when system ext matrix exists."
Revert "Use HIDL metadata for deprecation check"
Revert submission 10745362-check_unused
Reason for revert: Droidcop: Potential culprit for Bug 152161259
Reverted Changes:
I92cd7ce1c:Use HIDL metadata for deprecation check
I2b9492eec:Fix check deprecation to use Hidl Metadata.
I6e40a49d5:Add no unused hals test
Ia352a979d:Delete unused GNSS@2.0 Thermal@2.0 checks
I1c0ef715b:checkUnusedHals: use hidl metadata
I44a5240e8:Check unused HALs on device with target FCM versio...
I5c5ec4891:Check unused HALs when system ext matrix exists.
I17894c025:Add libhidlmetadata_headers
I2c7cbf8f5:Drop GNSS1.1 and Thermal1.0
Change-Id: Id1174fec4b5a8dbab2078470d89943935aa1c4be
2020-03-23 01:39:13 +00:00
Xusong Wang
e71fa3a11a
Merge "Add BLOB AHWB tests in VTS." into rvc-dev
2020-03-21 06:38:36 +00:00
Changyeon Jo
921e1ec2dc
Add EVS 1.1 to current compatibility matrix
...
Fix: 152099395
Test: m -j
Change-Id: Idd227e110490c68e98b4270cc5c12e04aceb7fbb
2020-03-20 22:19:35 -07:00
TreeHugger Robot
5380a6e65b
Merge "Add fenced compute path to memory domain validation test." into rvc-dev
2020-03-21 04:52:44 +00:00
TreeHugger Robot
ed52cf6f83
Merge "Camera: Migrate BOKEH_MODE to EXTENDED_SCENE_MODE" into rvc-dev
2020-03-21 04:25:09 +00:00
TreeHugger Robot
1a9196251b
Merge "Documentation for enum PersoSubstate" into rvc-dev
2020-03-21 04:21:02 +00:00
Xusong Wang
21551f3b58
Merge "Add memory domain VTS validation tests." into rvc-dev
2020-03-21 01:02:58 +00:00
Yifan Hong
107aff14ff
Merge "Drop GNSS1.1 and Thermal1.0" into rvc-dev
2020-03-21 00:17:21 +00:00
Jayant Chowdhary
61c3ac2a69
Clarify getConcurrentStreamingCameraids may return hidden physical camera ids as well.
...
Bug: 151891611
Test: builds
Change-Id: I889065b379d9966e9cc8a225fb335685f2f065cd
Signed-off-by: Jayant Chowdhary <jchowdhary@google.com >
2020-03-20 16:25:05 -07:00
Steven Moreland
d9eb0d743c
graphics common: fix AIDL BufferUsage calculation
...
This was hitting integer sanitization, which we are trying to turn on:
Before:
VENDOR_MASK_HI = -65536L,
After:
VENDOR_MASK_HI = -281474976710656L,
Bug: 148149098
Test: manually check output (see above).
Change-Id: I1e2d7c0225aec8bf67375eb6b0cdc919b4ece847
2020-03-20 15:55:22 -07:00
Nazish Tabassum
20c6369609
Documentation for enum PersoSubstate
...
Documentation for Additional personalization categories.
- SIM_SPN
- SIM_SP_EHPLMN
- SIM_ICCID
- SIM_IMPI
- SIM_NS_SP
Bug: 69389695
Test: TH
Change-Id: I011c4e67b4189e5db21883f3ac19bee5ea2af250
(cherry picked from commit 0b7f4669ca26249165bba61eb4c65a02fe67edc7)
2020-03-20 15:43:41 -07:00
Eino-Ville Talvala
4befcfdddb
Camera: Update metadata docs to match current API
...
Test: Builds
Bug: 150036107
Change-Id: I3e5321e91458d980ad96d3665d9f11bbafb047f1
2020-03-20 15:42:16 -07:00
Xusong Wang
9c415917e0
Add fenced compute path to memory domain validation test.
...
Bug: 147777318
Test: 1.3 VTS
Change-Id: I0b731d10384ef2024241af1d908acf3ba760d73f
2020-03-20 14:49:54 -07:00
Xusong Wang
fed2f5213f
Add memory domain VTS validation tests.
...
Bug: 147777318
Test: 1.3 VTS with sample driver
Change-Id: Ia2097345924726d8fb627845fd7438cc3eb35eb6
2020-03-20 13:56:40 -07:00
TreeHugger Robot
104fe8332f
Merge "Camera: Avoid adding uninitialized hal requests" into rvc-dev
2020-03-20 17:59:15 +00:00
Steven Moreland
5f4b632312
Merge "sort 'HALs released in Android R'" into rvc-dev
2020-03-20 16:25:02 +00:00
Mikhail Naganov
6d0d85d9b2
Merge "audio: Check result from oneway calls" into rvc-dev
2020-03-20 01:57:54 +00:00
Michael Butler
678a10600c
Remove extra tests from NNAPI VTS validation tests
...
Do not run validation on "inputs_as_internal" and
"all_tensors_as_inputs" variants.
Bug: 138149072
Bug: 149840439
Test: mma
Test: VtsHalNeuralnetworksV1_*TargetTest
Change-Id: I0699ed6703e48b6c4bc0e7a392b79c12770f04c9
2020-03-19 18:37:23 -07:00
Yifan Hong
6ea14b48d8
Freeze kernel configs for r.
...
Bug: 151966896
Test: builds
Change-Id: Iefad197353738410dc066531a6e14e3df96449d4
2020-03-19 15:54:25 -07:00
Anthony Stange
f1d431f634
Add SubHal header for Sensors HAL 2.1
...
Bug: 149758467
Test: compile
Change-Id: Id10d20e5d24571572565ac5d968f265ef7d7070f
2020-03-19 18:11:28 -04:00
Steven Moreland
9b4ec5b259
Merge "Remove identity@1.0 from current.txt" into rvc-dev
2020-03-19 21:43:17 +00:00
Mikhail Naganov
2adec4f116
audio: Check result from oneway calls
...
As oneway HIDL calls generate methods that return 'Result<void>',
the returned value must be checked to avoid triggering an
assertion if the result was an error (e.g. due to the client death).
Bug: 151900655
Test: N/A
Change-Id: I4721240b5959d6f11cb4447b30928bf4c83da058
2020-03-19 20:39:12 +00:00
Steven Moreland
891b838925
sort 'HALs released in Android R'
...
For this section 'sort -k2'.
Bug: 147496715
Test: continues to compile (checks hashes)
Change-Id: I4dfcb24e5e864d1271e5e2a7e06619ef8ab9bb35
2020-03-19 12:09:15 -07:00
Pawin Vongmasa
be4c3a1a03
[automerger skipped] RESTRICT AUTOMERGE Relax timeout for all operations am: fcba82540c -s ours am: dd7bee61d1 -s ours am: 40afddbbe2 am: e316a627cf -s ours
...
am skip reason: subject contains skip directive
Change-Id: I71833ed1e2d2541067d900ce4e461f44dfd7fda2
2020-03-19 19:08:46 +00:00
Steven Moreland
c2a724ef5f
Remove identity@1.0 from current.txt
...
It does not exist.
Fixes: 151954406
Test: aosp-changes-report no longer shows identity as being incorrectly
added
Change-Id: I878f8719175188c718d249251d051ff616def891
2020-03-19 11:54:54 -07:00
Pawin Vongmasa
e316a627cf
[automerger skipped] RESTRICT AUTOMERGE Relax timeout for all operations am: fcba82540c -s ours am: dd7bee61d1 -s ours am: 40afddbbe2
...
Change-Id: Ib9564e844bdf1db6ec766b53958e67fb04def705
2020-03-19 18:48:15 +00:00
Pawin Vongmasa
40afddbbe2
[automerger skipped] RESTRICT AUTOMERGE Relax timeout for all operations am: fcba82540c -s ours am: dd7bee61d1 -s ours
...
am skip reason: subject contains skip directive
Change-Id: I21063c1b113889ab4db26464a51f5c25f6612fb7
2020-03-19 18:37:23 +00:00
Pawin Vongmasa
dd7bee61d1
[automerger skipped] RESTRICT AUTOMERGE Relax timeout for all operations am: fcba82540c -s ours
...
am skip reason: subject contains skip directive
Change-Id: I5a22c4050ac8a87c22f7546cc9aad349e05565d9
2020-03-19 18:14:39 +00:00
Shuzhen Wang
acf026ec78
Camera: Migrate BOKEH_MODE to EXTENDED_SCENE_MODE
...
Migrate BOKEH_MODE_STILL_CAPTURE and BOKEH_MODE_CONTINUOUS to be 2 enums
of CONTROL_EXTENDED_SCENE_MODE.
Test: VtsHalCameraProviderV2_4TargetTest
Bug: 151759402
Change-Id: I4ee88ab550902edadbd8dc446677c5a02ea582cb
2020-03-19 09:49:03 -07:00
Sundong Ahn
b7eaa14fe6
Merge "Add disable_configstore" into rvc-dev
2020-03-19 00:26:37 +00:00
Pawin Vongmasa
fcba82540c
RESTRICT AUTOMERGE Relax timeout for all operations
...
Test: make vts -j123 && vts-tradefed run commandAndExit vts \
-m VtsHalMediaOmxV1_0Host
Bug: 70933963
Change-Id: I01e53e9e4e78e4bc5fd11f4e931d703c4fb5407d
2020-03-18 17:25:35 -07:00