Index: setup_links.py |
diff --git a/setup_links.py b/setup_links.py |
index 1edb7c238e4e4da433ddd04cd201ed1dd31f7698..cca14d1df6bed67285ad54764f89f76873f284d7 100755 |
--- a/setup_links.py |
+++ b/setup_links.py |
@@ -80,6 +80,7 @@ target_os = get_target_os_list() |
if 'android' in target_os: |
DIRECTORIES += [ |
'base', |
+ 'third_party/android_platform', |
'third_party/android_testrunner', |
'third_party/android_tools', |
'third_party/appurify-python', |