Searched defs:system (Results 1 - 2 of 2) sorted by relevance

/build/core/
H A Dmain.mk88 # Targets that provide quick help on the build system.
111 # check for a case sensitive file system
125 # build system can't deal with them.
259 # Bring in standard build system definitions.
415 # additional storage requirements for ".odex" files can cause /system
429 # non-empty if that module should be installed in /system.
432 # be installed in /system.
433 define should-install-to-system
440 define should-install-to-system
510 # Include all of the makefiles in the system
[all...]
H A DMakefile20 # e.g., "system/etc/file.xml".
116 # the Android system property length limit (PROPERTY_VALUE_MAX=92).
127 # The string used to uniquely identify the system build; used by the OTA server.
189 system_prop_file := $(wildcard $(TARGET_DEVICE_DIR)/system.prop)
364 # for future OTA packages installed by this system. Actual product
401 # tags that are part of the system (ie, not in a vendor/ or device/
612 # Install the html file at /system/etc/NOTICE.html.gz.
740 recovery_kernel := $(INSTALLED_KERNEL_TARGET) # same as a non-recovery system
898 # system image
919 # system imag
[all...]

Completed in 54 milliseconds