sanders: potter -> sanders

This commit is contained in:
Vachounet
2017-09-20 13:42:38 +02:00
parent 6a649697e6
commit ca5f9ba096
11 changed files with 29 additions and 42 deletions

View File

@@ -14,9 +14,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-include vendor/motorola/potter/BoardConfigVendor.mk
-include vendor/motorola/sanders/BoardConfigVendor.mk
DEVICE_PATH := device/motorola/potter
DEVICE_PATH := device/motorola/sanders
BOARD_VENDOR := motorola-qcom
@@ -38,11 +38,11 @@ TARGET_CPU_ABI2 := armeabi
TARGET_CPU_VARIANT := cortex-a53
# Asserts
TARGET_OTA_ASSERT_DEVICE := potter,potter_retail
TARGET_OTA_ASSERT_DEVICE := sanders,sanders_retail
# Init
TARGET_INIT_VENDOR_LIB := libinit_potter
TARGET_RECOVERY_DEVICE_MODULES := libinit_potter
TARGET_INIT_VENDOR_LIB := libinit_sanders
TARGET_RECOVERY_DEVICE_MODULES := libinit_sanders
# Kernel
BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 androidboot.hardware=qcom user_debug=30 msm_rtb.filter=0x237
@@ -54,7 +54,7 @@ TARGET_CUSTOM_DTBTOOL := dtbTool_custom
BOARD_DTBTOOL_ARGS := --force-v3 --motorola 1
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x01000000 --tags_offset 0x00000100
TARGET_KERNEL_ARCH := arm
TARGET_KERNEL_CONFIG := potter_defconfig
TARGET_KERNEL_CONFIG := sanders_defconfig
TARGET_KERNEL_SOURCE := kernel/motorola/msm8953
# Audio