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
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
Lockout is moved to the HAL (as compared to IBiometricsFingerprint@2.1)
To maintain public API behavior (BiometricPrompt) there needs to be a
way to synchronously retrieve the lockout status.
Bug: 121196511
Bug: 121198195
Bug: 123262389
Test: Builds
Change-Id: Idb0a1225451e9f123ccb42accbbbd2914ad6cabc
Check with Hal whether stream reconfiguration is required
in case of session parameter updates.
Bug: 122609098
Test: Manual using application,
vts-tradefed run commandAndExit vts --skip-all-system-status-check
--skip-preconditions --module VtsHalCameraProviderV2_4Target -l INFO
Change-Id: Ic02525871aa079393b28b2da53764093f95f881d
am: 41faba33c6 -s ours
am skip reason: change_id Ibc2415531a16e42ae81e33c3bdb28aca08e6a5fe with SHA1 5845a3f05c is in history
Change-Id: I2b7bd5e22da1809d34a4354badeb503c0627daad
Add the NR Cell Identity field to the NrCellIdentity
struct.
Bug: 124126359
Test: compilation on goog/master; VTS currently infeasible
pending other changes.
Change-Id: Ie7082a7dc1737cb613ab178e86016fa0d09c24d3
Added sendSessionEvent and onSessionEvent test case,
so vts can cover new interface in cas@1.1
Test: Manual
bug: 123642769
Change-Id: I3e82a5a7c9d1e8721b2e4fdc2aaffacfe96b91d9
am: 6cc07cf940 -s ours
am skip reason: change_id I12e0c98324c1310815e150d24e0b25e26073a424 with SHA1 341f6b335d is in history
Change-Id: Ia1dcc7b518e5f03381d07cf5f476d1a6589590c1
For physical camera static metadata, we should reduce its size before
passing it across binder if possible.
Test: Camera CTS
Bug: 124129552
Change-Id: I0d9129642ddcbb4c1a1c7fcf7a88bac734be4f5a
am: d5f89df18f -s ours
am skip reason: change_id I7ddafca04bce6fd37a9c0877270cee325111d833 with SHA1 1ffe69a8e9 is in history
Change-Id: I76511c6522b86a5dfd1c498cf3cb37d9919b4ef0