diff options
| author | 2022-03-09 17:04:38 +0000 | |
|---|---|---|
| committer | 2022-03-23 16:26:47 +0000 | |
| commit | 0430279b743fb5f44a78083b1d0d6316b9f153a8 (patch) | |
| tree | 513b8f3f39c8b2fb4078ed1dcac50669c80093db /vulkan/libvulkan/api.cpp | |
| parent | 70f72fa3d5927034d24c2752b450a4adc6996927 (diff) | |
Make ReconcileSdkData more flexible
Instead of passing sdk package names and list of random strings to
installd, the client will pass the sub-directory name directly. The
client will be responsible for ensuring they don't create multiple
sub-directories for same sdk with different random suffixes.
Also, since "shared" sub-directory is just another type of sdk data
sub-directory, we no longer create it during sdk package path creation.
This directory should get created using ReconcileSdkData api by the
client.
Also cleaned up the tests and added SdkSandboxStorageHostTest in
TEST_MAPPING.
Bug: 211763739
Test: atest installd_service_test
Ignore-AOSP-First: Some of the cls are missing in AOSP. Will cherry-pick
this with rest of them together next week.
Change-Id: Ie9cdc2c41bcec64028008a79654f2d38c017b6d1
Merged-In: Ie9cdc2c41bcec64028008a79654f2d38c017b6d1
(cherry picked from commit 5288b055c114f0d765c284e50b9e0b3898305c80)
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions