Commit graph android_device_samsung_a20/universal7885-common/vendor.prop
Author SHA1 Message Date
justin_hson
6e15724ba9 universal7885: Disable FRP (#10)
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.
2024-02-18 22:53:31 +09:00
roynatech2544
3082f739cd Revert "universal7885: Enable back HWC"
This reverts commit 3a67ecf0d7.
2024-02-18 22:53:31 +09:00
roynatech2544
1aad49120a Revert "universal7885: Switch rendering to SkiaVK and enable Vulkan Support"
This reverts commit 55cf426841.
2024-02-18 22:53:31 +09:00
roynatech2544
0ee2235b5a
universal7885: vendor.prop: Remove device specific props
- This is not needed for a bit
2023-11-29 22:05:12 +09:00
roynatech2544
e732699c27
universal7885: Go back track slsi sepolicy
- Also cleanup rebundant rules, duplicate rules
2023-11-29 19:45:59 +09:00
kevios12
18fb872a19 universal7885: make some changes to reduce OS/QS lags
* reduced color saturation
* reduces generally lags
2023-11-23 14:01:42 -08:00
kevios12
e019a97236 universal7885: set NUM_FRAMEBUFFER_SURFACE_BUFFERS 2023-11-22 09:09:07 -08:00
kevios12
a88c677646 universal7885: vibrator: adjust durations
* make it more stronger (feels to light)
2023-11-22 06:55:48 -08:00
SamarV-121
f93a205578 universal7885: vibrator: add missing durations
* this fixes now missing haptic feedback (button clicks, gestures)
2023-11-22 06:13:19 -08:00
kevios12
4912bcc434
universal7885: Enable Display Color boost
* 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.
2023-05-10 14:01:41 +02:00
kevios12
04380bc8d8
universal7885: Fix early app initialization delay
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.
2023-05-10 11:53:23 +02:00
kevios12
e2ee671f9a
universal7885: Disable client composition cache
* Disabling client composition cache improves system smoothness and fix issues like lags when media output is showed on qs panel
2023-05-10 09:44:04 +02:00
kevios12
24826b4a64
universal7885: set vc call volume step 2023-04-25 14:43:44 +02:00
roynatech2544
633809a397 universal7885: camera-app: Ship Aperture instead
- Supports AUX camera.
- Also add aux camera prop
- Prebuilt's commit: c28b2af987
2022-11-01 15:14:53 +09:00
Gabriel2392
9b035b514f universal7885: unify arm branch 2022-07-30 08:08:40 -03:00
roynatech2544
3a67ecf0d7
universal7885: Enable back HWC 2022-04-24 16:25:53 +09:00
Jyotiraditya
d003e2801b
universal7885: Enable config_avoidGfxAccel
- 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>
2022-04-04 18:43:16 +09:00
Soo-Hwan Na
94e518e04d
universal7885: vendor.prop: Update AUX camera prop
* Some ROMs are enforcing AUX camera access props, so it needs to be explictly set.
2022-03-29 20:33:06 +09:00
roynatech2544
0e16cac0bf
universal7885: Drop non-working permissions, move props back to root
* 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>
2022-03-22 19:03:27 +09:00
roynatech2544
b867da60fc
universal7885: Make tree neater and cleanup not-needed scripts
Change-Id: I3436854c1adfad1b88c2388dfecd50b4b41fc716
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:45:07 +09:00
Soo-Hwan Na
4a67fe0167
universal7885: vendor.prop: Fix duplicate prop
Change-Id: I70f737d646dbe97e1752fb3bc3c31a224e5f3432
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:37:19 +09:00
roynatech2544
35976c4d3e
universal7885: Set debug.sf.latch_unsignaled to 0
* ref: https://github.com/phhusson/treble_experimentations/releases/tag/v400.a

Change-Id: If2c76d606f9026c8b5a23c3548bff422a0c80521
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:33:46 +09:00
roynatech2544
f8eb3e1258
universal7885: Inital port to A20/A20e
Addtitionally, Add device-specific trees as well

Change-Id: Icbbc31c063b18bce3702d0b208a0aee78148a7c0
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:08:09 +09:00
Renamed from vendor.prop (Browse further)