Home
last modified time | relevance | path

Searched refs:manifest (Results 1 – 25 of 34) sorted by relevance

12

/device/google/cuttlefish/tools/
Dmake_manifest.sh68 >>manifest.txt
74 grep -q "^${key}=" manifest.txt && \
75 sed -i "s/^${key}=.*/${key}=${value}/" manifest.txt || \
76 echo "${key}=${value}" >> manifest.txt
/device/linaro/hikey/
DBoardConfigCommon.mk44 DEVICE_MANIFEST_FILE := device/linaro/hikey/manifest.xml
48 DEVICE_MANIFEST_FILE += device/linaro/hikey/sensorhal/manifest.xml
49 DEVICE_MANIFEST_FILE += device/linaro/hikey/vr/manifest.xml
/device/google/cuttlefish_vmm/
D.dockerignore7 !x86_64-linux-gnu/manifest.xml
8 !aarch64-linux-gnu/manifest.xml
DDockerfile35 COPY --chown=$USER x86_64-linux-gnu/manifest.xml /static/x86_64-linux-gnu/manifest.xml
36 COPY --chown=$USER aarch64-linux-gnu/manifest.xml /static/aarch64-linux-gnu/manifest.xml
Dgenerate-gfxstream-manifest.sh29 ./update-manifest-gfxstream.py \
Drebuild-internal.sh156 repo init -q -u https://android.googlesource.com/platform/manifest
360 repo manifest -r -o "${OUTPUT_DIR}/manifest.xml"
Drebuild.sh46 DEFINE_string manifest "" "Path to custom manifest to use for the build"
378 echo custom manifest not found: ${FLAGS_manifest} 1>&1
/device/sample/products/
Dsample_addon.mk17 device/sample/sdk_addon/manifest.ini:manifest.ini \
/device/generic/car/
Dcar_x86_64.mk25 device/generic/car/car_x86_64/manifest.ini:manifest.ini
/device/ti/beagle_x15/
DBoardConfig.mk35 DEVICE_MANIFEST_FILE := device/ti/beagle_x15/manifest.xml
77 DEVICE_MANIFEST_FILE += device/ti/beagle_x15/auto/manifest.xml
/device/google/cuttlefish/tests/hal/
Dhal_implementation_test.cpp251 std::set<std::string> manifest = allAidlManifestInterfaces(); in TEST() local
262 if (manifest.erase(type) > 0) hasRegistration = true; in TEST()
284 for (const std::string& iface : manifest) { in TEST()
/device/google/coral/
DCleanSpec.mk79 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/vintf/manifest/manifest.xml)
101 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/vintf/manifest/android.hardware.atrace@1.0-…
/device/generic/trusty/
DBoardConfig.mk61 DEVICE_MANIFEST_FILE := device/generic/trusty/manifest.xml
/device/linaro/dragonboard/
DBoardConfigCommon.mk73 DEVICE_MANIFEST_FILE := device/linaro/dragonboard/manifest.xml
/device/google/cuttlefish/shared/tv/
Ddevice.mk17 DEVICE_MANIFEST_FILE += device/google/cuttlefish/shared/tv/manifest.xml
/device/generic/goldfish/fvpbase/
DREADME.md20 repo init -u https://android.googlesource.com/kernel/manifest -b common-android-mainline
40 repo init -u https://git.linaro.org/landing-teams/working/arm/manifest.git -m pinned-uboot.xml -b 2…
/device/amlogic/yukawa/
DBoardConfigCommon.mk146 DEVICE_MANIFEST_FILE := device/amlogic/yukawa/manifest.xml
/device/google/cuttlefish/shared/auto/
Ddevice.mk20 DEVICE_MANIFEST_FILE += device/google/cuttlefish/shared/auto/manifest.xml
/device/google/wahoo/
DBoardConfig.mk160 DEVICE_MANIFEST_FILE := device/google/wahoo/manifest.xml
/device/linaro/hikey/hikey960/
DREADME5 $ repo init -u https://android.googlesource.com/platform/manifest -b master & repo sync -j24
/device/generic/car/common/
Dcar.mk24 DEVICE_MANIFEST_FILE += hardware/interfaces/automotive/vehicle/2.0/manifest.vehicle.xml
/device/linaro/hikey/hikey/
DREADME5 $ repo init -u https://android.googlesource.com/platform/manifest -b master & repo sync -j24
/device/generic/goldfish/
Dfvp.mk110 DEVICE_MANIFEST_FILE := device/generic/goldfish/fvpbase/manifest.xml
/device/google_car/coral_car/
Daosp_coral_car.mk17 DEVICE_FRAMEWORK_MANIFEST_FILE += device/google_car/coral_car/manifest.xml
/device/google_car/crosshatch_car/
Daosp_crosshatch_car.mk17 DEVICE_FRAMEWORK_MANIFEST_FILE += device/google_car/crosshatch_car/manifest.xml

12