HomeSort by relevance Sort by last modified time
    Searched refs:odm (Results 1 - 9 of 9) sorted by null

  /build/make/target/board/
treble_common.mk 64 # b/64700195: add minimum support for odm.img
65 # Currently odm.img can only be built by `make custom_images`.
66 # Adding /odm mount point under root directory.
67 BOARD_ROOT_EXTRA_FOLDERS += odm
  /build/make/tools/fs_config/
Android.mk 116 # List of all supported vendor, oem and odm Partitions
120 $(if $(BOARD_USES_ODMIMAGE)$(BOARD_ODMIMAGE_FILE_SYSTEM_TYPE),odm))
218 ifneq ($(filter odm,$(fs_config_generate_extra_partition_list)),)
220 # Generate the odm/etc/fs_config_dirs binary file for the target
232 $< -D -P odm -o $@
235 # Generate the odm/etc/fs_config_files binary file for the target
247 $< -F -P odm -o $@
  /build/make/core/tasks/
vendor_module_check.mk 113 $(ALL_MODULES.$(m).INSTALLED) which is not in the vendor tree or odm tree))))
  /build/soong/ui/build/
cleanbuild.go 116 productOut("odm"),
  /build/make/core/
envsetup.mk 173 TARGET_COPY_OUT_ODM := odm
  /system/sepolicy/private/
file_contexts 311 # OEM and ODM files
313 /odm(/.*)? u:object_r:system_file:s0
  /system/sepolicy/prebuilts/api/26.0/private/
file_contexts 304 # OEM and ODM files
306 /odm(/.*)? u:object_r:system_file:s0
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
nashorn.jar 

Completed in 279 milliseconds