mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-14 17:15:56 -04:00
Initial commit, long overdue
This commit is contained in:
commit
c0083c1519
292 changed files with 951990 additions and 0 deletions
|
@ -0,0 +1,26 @@
|
|||
From fc786df1d3a1f6012863f042f34b2bc0b9a0bd2f Mon Sep 17 00:00:00 2001
|
||||
From: Tad <tad@spotco.us>
|
||||
Date: Sun, 11 Dec 2016 23:23:58 -0500
|
||||
Subject: [PATCH] Change DPI
|
||||
|
||||
Change-Id: Ia9059e0b554fec09ab73f961b09cf6316aeaa9c9
|
||||
---
|
||||
system.prop | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/system.prop b/system.prop
|
||||
index 4f7a90c..9cdb394 100644
|
||||
--- a/system.prop
|
||||
+++ b/system.prop
|
||||
@@ -27,7 +27,7 @@ DEVICE_PROVISIONED=1
|
||||
debug.sf.hw=1
|
||||
debug.egl.hw=1
|
||||
debug.composition.type=gpu
|
||||
-ro.sf.lcd_density=240
|
||||
+ro.sf.lcd_density=180
|
||||
dalvik.vm.heapsize=36m
|
||||
debug.enable.wl_log=1
|
||||
debug.mdpcomp.maxlayer=4
|
||||
--
|
||||
2.9.3
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue