Aaron Kling
1798d3eedc
sm7125: audio: remove references to a2dp module
...
APM would fail to parse the config anyway:
E DevicesFactoryHAL: loadAudioInterface couldn't load audio hw module audio.a2dp (No such file or directory)
W DevicesFactoryHalHidl: The specified device name is not recognized: "a2dp"
E AudioFlinger: loadHwModule() error -22 loading module a2dp
W APM_AudioPolicyManager: could not open HW module a2dp
2 years ago
Simon1511
e3b469cf75
sm7125-common: Satisfy EPPE enforcement
...
build/make/core/main.mk:1308: warning: device/samsung/a52q/lineage_a52q.mk includes non-existent modules in PRODUCT_PACKAGES
Offending entries:
android.hardware.omx@1.0-service
com.qualcomm.qti.bluetooth_audio@1.0.vendor
libaudioalsa
build/make/core/main.mk:1308: error: Build failed.
Change-Id: I94d22518273f983d2bb3b211334d0a95d09a4a0e
2 years ago
Ruchit Marathe
02828b384c
Revert "sm7125: Add GCamGo"
...
This reverts commit c9b97ff4b2
.
2 years ago
Harshit Jain
f018cf68f5
sm7125: dex2oat: Strip off some debug packages
...
* Ref: https://source.android.com/devices/tech/dalvik/configure#compilation_options
Q: PRODUCT_MINIMIZE_JAVA_DEBUG_INFO wth does this do?
A: https://android.googlesource.com/platform/build/+/master/target/product/go_defaults_common.mk#68
2 years ago
Mathieu Chartier
4863554676
sm7125: Always preopt extracted APKs
2 years ago
Mathieu Chartier
ec479167b9
sm7125: Compile system services using speed-profile
2 years ago
Jake Weinstein
2d5ec3d44c
sm7125: Use speed tuning for performance critical applications
...
The default ART setting is quicken: run DEX code verification and
optimize some DEX instructions to get better interpreter performance.
This commit switches performance critical applications to speed:
run DEX code verification and AOT-compile all methods.
PRODUCT_DEXPREOPT_SPEED_APPS (New in Android O)
List of applications that have been identified as core to the products
and which are desirable to compile with the speed compiler filter. For
example, persistent apps such as SystemUI get a chance to use
profile-guided compilation only at the next reboot, so it may be better
for the product to have these apps always AOT-compiled.
2 years ago
Simon1511
72bf05a615
sm7125-common: Build libipanat from source
...
Change-Id: I8a4918ed254795844d416974b56861b469f62ebb
2 years ago
Robert Shih
454daed8c4
sm7125-common: enable AIDL DRM HALs
...
Bug: 219538389
Test: atest GtsMediaTestCases
Change-Id: I431554dcbef014f8235f048ee062a218a2131f9c
2 years ago
Alexander Koskovich
42f60cee85
sm7125-common: Move BT profiles props to vendor
...
* Makes it GSI compatible
Change-Id: I8f7caf241d508af59c16482e6185c42f23f8a460
2 years ago
Simon1511
7579630da1
sm7125-common: Set ro.vendor.qti.va_odm.support
...
Change-Id: I3c7173d642d19773be077027802ef137b72564b6
2 years ago
Ruchit Marathe
e104e09764
sm7125: USB: Drop aidl impl
...
Doesnt work well for us, revert to qti impl
2 years ago
Ruchit Marathe
92caade44d
sm7125: aidl: rebrand all services
2 years ago
Ruchit Marathe
43d1f8c08c
sm7125: Correct power package name for libperfmgr
2 years ago
Ruchit Marathe
ae3427232a
sm7125: Update usb impl and drop hardware samsung dependency
2 years ago
Ruchit Marathe
67dd23b199
sm7125: Switch to aidl memtrack implementation
...
hidl memtrack is deprecated
2 years ago
Ruchit Marathe
acbc7f58dd
sm7125: Move to ndk backend impl of libperfmgr
...
also drop hw samsung dependency
2 years ago
Ruchit Marathe
16d83ce2a2
sm7125: Switch to aidl light service
2 years ago
Ruchit Marathe
aa7e605704
sm7125: Build bluetooth.audio@2.1
2 years ago
Ruchit Marathe
3951609676
sm7125: Nuke a2dp from device.mk
2 years ago
Ruchit Marathe
6fab7d0e37
sm7125-common: Enable bluetooth profiles with product.prop
...
Bug: 217448211
Test: make -j
Change-Id: Idd7e52b7822915ed61299f1c0b29bf87ca0339fe
2 years ago
Ruchit Marathe
85372f000f
Revert "sm7125: Import libbtdevice"
...
This reverts commit 834f2fea55
.
2 years ago
Ruchit Marathe
e98827a1d2
sm7125: Move to aidl
...
Temporary fix, will issue a patch that does a better job and reduces files later.
2 years ago
Ruchit Marathe
ec9912a3d8
sm7125: Build battery usage logging
2 years ago
Ruchit
badf661f90
sm7125: Clean up tree
2 years ago
Ruchit
eb176efc63
sm7125: Drop flip flap
...
Flip Flap doesnt exist in pe source, so we must drop it.
2 years ago
Ruchit Marathe
6c828f0c3f
sm7125: telephony: Recognize more APNs out of the box
2 years ago
Cosmin Tanislav
1ca8553f3a
sm7125-common: Add dummy sensors sub HAL
...
Change-Id: Ie20ed775344990de3e16e2eefba1754d831027fb
2 years ago
Cosmin Tanislav
baa5c91770
sm7125-common: Import hals.conf
...
Change-Id: Ifdc949ff5c8e008de4d58162fd90f9cd91d3581d
2 years ago
Simon1511
eb3e54712b
sm7125: use CAF USB audio configuration
...
*Fixes audio with USB headphones/headsets in phone calls
Change-Id: Iaf5705ecedfd281b0628877a7b8b1e825c3fd1c8
2 years ago
Simon1511
834f2fea55
sm7125: Import libbtdevice
...
This is just a copy of the lineage-19.1 branch of system/bt/.
HEAD revision at the point of copying:
1df53e8efc293f959bdf3e352647f1d56125050d
Merge tag 'android-12.1.0_r11' into staging/lineage-19.1_merge-android-12.1.0_r11
Change-Id: Ic53eb59b25b8b367cb1cdfb27c29c08411c75bce
2 years ago
Simon1511
7612a3bd79
sm7125: A525FXXU4BVG1
...
*Patch RIL again since Samsung changed prop names
*Update configs
*Update sepolicy for new blob updates
*dont allow rild and camera to access every prop, preventing log spam
*Also import Samsung's thermal HAL since health blobs now depend on it. Label it as hal_thermal_samsung_hwservice since hal_thermal_hwservice is a neverallow in health sepolicy
Change-Id: Ic6d699115c2e18f722b623e5a07e3a88e222f1f3
2 years ago
Simon1511
1fa4bf5f20
sm7125: rootdir: Clean vendor scripts
...
Change-Id: I71b21b516ce083c9feefc7fe211bdad4a9e7f01f
2 years ago
Arne Coucheron
74ef713aaa
sm7125: Build FlipFlap
...
* dependencies: Add FlipFlap.
* use black background
Change-Id: I4fe3b94400b64982ed5c7bfdbf0ef834ee4d7cc7
2 years ago
Simon1511
4e68c9d910
sm7125: Add capabilityconfigstore blobs
...
Change-Id: Idb30b0116751402f268ca223787417ef1fa24978
2 years ago
Simon1511
9831211081
sm7125: fingerprint: Rebase and kill Samsung's fingerprint interface
...
Change-Id: Ibd5ed5a300c071810d602ff2ffce6548dd2ea32a
2 years ago
Simon1511
faa508b504
sm7125: Import camera hidl
...
*From https://github.com/LineageOS/android_device_samsung_exynos9820-common/tree/lineage-19.1/hidl/camera/provider
Simon1511: Don't build as 64bit-only and uprev to 2.6
Change-Id: I0627668fba1c8ce0da67d161342871023155a159
2 years ago
Ruchit Marathe
c8fdba343d
sm7125: Fix audio on VOIP calls
2 years ago
Ruchit Marathe
c9b97ff4b2
sm7125: Add GCamGo
...
Set GCamGo as the default camera
2 years ago
Ruchit Marathe
97bd7304f0
sm7125: Actually add dolby audio effect
...
Works now after adding Samsung's media C2 blobs
Credit - @Simon1511 for the base fix
2 years ago
Ruchit
0194cd6610
sm7125: Clean up common.mk
2 years ago
Ruchit
95ed8c2c93
Revert "Update audio HAL to v7 and disable DRC"
2 years ago
Rashed Abdel-Tawab
c4a0203daf
sm7125: Import audio@7.0 default impl
...
Change-Id: I37dac8d63dff454a396e9c14a1062db7f4b2588d
2 years ago
Ruchit M
cfef658f57
Update audio HAL to v7 and disable DRC
2 years ago
Ruchit
7aa17524d9
sm7125-common: Nuke FBE to make phone boot
2 years ago
Simon1511
1e1c0a9a82
Revert "sm7125: Don't build FM radio for now"
...
Works again
This reverts commit bef4b624f6
.
Change-Id: Id474fbb90ec981c49e4d97e4fabe524e9ca99e5c
2 years ago
Simon1511
c8fab06b59
sm7125: Switch to OSS secril_config_svc
...
Change-Id: I860f062c5d8e14ba5179d5b8c73f909e0011aabc
2 years ago
Bruno Martins
c0cac1e4da
sm7125-common: Build SamsungDAP
...
Change-Id: I86e654e3f4f5c6d1bb3902189b8cc2f90a3476b7
2 years ago
Xsavi Xander
3dbde451e4
sm7125: Enable FreeForm Windows
...
Signed-off-by: Sushrut1101 <guptasushrut@gmail.com>
Change-Id: I5cb84c028307c830c358d133d2aa25c1a2a67e25
2 years ago
Ruchit M
4929810d70
Update audio HAL to v7 and disable DRC
3 years ago