No description
Find a file
Shikha Panwar 8a3a29dd5a Sk VTS: Policy gating & Out of Seq req rejection
1. Add a test to check Access control in Secretkeeper HAL: Construct
   dice chains with different security version and check that the secret
   is accessible with upgraded dice chain && DicePolicyError is thrown
   when the access is requested using a dice chain with lower security
   version.

2. Re-enable test #replay_protection_out_of_seq_req_not_accepted - This
   was disabled because the method would not panic when run on
   devices without Sk HAL, causing test failure. Refactor the test to
   check the error instead of unwrapping.

Many methods of SkClient struct are refactored to return Error (also
introduced in this patch) instead of panicking on error.

Test: atest VtsSecretkeeperTargetTest
Bug: 291224769
Bug: 317416663
Change-Id: I646783e034064f81625a978a2bcacf143ff60c87
2024-01-12 09:51:08 +00:00
apexkey
atrace
audio Merge "Audio Effect : Add checks to validate the channel count" into main 2024-01-10 01:46:59 +00:00
authsecret
automotive Merge "Handle logical camera devices properly" into main 2024-01-09 22:41:15 +00:00
biometrics Merge changes I1d745f64,I4bb2572c into main am: 94b63ab755 2023-10-30 02:39:27 +00:00
bluetooth Merge "Clarify that an EID is a Find My Device network EID" into main 2024-01-08 19:31:57 +00:00
boot
broadcastradio
camera Camera: Add missing characteristics for using buffermanager in ExternalCamera 2023-12-20 17:37:47 +09:00
cas Merge "CAS AIDL: Start thread pool for default service" into main 2023-11-10 04:14:03 +00:00
common Add defaults for audio AIDL interfaces 2023-11-07 18:18:24 +00:00
compatibility_matrices Remove HIDL audio HAL from compat matrix 9 2024-01-03 22:48:16 +00:00
configstore
confirmationui
contexthub
drm
dumpstate
fastboot
gatekeeper gatekeeper: generate Rust bindings 2023-10-30 08:17:12 +00:00
gnss Merge "Add gnss HAL APEX" into main am: 6a4d763060 2023-11-06 04:16:56 +00:00
graphics [VTS] Update SetDisplayBrightness test item am: 70d2ef6b34 2023-12-21 02:13:22 +00:00
health Merge "health: Remove 2.0 HAL implementation." into main 2024-01-09 00:28:28 +00:00
identity
input Move input processor service into VAPEX 2023-10-23 14:06:24 +09:00
ir Fix the path to IR HAL 2023-12-12 18:06:34 +09:00
keymaster Updated fuzz_config in Android.bp file 2023-11-10 10:14:51 +05:30
light
media media.c2 aidl: add input surface for encoders 2024-01-04 09:24:12 +00:00
memtrack
neuralnetworks
nfc Per NCI spec there is no need to wait for credits 2024-01-09 13:16:11 -08:00
oemlock
power Remove unused global const variable 2024-01-09 14:42:22 -08:00
radio Update OWNER for IRadio 2023-12-12 08:03:20 +00:00
rebootescrow Add rebootescrow HAL into APEX 2023-10-23 14:52:43 +09:00
renderscript Add clear dependency on libRS_internal 2023-11-28 16:28:20 +09:00
scripts
secure_element Tag vts module VtsHalSecureElementTargetTest with secure element sim 2024-01-04 15:51:48 +08:00
security Sk VTS: Policy gating & Out of Seq req rejection 2024-01-12 09:51:08 +00:00
sensors Merge "sensors: Do not limit aidl-multihal visibility" into main 2023-12-18 20:37:09 +00:00
soundtrigger Add defaults for audio AIDL interfaces 2023-11-07 18:18:24 +00:00
staging
tests HIDL multithreaded: increase timeout duration 2023-11-14 08:48:42 +00:00
tetheroffload Make availability to com.android.tethering explicit 2023-12-21 23:39:41 +00:00
thermal
threadnetwork remove the com.android.threadnetwork from apex_available list 2023-11-22 09:45:37 +08:00
tv Blind scan should be an optional feature based on the design document am: 58be11ecc4 2023-12-26 07:27:41 +00:00
usb Merge "Test: Don't check results when no type-c ports" into android13-tests-dev am: 6ec8db6abe 2023-12-15 03:18:16 +00:00
uwb [hal] Add support for CCC capability UWBS_MAX_PPM. 2024-01-04 20:20:42 +00:00
vibrator
vr
weaver
wifi Merge changes Icfaa316b,Ic26706d7 into main 2024-01-09 22:23:55 +00:00
.clang-format
.gitignore
Android.bp
CleanSpec.mk
current.txt
METADATA
NOTICE
OWNERS
PREUPLOAD.cfg
TEST_MAPPING Add CtsStrictJavaPackagesTestCases to TEST_MAPPING presubmits 2023-12-16 00:33:37 +00:00
update-base-files.sh
update-makefiles.sh