This change corrects the description of openDisplay()'s behavior when
new client requests to access a display resource.
Bug: 122671398
Test: N/A
Change-Id: Ic7380748f4907376563771498e8823ed739e09a6
Signed-off-by: Changyeon Jo <changyeon@google.com>
Argument-dependent lookup will only work for operator>> if the operator
is in one of the argument's namespaces. This caused the enumerations to
pretty-print for V1_0, but not for V1_1 or V1_2. This change ensures the
V1_0 namespace is used.
Test: mma
Test: atest VtsHalNeuralnetworksV1_0TargetTest (verified the test output "OFFLINE" for DeviceStatus and "DEVICE_UNAVAILABLE" for ErrorStatus instead of raw byte value representation)
Test: atest VtsHalNeuralnetworksV1_1TargetTest (verified the test output "OFFLINE" for DeviceStatus and "DEVICE_UNAVAILABLE" for ErrorStatus instead of raw byte value representation)
Test: atest VtsHalNeuralnetworksV1_2TargetTest (verified ran and passed tests)
Fixes: 124316129
Change-Id: I764a46e2d87615b1f3da0ab0e6edb134bb533887
am: 41b6d5e3df -s ours
am skip reason: change_id I5969beb1ec365c992765f40d7693630606f16e18 with SHA1 350d91b1df is in history
Change-Id: I6137a96f60c840f76db3494d444efaf8532eb045
am: 740e0c6042 -s ours
am skip reason: change_id Id0f28d061dc5858fa00ef1bac5f7aa467d860864 with SHA1 70d25b813e is in history
Change-Id: I35691b0e5d8208c3de49a7e9974022525e76922a
The tmp directory is only removed when the driver reports caching not
supported, otherwise it is kept for debugging purpose.
Test: 1.2 VTS tests with sample driver
Change-Id: I5969beb1ec365c992765f40d7693630606f16e18
Merged-In: I5969beb1ec365c992765f40d7693630606f16e18
(cherry picked from commit 350d91b1df)
Test was failing with segmentation fault (and crashing whole VTS) when
device was not available.
Change-Id: Id0f28d061dc5858fa00ef1bac5f7aa467d860864
Merged-In: Id0f28d061dc5858fa00ef1bac5f7aa467d860864
(cherry picked from commit 70d25b813e)
Modify the document for 'hasKnownUserIntentEmergency'.
In the scenarios that the 'address' in the 'dialInfo' field has other
functions besides the emergency number function, if the
'hasKnownUserIntentEmergency' field is true, the user's intent for this
dial request is emergency call, and the modem must treat this as an
actual emergency dial; if the 'hasKnownUserIntentEmergency' field is
false, Android does not know user's intent for this call.
Test: compile
Bug: 121345950
Change-Id: I3457e7519be564ac5043e06380e9450a1b12425f
(cherry picked from commit 7208840ec0148ad5a01bdf419170282cd1b32437)
am: 6dbe34c37c -s ours
am skip reason: change_id I6baaf54c626778129c1aab4f6622af570b34ec3f with SHA1 4135a8e94c is in history
Change-Id: I51718bedf07a3397b68ed051dc6d716e2b7bb88b
The actual lockout reset is asynchronous and returns its result in the
onLockoutChanged() callback
Bug: 121196511
Bug: 121198195
Bug: 123262389
Test: Builds
Change-Id: Ia5fd34d77ae1f8dba1a943e0e1fc51d458753090
The tmp directory is only removed when the driver reports caching not
supported, otherwise it is kept for debugging purpose.
Test: 1.2 VTS tests with sample driver
Change-Id: I5969beb1ec365c992765f40d7693630606f16e18
am: a83d57a58f -s ours
am skip reason: change_id Iefb502c6b9301d5470eb4cdaa46d398f1a0e512a with SHA1 923b8c5842 is in history
Change-Id: I33c05bfea6eb0fd4700bca336062b256b505460f
* Adds a specification of invalid scale and zero point for TENSOR_BOOL8.
This fixes vts failures for comparison ops.
* Removes (FUNDAMENTAL_MIN - 1) from invalid OperationTypes.
FUNDAMENTAL_MIN is equal to 0 and resulting -1 was statically casted to
uint32_t and passed 4294967295 as an invalid OperationType. However, our
validateOperation function interpreted this ID as an extension ID and
didn't fail.
* Adds mutateOperationOperandTypeSkip for QUANTIZE and DEQUANTIZE.
* Adds removeOperandSkip for BIDIRECTIONAL_SEQUENCE_RNN.
Fix: 121130841
Fix: 123247345
Test: VtsHalNeuralnetworksV1_2TargetTest --hal_service_instance=android.hardware.neuralnetworks@1.2::IDevice/sample-all
Change-Id: Iefb502c6b9301d5470eb4cdaa46d398f1a0e512a
Merged-In: Iefb502c6b9301d5470eb4cdaa46d398f1a0e512a
(cherry picked from commit 923b8c5842)
am: a5f3c58af7 -s ours
am skip reason: change_id I5fb6c126a090a3fe0fa4829ea9224564133dc1ae with SHA1 f8a47b7f01 is in history
Change-Id: I831d324b9d30a0624aa538fe0a8882dc8d201488
am: a3d1863103 -s ours
am skip reason: change_id I4287a947faa260f69ba50c746bd40a0981548e50 with SHA1 5d2ec0f5f0 is in history
Change-Id: I82094afc40b9e5a0eaeb450a7b9340efb63f6532