Searched refs:android_home (Results 1 – 1 of 1) sorted by relevance
103 def accept_android_license(android_home): argument105 [android_home + '/tools/bin/sdkmanager', '--licenses'],162 accept_android_license(opts.android_home)164 env_copy['ANDROID_HOME'] = opts.android_home205 self.android_home = os.path.abspath(os.environ['ANDROID_HOME'])222 ('ANDROID_HOME', self.android_home),