Home
last modified time | relevance | path

Searched refs:add (Results 1 – 25 of 67) sorted by relevance

123

/device/htc/flounder/
DCleanSpec.mk46 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/flounder64)
47 $(call add-clean-step, rm -rf $(OUT_DIR)/buildcache/aosp_flounder64)
48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/flounder)
49 $(call add-clean-step, rm -rf $(OUT_DIR)/buildcache/aosp_flounder)
50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/flounder)
51 $(call add-clean-step, rm -rf $(OUT_DIR)/buildcache/aosp_flounder)
52 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/flounder)
53 $(call add-clean-step, rm -rf $(OUT_DIR)/buildcache/aosp_flounder)
54 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/flounder_lte)
55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libc_*)
[all …]
/device/lge/hammerhead/
DCleanSpec.mk47 $(call add-clean-step, find $(PRODUCT_OUT) -name "*audio.primary.msm8974*" -print0 | xargs -0 rm -r…
48 $(call add-clean-step, rm -f $(OUT_DIR)/target/product/hammerhead/system/lib/modules/adsp*.ko)
49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
51 $(call add-clean-step, find $(OUT_DIR) -name "wpa_supplicant*" -print0 | xargs -0 rm -rf)
52 $(call add-clean-step, find $(OUT_DIR) -name "p2p_supplicant*" -print0 | xargs -0 rm -rf)
53 $(call add-clean-step, rm -f $(OUT_DIR)/target/product/hammerhead/system/build.prop)
54 $(call add-clean-step, rm -f $(OUT_DIR)/target/product/hammerhead/system/build.prop)
55 $(call add-clean-step, rm -f $(OUT_DIR)/target/product/hammerhead/system/build.prop)
56 $(call add-clean-step, rm -f $(OUT_DIR)/target/product/hammerhead/system/build.prop)
[all …]
/device/lge/mako/
DCleanSpec.mk46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/vold.fstab)
47 $(call add-clean-step, find $(OUT_DIR) -name "lights.msm8960*" -print0 | xargs -0 rm -f)
48 $(call add-clean-step, find $(OUT_DIR) -name "*.default.*so" -print0 | xargs -0 rm -f)
49 $(call add-clean-step, find $(PRODUCT_OUT) -name "*.prop" -print0 | xargs -0 rm -f)
50 $(call add-clean-step, find $(OUT_DIR) -name "wpa_supplicant*" -print0 | xargs -0 rm -f)
51 $(call add-clean-step, find $(PRODUCT_OUT) -name "*.img" -print0 | xargs -0 rm -f)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/)
53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/modules/wlan.ko)
54 $(call add-clean-step, rm -f $(OUT_DIR)/target/product/mako/system/build.prop)
55 $(call add-clean-step, rm -f $(OUT_DIR)/target/product/mako/system/build.prop)
[all …]
/device/asus/flo/
DCleanSpec.mk46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
47 $(call add-clean-step, find $(PRODUCT_OUT)/obj/APPS -type f -name "*.apk" -print0 | xargs -0 rm -f)
48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
49 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib/hw/camera.msm8960.so)
50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
53 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/build.prop)
55 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/build.prop)
58 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libc_*)
[all …]
/device/moto/shamu/
DCleanSpec.mk47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libc_*)
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libc_*)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libart_*)
53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libartd_*)
54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libart_*)
55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libartd_*)
56 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
57 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
58 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
[all …]
/device/asus/deb/
DCleanSpec.mk46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/*)
48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/APPS/*)
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libc_*)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libc_*)
53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libart_*)
54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libartd_*)
55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libart_*)
56 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libartd_*)
/device/samsung/manta/
DCleanSpec.mk50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libsurfaceflinger_intermediates)
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libui_intermediates)
52 $(call add-clean-step, rm -f $(PRODUCT_OUT)/root/default.prop)
53 $(call add-clean-step, rm -f $(TARGET_OUT)/build.prop)
54 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/etc/mixer_paths_lb.xml)
55 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/etc/permissions/android.hardware.camera.xml)
56 $(call add-clean-step, rm -rf $(TARGET_OUT)/etc/permissions/android.hardware.bluetooth_le.xml)
/device/sample/sdk_addon/
Dmanifest.ini4 # Name and vendor of the add-on.
6 # 2 add-ons with the same identifier cannot be installed in the same SDK
7 # and only the add-on with the highest rev number will be installed.
13 description=sample add-on
15 # version of the Android platform on which this add-on is built.
18 # revision of the add-on. This must be a strict integer.
31 # the add-on folder in libs/
34 # default skin name. Optional. Only useful if the add-on has its own skin, or
36 # This should be the name of the skin in the skins/ folder of the add-on.
41 # of USB Vendor IDs it knows. After installing an add-on the command
Dhardware.ini1 # Custom hardware options for the add-on.
2 # Properties defined here impact all AVD targetting this add-on.
/device/asus/grouper/
DCleanSpec.mk50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/default.prop)
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
52 $(call add-clean-step, rm -rf $(TARGET_OUT)/etc/permissions/android.hardware.bluetooth_le.xml)
/device/lge/hammerhead/camera/
DCleanSpec.mk47 $(call add-clean-step, find $(OUT_DIR) -name "camera.msm8960*" -print0 | xargs -0 rm -rf)
48 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib/hw/camera.*.so)
/device/asus/flo/camera/
DCleanSpec.mk47 $(call add-clean-step, find $(OUT_DIR) -name "camera.msm8960*" -print0 | xargs -0 rm -rf)
48 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib/hw/camera.*.so)
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DBaseActivity.java27 menu.add("Simulate"); in onCreateOptionsMenu()
28 menu.add("Quit"); in onCreateOptionsMenu()
DInputController.java32 mSwitchDisplayers.add(sd); in onAccesssoryAttached()
/device/asus/fugu/libaudio/
DAudioStreamOut.cpp326 param.add(keySupSampleRates, value); in getParameters()
328 param.add(keySupSampleRates, String8("48000")); in getParameters()
335 param.add(keySupFormats, value); in getParameters()
337 param.add(keySupFormats, String8("AUDIO_FORMAT_PCM_16_BIT")); in getParameters()
344 param.add(keySupChannels, value); in getParameters()
346 param.add(keySupChannels, String8("AUDIO_CHANNEL_OUT_STEREO")); in getParameters()
/device/asus/tilapia/
DCleanSpec.mk50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop)
/device/sample/
DREADME.txt1 To build the add-on:
/device/lge/mako/camera/
DCleanSpec.mk47 $(call add-clean-step, find $(OUT_DIR) -name "camera.msm8960*" -print0 | xargs -0 rm -rf)
/device/moto/shamu/camera/
DCleanSpec.mk47 $(call add-clean-step, find $(OUT_DIR) -name "camera.msm8960*" -print0 | xargs -0 rm -rf)
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
DCleanSpec.mk50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/SHARED_LIBRARIES/libGLES_emul_intermedia…
/device/moto/shamu/sepolicy/
Dsystem_app.te6 allow system_app atfwd_service:service_manager add;
/device/generic/qemu/
Dranchu_arm64.mk34 PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
/device/generic/goldfish/
Dinit.goldfish.sh5 route add default gw 10.0.2.2 dev eth0
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DGLSharedGroup.cpp252 m_buffers.add(bufferId, new BufferData(size, data)); in addBufferData()
263 m_buffers.add(bufferId, new BufferData(size, data)); in updateBufferData()
298 m_programs.add(program,new ProgramData()); in addProgramData()
452 if (m_shaders.add(shader, data) < 0) { in addShaderData()
/device/common/
Dgenerate-blob-lists.sh114 git add .

123