sanders: Bringup for SacredOS
This commit is contained in:
@@ -18,8 +18,8 @@
|
|||||||
# Inherit from those products. Most specific first.
|
# Inherit from those products. Most specific first.
|
||||||
$(call inherit-product, device/motorola/sanders/full_sanders.mk)
|
$(call inherit-product, device/motorola/sanders/full_sanders.mk)
|
||||||
|
|
||||||
# Inherit some common CM stuff.
|
# Inherit some common SacredOS stuff.
|
||||||
$(call inherit-product, vendor/aosp/common.mk)
|
$(call inherit-product, vendor/sacred/common.mk)
|
||||||
|
|
||||||
# Boot animation
|
# Boot animation
|
||||||
TARGET_SCREEN_WIDTH := 1080
|
TARGET_SCREEN_WIDTH := 1080
|
||||||
@@ -27,7 +27,7 @@ TARGET_SCREEN_HEIGHT := 1920
|
|||||||
|
|
||||||
## Device identifier. This must come after all inclusions
|
## Device identifier. This must come after all inclusions
|
||||||
PRODUCT_DEVICE := sanders
|
PRODUCT_DEVICE := sanders
|
||||||
PRODUCT_NAME := aosp_sanders
|
PRODUCT_NAME := sacred_sanders
|
||||||
PRODUCT_BRAND := motorola
|
PRODUCT_BRAND := motorola
|
||||||
PRODUCT_MANUFACTURER := motorola
|
PRODUCT_MANUFACTURER := motorola
|
||||||
|
|
||||||
@@ -14,4 +14,4 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
add_lunch_combo aosp_sanders-userdebug
|
add_lunch_combo sacred_sanders-userdebug
|
||||||
|
|||||||
Reference in New Issue
Block a user