diff options
-rw-r--r-- | system.prop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system.prop b/system.prop index f803c84..cd456a6 100644 --- a/system.prop +++ b/system.prop @@ -160,3 +160,11 @@ persist.sys.usb.config=mtp,adb # for smoother scrolling and better responsiveness ro.min.fling_velocity=160 ro.max.fling_velocity=20000 + +# Hardware Info +ro.device.chipset=Qualcomm MSM8996 Snapdragon 820 +ro.device.cpu=Quad-core (2x2.15 GHz Kryo & 2x1.6 GHz Kryo) +ro.device.gpu=Qualcomm Adreno 530 +ro.device.rear_cam=13 MP, f/2.2 +ro.device.front_cam=8 MP, f/2.0 +ro.device.screen_res=1080 x 1920, 5.0" |