OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:featureOf
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/appsecurity/test-apps/NoRestartApp/feature/
Android.mk
32
featureOf
:= CtsNoRestartBase
33
featureOfApk := $(call intermediates-dir-for,APPS,$(
featureOf
))/package.apk
35
LOCAL_APK_LIBRARIES := $(
featureOf
)
/cts/hostsidetests/appsecurity/test-apps/SplitApp/feature/
Android.mk
34
featureOf
:= CtsSplitApp
35
featureOfApk := $(call intermediates-dir-for,APPS,$(
featureOf
))/package.apk
Completed in 116 milliseconds