Home
last modified time | relevance | path

Searched refs:system_other (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/libfs_avb/tests/
H A Dfs_avb_device_test.cpp76 FstabEntry* system_other = &fstab[1]; in TEST() local
77 EXPECT_NE(nullptr, system_other); in TEST()
83 LoadAndVerifyVbmeta(*system_other, "" /* expected_public_key_blob */, in TEST()
/aosp14/frameworks/base/
H A DCleanSpec.mk264 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system_other/system/app/OsuLogin)