commit | 439563f9437b364222ac03d15cf7948c1e96bdc2 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Tue Dec 10 18:33:22 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Thu Jan 09 02:02:05 2025 +0000 |
tree | f302fc4c6d32a19fb5723f799ea5b948cec99c58 | |
parent | 15a8dbb7fcc5699aba3f69c6e292dc4995af8003 [diff] [blame] |
Add basic sepolicy for the IVmCapabilities HAL Bug: 360102915 Test: builds Test: presubmit Change-Id: I1b7f73a9e3ff1ad35c318ac56667c64775de4064
diff --git a/private/attributes b/private/attributes index 13479c9..0da777a 100644 --- a/private/attributes +++ b/private/attributes
@@ -31,3 +31,7 @@ until_board_api(202504, ` attribute tee_service_type; ') + +until_board_api(202504, ` + hal_attribute(vm_capabilities); +')