Searched refs:APK (Results 1 – 19 of 19) sorted by relevance
/external/v8/build/android/pylib/remote/device/dummy/ |
D | dummy.gyp | 6 # APK and a "test" APK with different package names. Our gtests only use one 7 # APK, so we build a dummy APK to upload as the app.
|
/external/v8/build/android/ |
D | developer_recommended_flags.gypi | 34 # When gyp_managed_install is set to 1, building an APK will install that APK on the connected 35 # device(/emulator). To install on multiple devices (or onto a new device), build the APK once 45 # With gyp_managed_install, we do not necessarily need a standalone APK. 46 # When create_standalone_apk is set to 1, we will build a standalone APK
|
D | create_standalone_apk_action.gypi | 6 # combines a directory of shared libraries and an incomplete APK into a 7 # standalone APK. 22 'message': 'Creating standalone APK: <(output_apk_path)',
|
D | finalize_apk_action.gypi | 6 # signs and zipaligns an APK. 20 'message': 'Signing/aligning <(_target_name) APK: <(input_apk_path)',
|
D | setup.gyp | 10 # any APK that is built with them. build/java_apk.gypi expects any
|
/external/jmonkeyengine/ |
D | README | 19 are saved in the APK and AssetManager is used to load them in. This works if 20 you build the APK in something like Eclipse and simply include a source jar, 23 stripped out when dex compiles the libraries into the APK. If you want to use
|
/external/v8/build/ |
D | apk_browsertest.gypi | 6 # to build APK-based browser test suites.
|
D | apk_test.gypi | 6 # to build APK based test suites.
|
D | java_apk.gypi | 67 # code. This allows a test APK to inject a Linker.TestRunner instance at 338 # gdbserver is always copied into the APK's native libs dir. The ant 566 'action_name': 'create standalone APK',
|
D | java.gypi | 154 # create this packages R.java files when building the APK.
|
/external/v8/build/android/pylib/gtest/filter/ |
D | unit_tests_disabled | 25 # Tests crashing in the APK
|
/external/libgdx/extensions/gdx-setup/src/com/badlogic/gdx/setup/resources/android/ |
D | build.gradle | 27 // so they get packed with the APK.
|
/external/webrtc/ |
D | DEPS | 33 # Base is only used to build Android APK tests and may not be referenced by
|
/external/droiddriver/ |
D | contributing_aosp.md | 66 ManualDD is an APK you can use to manually test DroidDriver.
|
/external/libchrome/sandbox/linux/ |
D | BUILD.gn | 205 # test() template because the test is run as an executable not as an APK on
|
/external/deqp/external/vulkancts/ |
D | README.md | 119 Test modules (or in case of Android, the APK) must be re-built after building
|
/external/clang/utils/TableGen/ |
D | ClangAttrEmitter.cpp | 2564 std::string APK = Attr.getValueAsString("ParseKind"); in GenerateTargetRequirements() local 2566 if (I.first == APK) { in GenerateTargetRequirements()
|
/external/v8/build/config/android/ |
D | rules.gni | 1218 # This target creates an Android APK containing java code, resources, assets, 2251 # Note: It's usually better to package things as an APK than as a native
|
D | internal_rules.gni | 2114 # Creates an AndroidManifest.xml for an APK split.
|