Searched defs:ANDROID_BUILD_TOP (Results 1 – 2 of 2) sorted by relevance
31 ANDROID_BUILD_TOP := $(realpath $(shell pwd)/../../../../../) macro
45 String ANDROID_BUILD_TOP = System.getenv("ANDROID_BUILD_TOP"); in getStream() local