495 Commits

Author SHA1 Message Date
Ramii Ahmed
c2a78b6896 sm6250-common: stop copying prebuilt libprotobuf from vndk
It seems to not be needed after R HALs.
2021-03-08 22:17:22 +00:00
4PERTURE
a465721c3e remove fluid deps 2021-01-20 20:13:41 +00:00
4PERTURE
914eb394cc Revert "track health HAL from lineage"
This reverts commit 56fce05038ceaaec32c12d345766132018f2f4fa.
2021-01-20 20:11:17 +00:00
4PERTURE
2a5fa76905 sm6250-common: Enforce common vendor inclusion
Ramii why the fuck is it inheriting only if it exists you goblin if it doesn't exist it'll build a broken build jfc
2021-01-20 20:11:17 +00:00
4PERTURE
581821173e Revert "sm6250-common: Remove WfdCommon from boot jars"
This reverts commit b5626a064375fc5db3f8dec8e2a524d68c45bab5.
2021-01-20 20:11:17 +00:00
4PERTURE
89412adbb6 Update property_contexts 2021-01-20 20:10:51 +00:00
4PERTURE
79084c9d9a sm6250-common: Remove WfdCommon from boot jars 2021-01-20 20:10:50 +00:00
4PERTURE
4e04762a45 track health HAL from lineage 2021-01-20 20:10:50 +00:00
4PERTURE
2942b06a65 import dependencies 2021-01-20 20:10:50 +00:00
Danny Lin
15f79c0e04 sm6250-common: Switch Skia rendering backend to Vulkan
This results in slightly lower frame times in most UiBench tests:

Skia + Adreno OpenGL:
                            Score   Jank Frames Bad Frames  Avg Frame Time (ms)
Overdraw Test               1       0.01%       0.06%       3.16
Edit Text Input             5       0.13%       4.99%       7.79
High-hitrate text render    1       0.01%       0.51%       6.81
Image List View Fling       1       0.01%       0.32%       6.73
Bitmap Upload Test          0       0.01%       0.99%       9.38
Low-hitrate text render     1       0.01%       0.49%       7.08
List View Fling             23      0.12%       0.78%       6.61
Shadow Grid Fling           16      0.10%       0.94%       7.32

Skia + Adreno Vulkan:
                            Score   Jank Frames Bad Frames  Avg Frame Time (ms)
Overdraw Test               1       0.01%       0.06%       2.94
Edit Text Input             6       0.13%       4.60%       8.00
High-hitrate text render    1       0.01%       0.28%       6.29
Image List View Fling       1       0.01%       0.36%       5.96
Bitmap Upload Test          1       0.01%       0.15%       9.25
Low-hitrate text render     1       0.01%       0.33%       6.71
List View Fling             16      0.09%       2.70%       6.62
Shadow Grid Fling           11      0.07%       0.49%       6.98

Change-Id: Idb23fca4d801746588a7ba63231705a7f9621b35
2021-01-20 16:11:43 +00:00
Ramii Ahmed
6a86c5c740 Increase maximum notification count on status-bar 2021-01-20 16:11:43 +00:00
Jenhao Chen
306d17bc1b sm6250-common: increase ZRAM to 2GB
Test: TH
bug: 119988524
Change-Id: I086be89346e8dae32b06188861a6f0c9fe1d768f
2021-01-20 16:11:43 +00:00
Volodymyr Zhdanov
495ee4610d sm6250-common: increase statusbar height a bit
* I want punch hole to be centered on statubar
2021-01-20 16:11:43 +00:00
Wei Wang
db7c1a6610 sm6250-common: tune zram performance
-Switch to LZ4 for better overall performance
-Set max_comp_streams to num of cores since upstream also moves this to
percpu.
-Set page-cluster to 0 as the incremental cost of reading 1 page at a
time is negligible for zram

