/device/google/cuttlefish/host/commands/append_squashfs_overlay/src/ |
D | main.rs | 41 fn merge_fs(src: &Path, overlay: &Path, dest: &Path, overwrite: bool) -> Result<()> { in merge_fs() 65 let mut overlay = File::open(overlay)?; in merge_fs() localVariable 70 copy(&mut overlay, &mut dest)?; in merge_fs() 92 let overlay = matches.get_one::<PathBuf>("overlay").unwrap().as_ref(); in main() localVariable 96 merge_fs(src, overlay, dest, overwrite)?; in main()
|
/device/generic/goldfish/rro_overlays/ConnectivityOverlay/ |
D | Android.bp | 27 // To keep compatibility with GSI mixed-build on sdk_phone products, create a overlay apk 30 // TODO(b/161415429,b/119899133): once the feature that supports the same overlay with 31 // multiple targets is ready, then cleanup this redundant overlay. 44 package_name: "com.google.android.connectivity.resources.goldfish.overlay",
|
/device/google/trout/agl_services_build/yocto-layer/meta-google/recipes-trout/images/ |
D | machine-image.bbappend | 3 GOOGLE_OVERLAY_SRC_URI = "file://google-overlay" 5 GOOGLE_OVERLAY_ROOT_DIRS = "google-overlay" 9 inherit google-image-overlay
|
/device/generic/goldfish/64bitonly/product/ |
D | emulator64_vendor.mk | 27 DEVICE_PACKAGE_OVERLAYS += device/generic/goldfish/tablet/overlay 29 DEVICE_PACKAGE_OVERLAYS := device/generic/goldfish/phone/overlay
|
/device/generic/common/ |
D | README.md | 47 In order to prevent SystemUI crash, GSI adds a runtime resource overlay in 48 the system_ext partition, which have higher overlay precedence than RROs on
|
/device/google/trout/ |
D | aosp_trout_common.mk | 20 PRODUCT_PACKAGE_OVERLAYS += device/google/trout/product_files/overlay 37 LOCAL_AUDIO_DEVICE_PACKAGE_OVERLAYS ?= device/generic/car/emulator/audio/overlay
|
/device/linaro/poplar/sepolicy/ |
D | file_contexts | 58 /(vendor|system/vendor)/lib(64)?/hw/overlay\.poplar\.so u:object_r:same_process_hal_file:s0 63 #/(vendor|system/vendor)/lib(64)?/hw/overlay\.poplar\.so u:object_r:hi_overlay_file:s0
|
/device/google/cuttlefish/host/commands/assemble_cvd/doc/ |
D | disk.dot | 4 overlay [label = "Operating System Overlay (qcow2)", URL = "https://en.wikipedia.org/wiki/Qcow"] 41 overlay -> operating_system
|
/device/linaro/poplar/proprietary/hisilicon/ |
D | Android.bp | 361 name: "overlay.poplar", 362 srcs: ["overlay.poplar.so"],
|
/device/google/cuttlefish/host/commands/run_cvd/ |
D | server_loop_impl.cpp | 232 auto overlay = instance_.PerInstancePath("overlay.img"); in HandleActionWithNoData() local 233 if (std::find(disks.begin(), disks.end(), overlay) == disks.end()) { in HandleActionWithNoData()
|
/device/google/cuttlefish/host/commands/start/ |
D | main.cc | 419 auto overlay = previous_instance.PerInstancePath("overlay.img"); in main() local 421 std::find(disks.begin(), disks.end(), overlay) != disks.end(); in main()
|
/device/google/pantah/location/ |
D | scd.conf | 6 SecondaryConfigPath=/data/vendor/gps/overlay/scd_overlay.conf
|
D | scd.conf.p10 | 6 SecondaryConfigPath=/data/vendor/gps/overlay/scd_overlay.conf
|
D | scd.conf.c10 | 6 SecondaryConfigPath=/data/vendor/gps/overlay/scd_overlay.conf
|
/device/google/shusky/location/ |
D | scd.conf | 6 SecondaryConfigPath=/data/vendor/gps/overlay/scd_overlay.conf
|
/device/google/gs101/location/ |
D | scd.conf | 6 SecondaryConfigPath=/data/vendor/gps/overlay/scd_overlay.conf
|
/device/google/lynx/location/ |
D | scd.conf.l10 | 6 SecondaryConfigPath=/data/vendor/gps/overlay/scd_overlay.conf
|
/device/google/felix/location/ |
D | scd.conf.f10 | 6 SecondaryConfigPath=/data/vendor/gps/overlay/scd_overlay.conf
|
/device/generic/x86/ |
D | mini_x86.mk | 23 DEVICE_PACKAGE_OVERLAYS := device/generic/x86/overlay
|
/device/generic/armv7-a-neon/ |
D | mini_armv7a_neon.mk | 23 DEVICE_PACKAGE_OVERLAYS := device/generic/armv7-a-neon/overlay
|
/device/linaro/poplar/ |
D | poplar.mk | 10 DEVICE_PACKAGE_OVERLAYS := device/linaro/poplar/overlay
|
/device/generic/x86_64/ |
D | mini_x86_64.mk | 24 DEVICE_PACKAGE_OVERLAYS := device/generic/x86/overlay
|
/device/google/atv/overlay/TvNetworkStackOverlay/ |
D | Android.bp | 16 package_name: "com.android.tv.overlay.networkstack.inprocess",
|
/device/generic/arm64/ |
D | mini_arm64.mk | 24 DEVICE_PACKAGE_OVERLAYS := device/generic/armv7-a-neon/overlay
|
/device/google/cuttlefish/vsoc_x86_64_only/auto_mdnd/ |
D | aosp_cf.mk | 32 device/google/cuttlefish/shared/auto_mdnd/overlay
|