8 Commits

Author SHA1 Message Date
Bruno Martins
2b1d3a08ad gts4lv-common: Drop duplicate WFD privapp-permissions
It's being copied as a proprietary-file.

Change-Id: I6100434ff2b6d3eb1bb03c02c6261bcc66752059
2025-01-27 21:53:11 +00:00
Bruno Martins
edd10e6a30 gts4lv-common: Drop all(most) pre-R blob hax
Sadly /system/lib64/libantradio.so still depends on libhidltransport
and libhwbinder, while /vendor/lib64/libsec-ril.so also depends on
libhwbinder.

Change-Id: Ie70ba40d6ae4f5344a44be6565aa6bc1cca66a35
2021-05-23 23:46:14 +01:00
Bruno Martins
de98277c56 gts4lv-common: Update all the things to R
* Declare support for low latency audio
* Reenable TARGET_USES_ALIGNED_YCBCR_HEIGHT flag since Samsung
  camera blobs require that again (yikes!)
* Regenerate config.fs file using config-fs-gen from lineage
  scripts repo
* Require Android 11 FW
* Update vendor security patch date
* Update PRODUCT_PACKAGES according to changes in vintf manifest/blobs
* Sync audio/media/wifi/other configs with stock
* Sync vendor.prop with stock
* Align sepolicy with changes in blobs

Change-Id: I4461309730a34af975302737ae091b53edc2f79c
2021-05-23 23:46:10 +01:00
Bruno Martins
a1132749ca gts4lv-common: Bump WFD stack
Change-Id: I73af0bbd2e2a33e711922c579513606604feba62
2020-12-30 14:43:47 +00:00
ix5
c45312c4a3 gts4lv-common: Add protobuf vendorcompat lib
Our blobs are compiled against libprotobuf-full-cpp.so, but
starting in R, Android is using a versioned naming approach,
e.g. libprotobuf-cpp-full-3.9.1.so.

See https://r.android.com/1109518

The entry in public.libraries.txt is needed to allow the
linker to find and use the lib outside the VNDK.

See https://source.android.com/devices/tech/config/namespaces_libraries

[wight554: added libprotobuf-cpp-lite as well]

Signed-off-by: Volodymyr Zhdanov <wight554@gmail.com>
Change-Id: I28222c89e1e07017867088492a726ee9d45d8e6f
2020-10-10 22:04:30 +01:00
Artem Borisov
0b8da4dcdc gts4lv-common: Add QCOM's WFD implementation
* Sadly, out-of-the-box Miracast support was killed in P, so
  we need this to keep Wi-Fi display feature working.

Change-Id: Id680d918b64c0e3733251db45992ec477b6fbdfb
2019-08-14 23:04:39 +02:00
Christian Oder
76345baf3d gts4lv-common: Add basic permission file for HotwordEnrollment
Change-Id: I2986ba3599fe65a8da27649d98d70cd548257aa8
2019-08-14 21:52:44 +02:00
Rashed Abdel-Tawab
52daf73a19 gts4lv-common: Add audio and media configs and public libraries listing 2019-08-04 23:37:58 +02:00