HomeSort by relevance Sort by last modified time
    Searched full:toro (Results 1 - 25 of 40) sorted by null

1 2

  /device/samsung/toro/recovery/
Android.mk 3 ifneq (,$(findstring $(TARGET_DEVICE),toro torospr))
5 # Edify extension functions for doing modem (radio) updates on Toro devices.
recovery_updater.c 50 fprintf(stderr, "installing samsung updater extensions for toro\n");
  /device/samsung/toro/
BoardConfig.mk 16 TARGET_BOARD_INFO_FILE := device/samsung/toro/board-info.txt
17 BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/toro/bluetooth
20 -include vendor/samsung/toro/BoardConfigVendor.mk
30 # Use/add toro-specific variants
32 TARGET_RELEASETOOLS_EXTENSIONS := device/samsung/toro
34 # on toro boards we need to apply a special adaptive filter
full_toro.mk 17 # build for toro hardware. This cleanly combines a set of
21 # lines, full and toro, hence its name.
30 device/samsung/toro/bcmdhd.cal:system/etc/wifi/bcmdhd.cal \
38 # Inherit from toro device
39 $(call inherit-product, device/samsung/toro/device_vzw.mk)
43 PRODUCT_DEVICE := toro
45 PRODUCT_MODEL := Full AOSP on Toro-VZW
device.mk 15 # This file includes all definitions that apply only to toro devices
21 DEVICE_PACKAGE_OVERLAYS := device/samsung/toro/overlay
24 device/samsung/toro/bcmdhd.cal:system/etc/wifi/bcmdhd.cal \
32 $(call inherit-product-if-exists, vendor/samsung/toro/device-vendor.mk)
device_vzw.mk 15 # This file includes all definitions that apply only to toro devices
21 $(call inherit-product, device/samsung/toro/device.mk)
system.prop 2 # system.prop for toro
  /device/samsung/toro/self-extractors/broadcom/staging/
device-partial.mk 15 # Broadcom blob(s) necessary for Toro hardware
  /device/samsung/toro/self-extractors/csr/staging/
device-partial.mk 15 # CSR blob(s) necessary for Toro hardware
  /device/samsung/toro/self-extractors/invensense/staging/
device-partial.mk 15 # Invensense blob(s) necessary for Toro hardware
  /device/samsung/toro/self-extractors/nxp/staging/
device-partial.mk 15 # NXP blob(s) necessary for Toro hardware
  /device/samsung/toro/self-extractors/ti/staging/
device-partial.mk 15 # TI blob(s) necessary for Toro hardware
  /device/samsung/toroplus/self-extractors/invensense/staging/
device-partial.mk 15 # Invensense blob(s) necessary for Toro hardware
  /device/samsung/tuna/recovery/
Android.mk 1 ifneq (,$(findstring $(TARGET_DEVICE),tuna toro toroplus maguro))
  /device/samsung/tuna/
full_tuna.mk 17 # build for toro hardware. This cleanly combines a set of
21 # lines, full and toro, hence its name.
  /device/ti/panda/
full_panda.mk 17 # build for toro hardware. This cleanly combines a set of
21 # lines, full and toro, hence its name.
  /device/samsung/toro/self-extractors/broadcom/staging/proprietary/
Android.mk 17 ifeq ($(TARGET_DEVICE),toro)
  /device/samsung/toro/self-extractors/imgtec/staging/
device-partial.mk 15 # Imgtec blob(s) necessary for Toro hardware
  /device/samsung/toro/self-extractors/invensense/staging/proprietary/
Android.mk 17 ifeq ($(TARGET_DEVICE),toro)
  /device/samsung/toro/self-extractors/nxp/staging/proprietary/
Android.mk 17 ifeq ($(TARGET_DEVICE),toro)
  /device/samsung/toro/self-extractors/root/
BoardConfigVendor.mk 15 LOCAL_STEM := toro/BoardConfigPartial.mk
  /device/samsung/toro/self-extractors/samsung/staging/
device-partial.mk 15 # Samsung blob(s) necessary for Toro hardware
  /device/samsung/toro/self-extractors/ti/staging/proprietary/
Android.mk 17 ifeq ($(TARGET_DEVICE),toro)
  /device/samsung/toro/self-extractors/widevine/staging/proprietary/
Android.mk 17 ifeq ($(TARGET_DEVICE),toro)
  /device/samsung/toro/factory-images/
generate-factory-images-package.sh 27 DEVICE=toro

Completed in 333 milliseconds

1 2