Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
889b19b3de | ||
|
|
8ee91f3554 |
@@ -32,8 +32,8 @@ PRODUCT_MANUFACTURER := Xiaomi
|
||||
PRODUCT_SYSTEM_NAME := davinci
|
||||
|
||||
PRODUCT_BUILD_PROP_OVERRIDES += \
|
||||
PRIVATE_BUILD_DESC="davinci-user 11 RKQ1.200826.002 V12.1.4.0.RFJMIXM release-keys" \
|
||||
TARGET_PRODUCT=$(PRODUCT_SYSTEM_NAME)
|
||||
DeviceName=davinci \
|
||||
DeviceProduct=davinci
|
||||
|
||||
BUILD_FINGERPRINT := Xiaomi/davinci/davinci:11/RKQ1.200826.002/V12.1.4.0.RFJMIXM:user/release-keys
|
||||
|
||||
|
||||
@@ -21,4 +21,8 @@
|
||||
|
||||
<!-- the padding on the end of the statusbar -->
|
||||
<dimen name="status_bar_padding_end">5dp</dimen>
|
||||
|
||||
<!-- Microns/ums (1000 um = 1mm) per pixel for the given device. If unspecified, UI that
|
||||
relies on this value will not be sized correctly. -->
|
||||
<item name="pixel_pitch" format="float" type="dimen">63.1</item>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user