Home
last modified time | relevance | path

Searched refs:files (Results 1 – 25 of 97) sorted by relevance

1234

/device/sample/frameworks/PlatformLibrary/
DAndroid.mk30 $(call all-subdir-java-files)
43 LOCAL_SRC_FILES := $(call all-subdir-java-files) $(call all-subdir-html-files)
/device/google/contexthub/
D.gitignore10 # exclude IDE project files/directories
12 # keep .gitignore and other important hidden files
/device/google/dragon/crash_collector/src/com/android/crashreportprovider/
DCrashReportProvider.java70 final File[] files = sCrashReportDirectory.listFiles(); in query() local
71 if (files != null) { in query()
72 for (File file : files) { in query()
/device/generic/goldfish/opengl/
DREADME10 here with the appropriate updated source files.
13 files located under one of:
/device/lge/bullhead/sepolicy/
Dinit-power-sh.te16 # interactive files in /sys receive the default sysfs context when created
17 # after the restorecon of /sys/. Allow init-power-sh to restorecon sysfs files
/device/huawei/angler/sepolicy/
Dinit-power-sh.te14 # allow labeling of interactive /sys files created post-initial restorecon
18 # allow writes to sysfs files that have not yet been labeled
/device/sample/apps/SampleEmailPolicy/
DREADME16 Package (APK) files containing a device-specific configuration values for the Email application.
18 These policy files are intended for use by an OEM who is building a device using the Android
/device/common/
Dgenerate-blob-lists.sh66 cat out/target/product/$DEVICENAME/installed-files.txt |
77 cat out/target/product/$DEVICENAME/installed-files.txt |
/device/htc/flounder/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/asus/fugu/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/linaro/hikey/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/moto/shamu/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/huawei/angler/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/google/dragon/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/lge/bullhead/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/moto/shamu/ShamuLayout/
DAndroid.mk6 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/device/huawei/angler/AnglerLayout/
DAndroid.mk6 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/device/htc/flounder/VolantisLayout/
DAndroid.mk6 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/device/lge/bullhead/BullheadLayout/
DAndroid.mk6 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/device/google/accessory/demokit/app/
DAndroid.mk22 LOCAL_SRC_FILES := $(call all-subdir-java-files)
/device/sample/apps/LeanbackWidget/
DAndroid.mk7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/device/sample/apps/SetupCustomizer/
DAndroid.mk7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/device/google/dragon/sepolicy/
Dsystem_server.te1 # Allow system_server to open crash report files.
/device/sample/apps/upgrade/
DAndroid.mk28 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/device/sample/apps/LeanbackCustomizer/
DAndroid.mk7 LOCAL_SRC_FILES := $(call all-java-files-under, src)

1234