Bug: 38249616
Test: boot and run zram-perf showing better performance
Change-Id: I0b92b246d773db85aa03d033b2cecee54347cbd1
2021-01-20 16:11:43 +00:00
Volodymyr Zhdanov
ce805256fc sm6250-common: don't configure zram parameters with init.qcom.post_boot.sh
* let it use whatever is set in fstab
2021-01-20 16:11:43 +00:00
Sonal Singh
d37912977d sm6250-common: prebuilts: Add GoogleCameraGo 2021-01-20 16:11:43 +00:00
Ramii Ahmed
b0efbd1f0d Build Missing WFD Blobs from source 2021-01-20 16:11:40 +00:00
Ramii Ahmed
1255bc32c9 miatoll: Add Fluid.Depedencies
Due to the new CI Environment, this is needed to call all required Repos.
2021-01-20 16:11:40 +00:00
Ramii Ahmed
aa9f3e7eed sm6250-common: Add Channel Bonding for 2.4GHz 2021-01-20 16:11:40 +00:00
Ramii Ahmed
f2064c2eec sm6250-common: Enable SAE
It is supported by our device and There is no Reason to not to
2021-01-20 16:11:39 +00:00
Ramii Ahmed
022dc24f6a sm6250-common: Address some Camera Denials
Co-authored-by: Jack Eagle  <jackeagle102@gmail.com>
2021-01-20 16:11:39 +00:00
Ramii Ahmed
02b34d3e67 sm6250-common: Correct GBoard Spacing 2021-01-20 16:11:39 +00:00
Ramii Ahmed
9b4ea92198 sm6250-common: Enforcing bring up for R
sm6250-common: Label Light & Perf HALs

sm6250-common: Add Sensor Service to Manifest

sm6250-common: Disable APEXes

sm6250-common: Revert "Introduce 'SafailNet'"

sm6250-common: Address FP HAL Denials

sm6250-common: Merge Erfan Fingerprint Sepolicy

Co-authored-by: Erfan Abdi  <erfangplus@gmail.com>
Co-authored-by: Volodymyr Zhdanov <wight554@gmail.com>
Co-authored-by: Cosmin Tanislav <demonsingur@gmail.com>
2021-01-20 16:11:36 +00:00
Henrique Silva
76189fe02f Introduce 'SafailNet' 2021-01-20 13:56:20 +00:00
Rajkale99
9c80fbd334 sm6250-common: Wfd: add missing dependencies
*** Uncaught remote exception!  (Exceptions are not yet supported across processes.)
java.lang.UnsatisfiedLinkError: dlopen failed: library "libdisplayconfig.so" not found: needed by /system/lib64/libwfdcommonutils.so in namespace classloader-namespace-shared
2021-01-20 13:56:20 +00:00
Volodymyr Zhdanov
ef564c950c sm6250-common: copy prebuilt libprotobuf from vndk 2021-01-20 13:55:30 +00:00
Demon000
554eb8b0ac sm6250-common: remove manifest entries specified in fragments 2020-12-06 22:48:36 +02:00
Demon000
f15f33ab00 [BLOBS] sm6250-common: add missing misys manifests 2020-12-06 22:48:36 +02:00
Demon000
af65648bf9 sm6250-common: remove qcom.fmradio boot jar
This package is not allowed to be a boot jar and it breaks m dist.
2020-12-06 22:48:36 +02:00
Arian
c11fbf1ae8 sm6250-common: Drop sepolicy version from manifest
Change-Id: I815cab44071c1f74d1c6174b591c3fb0bd152a1e
2020-12-06 22:48:36 +02:00
Volodymyr Zhdanov
f253f20e39 sm6250-common: reserve less system/product space for gapps builds
* we just want to have a bit to flash some basic stuffs and do some replacements
2020-12-06 22:48:36 +02:00
Volodymyr Zhdanov
0080dbd0ea sm6250-common: reserve some sapce for system_ext 2020-12-06 22:48:36 +02:00
Pig
dca3045056 sm6250-common: light: Remove backlight support in case of hwcomposer
Change-Id: I3005c11f57797372b45e1c0f81caa4ddcac9cc36
2020-12-06 22:48:36 +02:00
Volodymyr Zhdanov
a24f819646 sm6250-common: rootdir: update configs from curtana RKQ1.200826.00 2020-12-06 22:48:36 +02:00
Volodymyr Zhdanov
d5665da9e6 sm6250-common: update props from curtana RKQ1.200826.002 2020-12-06 22:48:36 +02:00
Volodymyr Zhdanov
e8efc4849d sm6250-common: wifi: update wcnss config from curtana RKQ1.200826.002 2020-12-06 22:48:36 +02:00
Volodymyr Zhdanov
5ba1d540bd sm6250-common: configs: update ueventd.rc from curtana RKQ1.200826.002 2020-12-06 22:48:36 +02:00
Volodymyr Zhdanov
ff373ea771 sm6250-common: wifi: don't enable use_p2p_group_interface=1 driver param
* matches stock 11
2020-12-06 22:48:36 +02:00
Volodymyr Zhdanov
a7d8ba3094 sm6250-common: rootdir: update fstab from curtana RKQ1.200826.002 2020-12-06 22:48:36 +02:00
Volodymyr Zhdanov
9282fe7019 sm6250-common: media: update configs from curtana RKQ1.200826.002 2020-12-06 22:48:36 +02:00
Volodymyr Zhdanov
18b8ed51a0 sm6250-common: audio: update configs from curtana RKQ1.200826.002 2020-12-06 22:48:36 +02:00
Alistair Delva
88a421df00 sm6250-common: rootdir: Enable inline encryption
Bug: 137270441
Change-Id: I8fb8822a5f19f3908b662181495550e60d80a3f3
2020-12-06 22:48:36 +02:00
Sandeep Neerudu
02f6317e04 sm6250-common: rootdir: remove sensors specific boot up commands from init.qcom.rc
move sensors specific boot up commands from global init.qcom.rc to component

