Lines Matching refs:ANDROID_PRODUCT_OUT
106 if [[ -z "${ANDROID_PRODUCT_OUT}" ]]; then
151 dir="$ANDROID_PRODUCT_OUT/system/apex/${apex}"
152 file="$ANDROID_PRODUCT_OUT/system/apex/${apex}.apex"
179 if [ -d "$ANDROID_PRODUCT_OUT/system/lib" ]; then
180 …cmd="cp -p prebuilts/runtime/mainline/platform/impl/$arch32/$so $ANDROID_PRODUCT_OUT/system/lib/$s…
184 if [ -d "$ANDROID_PRODUCT_OUT/system/lib64" ]; then
185 …cmd="cp -p prebuilts/runtime/mainline/platform/impl/$arch64/$so $ANDROID_PRODUCT_OUT/system/lib64/…
204 target_out_unstripped="$ANDROID_PRODUCT_OUT/symbols"
211 conscrypt_dir="$ANDROID_PRODUCT_OUT/system/apex/com.android.conscrypt"
222 if [ ! -d "$ANDROID_PRODUCT_OUT/system/$l" ]; then
227 dst="$ANDROID_PRODUCT_OUT/system/${l}/${so}"
238 if [ ! -f $ANDROID_PRODUCT_OUT/system/usr/share/zoneinfo/tzdata ]; then
239 mkdir -p $ANDROID_PRODUCT_OUT/system/usr/share/zoneinfo
240 cp $ANDROID_PRODUCT_OUT/system/apex/com.android.tzdata/etc/tz/tzdata \
241 $ANDROID_PRODUCT_OUT/system/usr/share/zoneinfo/tzdata
249 ln -sf /apex/com.android.runtime/bin/$b $ANDROID_PRODUCT_OUT/system/bin/$b
251 for d in $ANDROID_PRODUCT_OUT/system/apex/com.android.runtime/lib{,64}/bionic; do
257 dst=$ANDROID_PRODUCT_OUT/system/${lib_dir}/${lib_file}
269 linkerconfig_root=$ANDROID_PRODUCT_OUT/art_linkerconfig_root
275 cp -r $ANDROID_PRODUCT_OUT/system/etc $linkerconfig_root/system
281 src="$ANDROID_PRODUCT_OUT/system/apex/${apex}"
364 linkerconfig_out=$ANDROID_PRODUCT_OUT/linkerconfig