We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 098215e commit c37419cCopy full SHA for c37419c
aosp_bullhead.mk
@@ -44,11 +44,3 @@ TARGET_SCREEN_WIDTH := 1080
44
45
PRODUCT_PACKAGE += \
46
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