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

  /external/mesa3d/src/gallium/targets/dri/
Android.mk 76 LOCAL_MODULE_SYMLINKS := $(foreach d, $(GALLIUM_TARGET_DRIVERS), $(d)_dri.so)
  /build/make/core/
clear_vars.mk 168 LOCAL_MODULE_SYMLINKS:=
base_rules.mk 503 my_installed_symlinks := $(addprefix $(my_module_path)/,$(LOCAL_MODULE_SYMLINKS) $(LOCAL_MODULE_SYMLINKS_$(my_32_64_bit_suffix)))
    [all...]
  /build/soong/cc/
androidmk.go 233 fmt.Fprintln(w, "LOCAL_MODULE_SYMLINKS := "+strings.Join(binary.symlinks, " "))
binary.go 88 // Names of symlinks to be installed for use in LOCAL_MODULE_SYMLINKS
  /build/soong/apex/
apex.go     [all...]

Completed in 84 milliseconds