Michael Bestas
1480063c60
sm7325-common: Switch to AIDL thermal HAL
...
Change-Id: I6ae621194044ab66fad69b9ef997b3b347bf6120
2024-10-23 14:48:45 +00:00
Yumi Yukimura
bc676f7640
sm7325-common: Switch to QTI Memtrack AIDL HAL
...
Change-Id: Ibcbaff02fd56fbccc3a88c01a5f46a89cb212ef5
2024-09-25 20:42:36 -06:00
Michael Bestas
714cca6024
sm7325-common: Remove media_codecs_google_c2*
...
AOSP codecs can be used by default and it is not necessary to include
them device side.
Change-Id: I8227b06f0466b614f12fa9008402b92461ea3dd0
2024-09-25 20:42:36 -06:00
Aaron Kling
88937c970f
sm7325-common: Remove software omx codec references
...
These are no longer available as of Android 14 QPR3. The C2 codecs
available by default in the swcodec apex will be used instead.
Change-Id: I8cdf3e700823779a7382c66c3df8410d41209b7c
2024-09-25 20:42:36 -06:00
Marc Bourgoin
2143846123
sm7325-common: Update blobs from dubai-user-14-U1RD34.80-40-f0ea3-release-keys
...
Change-Id: I203f9a1ab4ce61f97d98a8936141167651f5c1e4
2024-09-25 07:36:47 -06:00
Georg Veichtlbauer
e4162b4989
sm7325-common: Build vendor variant of libpower
...
Change-Id: Id7fe8a2598ffb93be4635424c86100a88aea8780
2024-07-13 16:44:21 -04:00
Bruno Martins
52c15bd6ab
sm7325-common: Convert WiFi firmware symlink to install_symlink target
...
The last bit that was preventing building hermetic images.
Change-Id: I75bb7de4593a7992f6015317cf97e088beeba0cb
2024-07-02 04:47:52 -07:00
Michael Bestas
48e9f7fb7a
sm7325-common: Convert aw882xx firmware symlink to install_symlink target
...
Change-Id: I1ed840d33d09e717bdc00675212fe508021dcc1c
2024-07-02 04:47:52 -07:00
Michael Bestas
ad0fcaf14c
sm7325-common: Create rfs fsg symlink
...
Change-Id: Id337670d40aeb598e4b2507bd94d4885344c675c
2024-07-02 04:47:52 -07:00
Bruno Martins
9b1fd82b74
sm7325-common: Move to new RFS install_symlink targets
...
Change-Id: I9560fd0da00958d9349a0881b5a5f64a2c02e495
2024-07-02 04:47:52 -07:00
Eran Messeri
030ac039c2
sm7325-common: Copy out permission for target that supports Device ID attestation
...
* https://source.android.com/security/keystore/attestation
Change-Id: Ibeebb76e45338c24d41d82b680c3353af3ca478f
2024-07-02 04:47:52 -07:00
dianlujitao
5dd69c17ba
sm7325-common: Build MotoNrEnabler
...
Change-Id: Ib142f2c6ff58cb9b1b23982618c4eaf5106f922e
2024-07-01 18:02:55 +00:00
Chirayu Desai
45e60673ef
sm7325-common: Disable UFFD GC
...
Unable to determine UFFD GC flag for kernel version "5.4.268-qgki".
You can fix this by explicitly setting PRODUCT_ENABLE_UFFD_GC to "true" or
"false" based on the kernel version.
1. Set PRODUCT_ENABLE_UFFD_GC to "true" if the kernel supports userfaultfd(2)
and MREMAP_DONTUNMAP.
2. Set PRODUCT_ENABLE_UFFD_GC to "false" otherwise.
Change-Id: Ie77d9a86a7fe94e4cade1868ffea27194f724e03
2024-06-20 11:31:48 -04:00
Michael Bestas
17b770768b
sm7325-common: Build missing libraries for 14 QPR3
...
Change-Id: I6a84526ca1e9f4e5140c8068646433cab3fe85b2
2024-06-20 11:31:47 -04:00
basamaryan
7b1dbed07b
sm7325-common: Don't explicitly include updatable_apex.mk
...
It is inherited by base_system.mk as of QPR2
Change-Id: I020a05b233f61ea28d03199cbc76051e6e97e1dc
2024-03-21 15:14:14 -04:00
Demon Singur
b205eedb59
sm7325-common: do not build useless packages
...
Change-Id: I72076113083308e26573289923f5d3c00a8a6b44
2024-02-04 22:22:12 -07:00
Sebastiano Barezzi
6ff6a11fd4
sm7325-common: Stop explicitely building netutils-wrapper-1.0
...
* Built by default
Change-Id: Id6666535bb8d0b84d2d0a8d19411fafa49df3d68
2024-02-04 22:22:12 -07:00
LuK1337
029151f194
sm7325-common: Build android.frameworks.sensorservice@1.0.vendor
...
Required by libdpps.
Change-Id: Iaf821dcbb07d7820f2fc3ff5ca9cca5e973360f2
2023-12-18 23:27:38 -05:00
LuK1337
ff112a5676
sm7325-common: Build android.hardware.bluetooth@1.0{,vendor}
...
Required by libantradio.
Change-Id: I5e26a4154cf54e64f424cb6cf20db87b7023f1cd
2023-12-18 23:27:23 -05:00
basamaryan
4c989ad8a8
sm7325-common: Build libprotobuf-cpp-full-3.9.1-vendorcompat
...
For now this is implicitly built by lineage specific
libprotobuf-cpp-lite-3.9.1-vendorcompat lib, but in the future this
might not be the case.
Change-Id: I724e933e046cbf631c078321d55550b96ca998da
2023-12-18 23:26:54 -05:00
LuK1337
e5da7d63fb
sm7325-common: Build libprotobuf-cpp-lite-3.9.1-vendorcompat
...
Change-Id: I0aac742db9c2b4b3e48ee20158f19405863893c2
2023-11-01 10:57:05 -04:00
Gabriel Biren
a9a311c5fb
sm7325-common: Update makefile to use the AIDL Wifi Vendor HAL.
...
Bug: 274964641
Test: Pre-submit tests
Change-Id: I4d9114377fe75b593bbfe6a59f03d8f5d607d6a1
2023-11-01 10:55:16 -04:00
Nolen Johnson
383ae94428
[TMP] Revert "sm7325-common: Build Lineage Health HAL"
...
This reverts commit e63d405d36b99660806ef278dd4909373b031a7b.
Reason for revert: Need to rework kernel side.
Change-Id: I5edfb82b02a63ab068dfe87878bc2be7edb197b1
2023-06-21 05:15:57 +02:00
Andrew Hexen
94b37d4420
sm7325-common: Build missing telephony packages
...
* New dependencies needed for the A13 radio stack.
Signed-off-by: Andrew Hexen <SyberHexen@gmail.com>
Change-Id: I0813f5b4c6bab7fc384413b65c66ffb416d450b3
2023-06-09 22:41:50 -06:00
Michael Bestas
e63d405d36
sm7325-common: Build Lineage Health HAL
...
Change-Id: I70cc903a03ac9fa3303bb8fa039c9de4806449bf
2023-06-09 13:59:05 -04:00
Adithya R
b049a68dd8
sm7325-common: Nuke yupik_v0 media configs
...
no shipped yupik device is v0
Change-Id: I177661c1532ab0b3549e565552eac564cd10754f
2023-05-19 16:13:35 -06:00
Emerson Honorato
e8076610dd
sm7325-common: media: Switch to lahaina_vendor variants
...
Change-Id: Ibe86bca87905e9c8cc202f957590e9d25a5d50f2
2023-05-06 08:33:42 -06:00
Marc Bourgoin
8b97b422df
sm7325-common: media: Update from tundra 12_S3SJS32.1-86-1-4
...
Change-Id: Id10be491caee5ec690b15ea722a8ae15b83a120d
2023-04-23 00:45:15 -06:00
Arian
e8ed2d7b70
sm7325-common: Import qti media init script from tundra 12_S3SJS32.1-86-1-4
...
Change-Id: Iab9a821bb7135b76205ce1a28ddc950ce852a42b
2023-04-23 00:45:15 -06:00
Marc Bourgoin
49d77cfc9e
sm7325-common: sm7325.mk -> common.mk
...
Since we support both sm8350 and sm7325 it makes sense to just rename this
Change-Id: I508b31e2f645b3eafd37c353c92b2a515b2da425
2023-04-23 00:45:15 -06:00