specific rc files , which are part of individual component projects.

Change-Id: Ib0410cd0af8d77573bd320063982b504b1b1d1d5
2020-12-06 22:48:36 +02:00
Rick Chen
a7a4a3f4d8 sm6250-common: sensors: enable multihal 2.0
Bug: 152005392
Bug: 152727489
Test: Compile pass.
Change-Id: I9c059718a2529cd652360619797c22360ac213e2
Signed-off-by: Rick Chen <rickctchen@google.com>
2020-12-06 22:48:36 +02:00
Volodymyr Zhdanov
1bf142eb14 sm6250-common: build vendor version of libavservices_minijail
* required by loots of R blobs
2020-12-06 22:48:36 +02:00
Nitin Shivpure
72324de3c6 sm6250-common: Update btconfigstore vintf version to 2.0
Update btconfigstore vintf version to 2.0.

Change-Id: I69ff5fc76d6de169c1120ebc79e039ce5d3d93bd
2020-12-06 22:48:36 +02:00
Nitin Shivpure
816b531571 sm6250-common: Add vendor.qti.hardware.btconfigstore@2.0 into product package
Add vendor.qti.hardware.btconfigstore@2.0 into product package.

CRs-fixed: 2739162
Change-Id: I36ca083bf333826ac8980541181aa52022671396
2020-12-06 22:48:36 +02:00
Volodymyr Zhdanov
0c87c27a1d sm6250-common: build vendor.qti.hardware.display.mapper@1.1 interface
* needed by /vendor/lib64/sensors.ssc.so
2020-12-06 22:48:36 +02:00
Yingjie Wang
99e4527a8e sm6250-common: Remove gnss hidl entries in manifest.xml
Remove all vendor.qti.gnss and android.hardware.gnss
entries in manifest.xml, since these manifest fragments
are moved to gps git projects.

Change-Id: Ieb3b0b4244ff075ba254d2e3ad1209c92fd3a4d6
CRs-fixed: 2548467
2020-12-06 22:48:36 +02:00
Sanjeev Mittal
031d33f701 sm6250-common: IRtpservice 3.0
Change-Id: I285a8553c5e086ae7a448504847191116836ca70
2020-12-06 22:48:36 +02:00