Skip to content

Commit

Permalink
aosp_bullhead.mk: Remove overriding build properties.
Browse files Browse the repository at this point in the history
  • Loading branch information
argraur authored Jun 16, 2017
1 parent 098215e commit c37419c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions aosp_bullhead.mk
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,3 @@ TARGET_SCREEN_WIDTH := 1080

PRODUCT_PACKAGE += \
Launcher3

# Override build properties, if vendor build is not enabled.
ifndef BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE
PRODUCT_BUILD_PROP_OVERRIDES += \
PRODUCT_NAME=bullhead \
BUILD_FINGERPRINT="google/bullhead/bullhead:7.1.2/N2G47W/3938523:user/release-keys" \
PRIVATE_BUILD_DESC="bullhead-user 7.1.2 N2G47W 3938523 release-keys"
endif

0 comments on commit c37419c

Please sign in to comment.