Google is being strict about this so I would like it to be disabled, else people have to try login and fail connection like 5 times until they can sign in. They have freedom to skip or setup with login.
* Let's boost the Display colorsaturation due to Washing out colors...
* Tested on AMOLED Display, giving a nice boost without any oversaturation, LCD give u better black value and generally a bit better colors.
For App the previous value was 2ms which under 16.6ms vsync time will leave the App with ~20.5ms (16.6ms * 2 - 10.5ms - 2ms). This increases Performance.
- This flag turns off GPU/CPU intensive UI effects and
reduces the RAM footprint.
- Using this is a better compromise than the 'low_ram' flag
as this does not disable features in the rom but still
reduces RAM usage and gives better smoothness in the UI.
[ roynatech2544 : RAM usage decreased by 15% with this prop on 3GB RAM
device ]
Signed-off-by: Chuck439 <firmankediri123@gmail.com>
Signed-off-by: AkaruiAikara <vall@aikara.me>
* platform-samsung.xml:
<assign-permission> not allowed in partition of /vendor/etc/permissions/platform-samsung.xml at START_TAG (empty) <assign-permission name='com.samsung.permission.SSENSOR' uid='cameraserver'>@22:83 in java.io.FileReader@9549221
* component-overrides-bluetooth.xml: Useless, its already disabled, why kill it twice
Change-Id: I3e2a1ae37cd340e2005293aaf7f046d4c3eda0ca
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
Addtitionally, Add device-specific trees as well
Change-Id: Icbbc31c063b18bce3702d0b208a0aee78148a7c0
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>