Searched refs:system_other (Results 1 – 16 of 16) sorted by relevance
/aosp12/system/core/fs_mgr/libfs_avb/tests/ |
H A D | fs_avb_device_test.cpp | 76 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()
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | preloads_copy.te | 16 # Silence the denial when /postinstall cannot be mounted, e.g., system_other
|
H A D | cppreopts.te | 29 # Silence the denial when /postinstall cannot be mounted, e.g., system_other
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | preloads_copy.te | 16 # Silence the denial when /postinstall cannot be mounted, e.g., system_other
|
H A D | cppreopts.te | 29 # Silence the denial when /postinstall cannot be mounted, e.g., system_other
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | preloads_copy.te | 16 # Silence the denial when /postinstall cannot be mounted, e.g., system_other
|
H A D | cppreopts.te | 29 # Silence the denial when /postinstall cannot be mounted, e.g., system_other
|
/aosp12/system/sepolicy/private/ |
H A D | preloads_copy.te | 16 # Silence the denial when /postinstall cannot be mounted, e.g., system_other
|
H A D | cppreopts.te | 29 # Silence the denial when /postinstall cannot be mounted, e.g., system_other
|
/aosp12/system/extras/cppreopts/ |
H A D | fstab.postinstall | 16 # Tries to mount system_other as a logical partition. If that fails, then
|
/aosp12/system/update_engine/aosp/ |
H A D | dynamic_partition_control_android_unittest.cc | 975 ScopedTempFile system_other; in TEST_P() local 977 ASSERT_TRUE(test_utils::WriteFileVector(system_other.path(), original)); in TEST_P() 979 ScopedLoopbackDeviceBinder dev(system_other.path(), true, &mnt_path); in TEST_P()
|
/aosp12/build/ |
H A D | CleanSpec.mk | 529 $(call add-clean-step, find system/app system/priv-app system/framework system_other -depth -type d… 683 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system_other) 691 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system_other)
|
/aosp12/build/make/ |
H A D | CleanSpec.mk | 529 $(call add-clean-step, find system/app system/priv-app system/framework system_other -depth -type d… 683 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system_other) 691 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system_other)
|
/aosp12/build/make/core/ |
H A D | Makefile | 595 INSTALLED_PRODUCT_SYSTEM_OTHER_AVBKEY_TARGET := $(TARGET_OUT_PRODUCT_ETC)/security/avb/system_other… 1360 license_modules_rehomed += $(filter $(PRODUCT_OUT)/system_other/%,$(license_modules_rest)) 3021 $(call intermediates-dir-for,PACKAGING,system_other) 3022 BUILT_SYSTEMOTHERIMAGE_TARGET := $(PRODUCT_OUT)/system_other.img 3449 $(strip $(foreach item,$(1),$(if $(filter $(item),system_other),$(INSTALLED_SYSTEMOTHERIMAGE_TARGET… 3513 @echo Extracting system_other avb key: $@ 4207 PARTITIONS_AND_OTHER_IN_SUPER += system_other
|
H A D | envsetup.mk | 258 TARGET_COPY_OUT_SYSTEM_OTHER := system_other
|
/aosp12/frameworks/base/ |
H A D | CleanSpec.mk | 264 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system_other/system/app/OsuLogin)
|