HomeSort by relevance Sort by last modified time
    Searched refs:LOCAL_APK_LIBRARIES (Results 1 - 9 of 9) sorted by null

  /cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/feature_a/
Android.mk 38 LOCAL_APK_LIBRARIES := CtsIsolatedSplitApp
39 LOCAL_RES_LIBRARIES := $(LOCAL_APK_LIBRARIES)
  /cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/feature_b/
Android.mk 35 LOCAL_APK_LIBRARIES := CtsIsolatedSplitApp CtsIsolatedSplitAppFeatureA
36 LOCAL_RES_LIBRARIES := $(LOCAL_APK_LIBRARIES)
  /cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/feature_c/
Android.mk 35 LOCAL_APK_LIBRARIES := CtsIsolatedSplitApp
36 LOCAL_RES_LIBRARIES := $(LOCAL_APK_LIBRARIES)
  /cts/hostsidetests/appsecurity/test-apps/NoRestartApp/feature/
Android.mk 33 LOCAL_APK_LIBRARIES := CtsNoRestartBase
34 LOCAL_RES_LIBRARIES := $(LOCAL_APK_LIBRARIES)
  /cts/hostsidetests/appsecurity/test-apps/SplitApp/feature/
Android.mk 37 LOCAL_APK_LIBRARIES := CtsSplitApp
38 LOCAL_RES_LIBRARIES := $(LOCAL_APK_LIBRARIES)
64 LOCAL_APK_LIBRARIES := CtsSplitApp
65 LOCAL_RES_LIBRARIES := $(LOCAL_APK_LIBRARIES)
  /cts/tests/framework/base/windowmanager/appPrereleaseSdk/
Android.mk 28 LOCAL_APK_LIBRARIES := fake-framework
  /build/make/core/
clear_vars.mk 23 LOCAL_APK_LIBRARIES:=
dex_preopt_odex_install.mk 208 $(call add_json_bool, HasApkLibraries, $(LOCAL_APK_LIBRARIES))
java_common.mk 438 apk_libraries := $(sort $(LOCAL_APK_LIBRARIES) $(LOCAL_RES_LIBRARIES))

Completed in 807 milliseconds