Home | History | Annotate | Download | only in skqp

Lines Matching refs:android_home

14 The environment variables ANDROID_NDK and ANDROID_HOME must be set to the
77 android_home,
85 assert os.path.exists(android_home)
154 env_copy['ANDROID_HOME'] = android_home
184 for var in ['ANDROID_NDK', 'ANDROID_HOME']:
202 android_home = os.path.abspath(os.environ['ANDROID_HOME'])
205 ('ANDROID_HOME', android_home),
214 android_home,