Skip to content

Commit

Permalink
Set lcddensity
Browse files Browse the repository at this point in the history
Setting to 169 to fix maps crash and better reflect actual dpi

Change-Id: I739da1b85a86ca7d2387c305d93ef7a6a19e0d5a
  • Loading branch information
dalingrin committed Feb 27, 2011
1 parent faa5dc0 commit 170c703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion encore.mk
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.com.google.locationfeatures=1 \
ro.com.google.networklocation=1 \
ro.allow.mock.location=0 \
ro.sf.lcd_density=160 \
ro.sf.lcd_density=169 \
ro.setupwizard.enable_bypass=1 \
ro.sf.hwrotation=270 \
ro.setupwizard.enable_bypass=1 \
Expand Down

0 comments on commit 170c703

Please sign in to comment.