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

  /dalvik/tools/
dex-preopt 46 # --boot-dir=path/to/bootclasspath -- Specify the path, relative to the
51 # and must match the BOOTCLASSPATH that is eventually specified at
53 # needs to match the target product's BOOTCLASSPATH, which, as of this
283 BOOTCLASSPATH=`echo ":${bootJars}" | \
286 export BOOTCLASSPATH
291 elements=`echo "${BOOTCLASSPATH}" | sed 's/:/ /g'`
  /system/core/rootdir/
Android.mk 36 $(hide) sed -e 's?%BOOTCLASSPATH%?$(PRODUCT_BOOTCLASSPATH)?g' $< >$@

Completed in 123 milliseconds