Skip to content

Commit c37419c

Browse files
authored
aosp_bullhead.mk: Remove overriding build properties.
1 parent 098215e commit c37419c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

aosp_bullhead.mk

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,3 @@ TARGET_SCREEN_WIDTH := 1080
4444

4545
PRODUCT_PACKAGE += \
4646
Launcher3
47-
48-
# Override build properties, if vendor build is not enabled.
49-
ifndef BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE
50-
PRODUCT_BUILD_PROP_OVERRIDES += \
51-
PRODUCT_NAME=bullhead \
52-
BUILD_FINGERPRINT="google/bullhead/bullhead:7.1.2/N2G47W/3938523:user/release-keys" \
53-
PRIVATE_BUILD_DESC="bullhead-user 7.1.2 N2G47W 3938523 release-keys"
54-
endif

0 commit comments

Comments
 (0)