d1: Build audio HAL from source
Change-Id: I70f08f3306f0b448aaa7bdbec976e3c5ebd3fe75
diff --git a/Android.bp b/Android.bp
index bf533c2..73f9816 100644
--- a/Android.bp
+++ b/Android.bp
@@ -107,113 +107,6 @@
}
cc_prebuilt_library_shared {
- name: "libaudioeffectoffload",
- owner: "samsung",
- strip: {
- none: true,
- },
- target: {
- android_arm: {
- srcs: ["proprietary/vendor/lib/soundfx/libaudioeffectoffload.so"],
- },
- android_arm64: {
- srcs: ["proprietary/vendor/lib64/soundfx/libaudioeffectoffload.so"],
- },
- },
- compile_multilib: "both",
- check_elf_files: false,
- relative_install_path: "soundfx",
- prefer: true,
- soc_specific: true,
-}
-
-cc_prebuilt_library_shared {
- name: "audio.primary.exynos9825",
- owner: "samsung",
- strip: {
- none: true,
- },
- target: {
- android_arm: {
- srcs: ["proprietary/vendor/lib/hw/audio.primary.exynos9825.so"],
- },
- },
- compile_multilib: "32",
- check_elf_files: false,
- relative_install_path: "hw",
- prefer: true,
- soc_specific: true,
-}
-
-cc_prebuilt_library_shared {
- name: "lib_SamsungRec_08020",
- owner: "samsung",
- strip: {
- none: true,
- },
- target: {
- android_arm: {
- srcs: ["proprietary/vendor/lib/lib_SamsungRec_08020.so"],
- },
- },
- compile_multilib: "32",
- check_elf_files: false,
- prefer: true,
- soc_specific: true,
-}
-
-cc_prebuilt_library_shared {
- name: "lib_lvacfs",
- owner: "samsung",
- strip: {
- none: true,
- },
- target: {
- android_arm: {
- srcs: ["proprietary/vendor/lib/lib_lvacfs.so"],
- },
- },
- compile_multilib: "32",
- check_elf_files: false,
- prefer: true,
- soc_specific: true,
-}
-
-cc_prebuilt_library_shared {
- name: "libaudioproxy",
- owner: "samsung",
- strip: {
- none: true,
- },
- target: {
- android_arm: {
- srcs: ["proprietary/vendor/lib/libaudioproxy.so"],
- },
- },
- compile_multilib: "32",
- check_elf_files: false,
- prefer: true,
- soc_specific: true,
-}
-
-cc_prebuilt_library_shared {
- name: "librecordalive",
- owner: "samsung",
- strip: {
- none: true,
- },
- target: {
- android_arm: {
- srcs: ["proprietary/vendor/lib/librecordalive.so"],
- },
- },
- compile_multilib: "32",
- check_elf_files: false,
- prefer: true,
- soc_specific: true,
-}
-
-cc_prebuilt_library_shared {
name: "libswdap",
owner: "samsung",
strip: {
@@ -232,40 +125,6 @@
}
cc_prebuilt_library_shared {
- name: "vendor.samsung.hardware.bluetooth.a2dp@1.0",
- owner: "samsung",
- strip: {
- none: true,
- },
- target: {
- android_arm: {
- srcs: ["proprietary/vendor/lib/vendor.samsung.hardware.bluetooth.a2dp@1.0.so"],
- },
- },
- compile_multilib: "32",
- check_elf_files: false,
- prefer: true,
- soc_specific: true,
-}
-
-cc_prebuilt_library_shared {
- name: "vendor.samsung_slsi.hardware.ExynosA2DPOffload@3.0",
- owner: "samsung",
- strip: {
- none: true,
- },
- target: {
- android_arm: {
- srcs: ["proprietary/vendor/lib/vendor.samsung_slsi.hardware.ExynosA2DPOffload@3.0.so"],
- },
- },
- compile_multilib: "32",
- check_elf_files: false,
- prefer: true,
- soc_specific: true,
-}
-
-cc_prebuilt_library_shared {
name: "android.hardware.gnss@2.1-impl",
owner: "samsung",
strip: {
diff --git a/d1-vendor.mk b/d1-vendor.mk
index 646b9f0..996cdc2 100644
--- a/d1-vendor.mk
+++ b/d1-vendor.mk
@@ -6,9 +6,6 @@
vendor/samsung/d1
PRODUCT_COPY_FILES += \
- vendor/samsung/d1/proprietary/vendor/etc/LVACFS_Calibration.dat:$(TARGET_COPY_OUT_VENDOR)/etc/LVACFS_Calibration.dat \
- vendor/samsung/d1/proprietary/vendor/etc/LVACFS_Configuration.txt:$(TARGET_COPY_OUT_VENDOR)/etc/LVACFS_Configuration.txt \
- vendor/samsung/d1/proprietary/vendor/etc/LVACFS_ControlParams.txt:$(TARGET_COPY_OUT_VENDOR)/etc/LVACFS_ControlParams.txt \
vendor/samsung/d1/proprietary/vendor/etc/dolby/dax-default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/dolby/dax-default.xml \
vendor/samsung/d1/proprietary/vendor/etc/floating_feature.xml:$(TARGET_COPY_OUT_VENDOR)/etc/floating_feature.xml \
vendor/samsung/d1/proprietary/vendor/etc/gnss/gps.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml \
@@ -96,15 +93,7 @@
libbauthtzcommon \
sensors.bio \
sensors.sensorhub \
- libaudioeffectoffload \
- audio.primary.exynos9825 \
- lib_SamsungRec_08020 \
- lib_lvacfs \
- libaudioproxy \
- librecordalive \
libswdap \
- vendor.samsung.hardware.bluetooth.a2dp@1.0 \
- vendor.samsung_slsi.hardware.ExynosA2DPOffload@3.0 \
android.hardware.gnss@2.1-impl \
camera.exynos9825 \
gps.default \
diff --git a/proprietary/vendor/etc/LVACFS_Calibration.dat b/proprietary/vendor/etc/LVACFS_Calibration.dat
deleted file mode 100644
index 1124674..0000000
--- a/proprietary/vendor/etc/LVACFS_Calibration.dat
+++ /dev/null
Binary files differ
diff --git a/proprietary/vendor/etc/LVACFS_Configuration.txt b/proprietary/vendor/etc/LVACFS_Configuration.txt
deleted file mode 100644
index ecbd29d..0000000
--- a/proprietary/vendor/etc/LVACFS_Configuration.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-27 // Number_of_arguments
-12 // MajorBaselineVersion
-0 // MinorBaselineVersion
-0 // MinorMinorBaselineVersion
-12 // PatchBaselineVersion
-0 // FileType
-LVM_MODE_ON // AZProc
-1 // NbProfile
-LVACFS_RELATIVE_PATH // PathDef
-1 // DeviceId0
-./LVACFS_ControlParams.txt // Profile0
-./LVACFS_Calibration.dat // CalibrationFile
-LVM_MODE_OFF // EnableDebug
-LVM_MODE_OFF // StatusReporting
-./../PCM_Dumps/LVAC_Status.bin // LVAC_StatusFile
-LVACFS_PCM_MODE_OFF // InPCMSavingMode
-16000 // InPCMSavingBufferSize
-./../../data/vendor/log/audiopcm/Ac_in.pcm // InPCMSavingFilename
-LVACFS_PCM_MODE_OFF // InPCMInjectionMode
-16000 // InPCMInjectionBufferSize
-./../PCM_Inject/TestInput.pcm // InPCMInjectionFilename
-LVACFS_PCM_MODE_OFF // OutPCMSavingMode
-16000 // OutPCMSavingBufferSize
-./../../data/vendor/log/audiopcm/Ac_out.pcm // OutPCMSavingFilename
-LVACFS_PCM_MODE_OFF // OutPCMInjectionMode
-16000 // OutPCMInjectionBufferSize
-./../PCM_Inject/TestInput.pcm // OutPCMInjectionFilename
\ No newline at end of file
diff --git a/proprietary/vendor/etc/LVACFS_ControlParams.txt b/proprietary/vendor/etc/LVACFS_ControlParams.txt
deleted file mode 100644
index 9905392..0000000
--- a/proprietary/vendor/etc/LVACFS_ControlParams.txt
+++ /dev/null
@@ -1,3650 +0,0 @@
-3648
-4
-12
-0
-0
-12
-17408
-0
-0
-0
-1025
-32
-2
-6
-0
-1
-
-
-1
-85000
-85000
-85000
-0
-0
-0
-0
--18
-0
-20
-5
-800
-60000
--96
--32
--20
--15
-0
--96
--32
--32
--32
--32
-1
-10
-32
-32
-32
-57
-45
-36
-32
-32
-34
-34
-35
-36
-39
-40
-40
-41
-42
-42
-43
-43
-43
-43
-44
-44
-44
-44
-44
-45
-47
-49
-49
-48
-47
-46
-46
-45
-43
-40
-38
-36
-35
-36
-36
-38
-39
-40
-40
-41
-43
-45
-48
-50
-52
-53
-54
-54
-55
-55
-55
-53
-53
-52
-53
-54
-55
-55
-54
-53
-52
-53
-53
-54
-54
-53
-53
-53
-53
-52
-52
-51
-50
-49
-49
-48
-47
-46
-46
-45
-45
-44
-44
-44
-43
-43
-43
-43
-43
-44
-44
-44
-45
-45
-45
-46
-46
-47
-48
-48
-49
-50
-51
-51
-52
-53
-53
-54
-55
-55
-56
-56
-56
-56
-56
-56
-56
-56
-56
-56
-56
-56
-55
-55
-55
-55
-55
-55
-54
-54
-54
-53
-53
-53
-52
-52
-51
-50
-50
-49
-48
-47
-47
-46
-45
-45
-44
-44
-43
-43
-43
-43
-42
-42
-42
-42
-42
-41
-41
-41
-41
-41
-41
-40
-40
-39
-39
-39
-38
-38
-37
-37
-36
-36
-35
-35
-34
-34
-33
-33
-33
-33
-33
-33
-33
-33
-33
-33
-33
-33
-33
-34
-34
-34
-35
-35
-35
-35
-35
-35
-35
-35
-35
-35
-35
-34
-34
-33
-33
-33
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-33
-33
-33
-34
-34
-34
-34
-34
-34
-34
-34
-33
-33
-33
-32
-32
-32
-31
-31
-31
-30
-30
-30
-30
-30
-30
-29
-29
-29
-29
-29
-29
-29
-29
-28
-28
-28
-27
-27
-26
-26
-25
-25
-24
-24
-24
-23
-23
-23
-22
-22
-22
-22
-22
-22
-22
-22
-21
-21
-21
-21
-21
-21
-21
-21
-21
-21
-21
-21
-21
-21
-21
-21
-20
-20
-20
-20
-19
-19
-18
-18
-18
-17
-17
-17
-16
-16
-15
-15
-15
-15
-14
-14
-14
-14
-14
-14
-13
-13
-13
-13
-13
-13
-13
-13
-13
-13
-13
-12
-12
-12
-12
-12
-12
-11
-11
-11
-11
-11
-11
-10
-10
-10
-10
-10
-10
-10
-9
-9
-9
-9
-9
-8
-8
-8
-8
-8
-8
-7
-7
-7
-7
-7
-7
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-7
-7
-7
-7
-7
-8
-8
-8
-8
-9
-9
-9
-10
-10
-10
-10
-11
-11
-11
-11
-11
-11
-11
-11
-11
-11
-11
-11
-12
-12
-12
-12
-12
-12
-12
-12
-12
-13
-13
-13
-13
-14
-14
-14
-14
-14
-15
-15
-15
-15
-15
-15
-16
-16
-16
-16
-16
-16
-17
-17
-17
-17
-17
-18
-18
-18
-19
-19
-19
-20
-20
-21
-21
-21
-22
-22
-22
-23
-23
-24
-24
-24
-25
-25
-25
-26
-26
-27
-28
-28
-29
-29
-30
-30
-31
-31
-32
-32
-33
-33
-33
-33
-33
-33
-33
-33
-34
-36
-37
-37
-36
-38
-41
-45
-45
-43
-43
-45
-47
-48
-47
-46
-47
-50
-52
-49
-48
-51
-54
-53
-53
-55
-55
-54
-56
-60
-62
-63
-70
-74
-70
-70
-77
-82
-82
-87
-97
-107
-118
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-80
-80
-32
-32
-32
-54
-42
-34
-30
-30
-32
-33
-33
-35
-37
-38
-39
-40
-41
-41
-41
-41
-41
-41
-42
-43
-43
-43
-44
-45
-47
-48
-48
-47
-47
-47
-47
-46
-44
-42
-39
-37
-35
-35
-36
-37
-38
-39
-40
-41
-43
-45
-47
-50
-52
-53
-54
-55
-56
-56
-56
-55
-54
-53
-54
-54
-55
-54
-54
-53
-53
-53
-54
-54
-55
-54
-54
-54
-54
-54
-54
-53
-52
-51
-51
-50
-49
-48
-47
-47
-46
-45
-45
-44
-44
-44
-44
-43
-43
-43
-44
-44
-44
-44
-44
-45
-45
-45
-46
-46
-46
-47
-47
-48
-48
-49
-50
-50
-51
-52
-53
-53
-54
-55
-56
-56
-57
-57
-57
-57
-58
-57
-57
-57
-57
-56
-56
-55
-55
-55
-55
-55
-55
-55
-55
-56
-56
-57
-57
-57
-58
-58
-58
-58
-58
-57
-57
-56
-56
-55
-54
-54
-53
-53
-52
-52
-51
-51
-51
-51
-51
-51
-51
-51
-51
-52
-52
-52
-52
-52
-52
-52
-52
-52
-51
-51
-51
-50
-49
-49
-48
-47
-46
-46
-45
-45
-44
-44
-43
-43
-42
-42
-42
-42
-42
-42
-42
-42
-42
-42
-42
-42
-42
-41
-41
-41
-41
-40
-40
-39
-38
-38
-37
-37
-36
-35
-35
-34
-34
-33
-33
-33
-33
-33
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-31
-31
-31
-30
-30
-30
-29
-29
-28
-27
-27
-26
-26
-25
-25
-24
-24
-24
-23
-23
-23
-23
-23
-23
-23
-23
-23
-23
-23
-23
-23
-23
-23
-23
-23
-23
-22
-22
-22
-22
-21
-21
-20
-20
-19
-19
-18
-18
-17
-17
-17
-16
-16
-15
-15
-15
-14
-14
-14
-14
-14
-14
-13
-13
-13
-13
-13
-13
-13
-12
-12
-12
-12
-12
-12
-12
-12
-11
-11
-11
-11
-11
-11
-11
-11
-10
-10
-10
-10
-10
-10
-9
-9
-9
-9
-9
-8
-8
-8
-8
-8
-8
-8
-7
-7
-7
-7
-7
-7
-7
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-6
-7
-7
-7
-7
-7
-7
-7
-7
-8
-8
-8
-8
-8
-8
-8
-8
-8
-8
-8
-9
-9
-9
-9
-9
-9
-10
-10
-10
-10
-10
-11
-11
-11
-12
-12
-12
-12
-13
-13
-13
-13
-13
-13
-13
-14
-14
-14
-14
-14
-14
-14
-14
-15
-15
-15
-15
-16
-16
-16
-17
-17
-18
-18
-19
-19
-20
-21
-21
-22
-22
-23
-24
-24
-25
-25
-25
-26
-26
-26
-26
-26
-27
-27
-27
-27
-27
-27
-28
-28
-28
-28
-29
-29
-29
-30
-30
-31
-31
-32
-33
-33
-34
-35
-36
-36
-37
-38
-39
-39
-40
-41
-42
-43
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-55
-55
-56
-55
-55
-54
-53
-52
-51
-48
-44
-47
-51
-47
-45
-47
-50
-48
-47
-47
-50
-54
-58
-54
-48
-49
-51
-51
-49
-48
-49
-51
-52
-50
-47
-44
-46
-50
-51
-48
-47
-49
-51
-51
-50
-49
-50
-54
-60
-57
-51
-54
-72
-97
-119
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-75
-75
-32
-32
-32
-53
-42
-34
-30
-30
-31
-32
-32
-33
-35
-35
-35
-35
-36
-36
-36
-35
-34
-33
-34
-34
-34
-33
-32
-32
-32
-31
-31
-30
-30
-30
-29
-28
-27
-25
-23
-22
-22
-22
-22
-23
-23
-23
-23
-23
-23
-24
-24
-23
-22
-22
-22
-22
-22
-22
-22
-21
-21
-22
-22
-23
-23
-23
-22
-22
-21
-21
-20
-20
-19
-19
-18
-18
-18
-17
-17
-17
-16
-16
-16
-16
-16
-15
-15
-15
-15
-15
-15
-15
-15
-15
-15
-15
-15
-15
-15
-15
-15
-15
-14
-14
-14
-14
-14
-14
-14
-14
-14
-14
-14
-14
-14
-14
-14
-14
-14
-14
-14
-14
-14
-14
-14
-13
-13
-13
-13
-13
-13
-12
-12
-12
-12
-11
-11
-11
-10
-10
-10
-10
-10
-9
-9
-9
-9
-9
-9
-8
-8
-8
-8
-8
-8
-8
-8
-7
-7
-7
-7
-7
-7
-6
-6
-6
-6
-6
-6
-6
-6
-5
-5
-5
-5
-5
-5
-5
-5
-5
-5
-4
-4
-4
-4
-4
-4
-4
-4
-4
-4
-4
-4
-4
-4
-4
-4
-4
-3
-3
-3
-3
-3
-4
-4
-4
-4
-4
-4
-4
-4
-4
-4
-4
-4
-4
-4
-4
-4
-4
-4
-5
-5
-5
-5
-5
-5
-5
-5
-6
-6
-6
-6
-6
-6
-7
-7
-7
-7
-7
-8
-8
-8
-8
-9
-9
-9
-9
-10
-10
-10
-10
-11
-11
-11
-11
-11
-11
-12
-12
-12
-12
-12
-12
-13
-13
-13
-13
-13
-13
-14
-14
-14
-14
-14
-14
-14
-14
-14
-15
-15
-15
-15
-15
-15
-16
-16
-16
-16
-17
-17
-17
-17
-18
-18
-18
-18
-19
-19
-19
-19
-20
-20
-20
-20
-21
-21
-21
-21
-21
-21
-22
-22
-22
-22
-23
-23
-23
-23
-23
-23
-24
-24
-24
-24
-24
-25
-25
-25
-25
-26
-26
-26
-26
-27
-27
-27
-28
-28
-28
-29
-29
-29
-30
-30
-30
-30
-31
-31
-31
-31
-32
-32
-32
-33
-33
-33
-33
-34
-34
-34
-35
-35
-35
-36
-36
-36
-37
-37
-37
-38
-38
-39
-39
-40
-41
-41
-42
-43
-43
-44
-44
-45
-45
-46
-46
-46
-46
-47
-47
-47
-47
-47
-47
-46
-46
-46
-46
-46
-47
-47
-47
-47
-48
-48
-49
-49
-50
-50
-51
-51
-52
-52
-53
-53
-53
-54
-54
-54
-54
-55
-55
-55
-55
-56
-56
-56
-56
-56
-57
-57
-57
-57
-58
-58
-58
-58
-59
-59
-59
-59
-59
-60
-60
-60
-60
-60
-61
-61
-61
-61
-62
-62
-62
-62
-63
-63
-63
-63
-63
-64
-64
-64
-64
-64
-64
-64
-64
-64
-64
-64
-64
-64
-64
-65
-65
-65
-65
-65
-65
-65
-65
-66
-66
-66
-66
-66
-67
-67
-67
-67
-67
-67
-68
-68
-68
-68
-69
-69
-69
-70
-70
-71
-71
-71
-72
-72
-73
-73
-73
-74
-74
-74
-74
-74
-73
-73
-75
-76
-78
-81
-84
-87
-87
-85
-84
-85
-88
-91
-91
-91
-91
-91
-91
-92
-93
-94
-94
-94
-93
-92
-92
-94
-100
-107
-112
-114
-117
-117
-114
-112
-112
-116
-121
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-127
-106
-106
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-32
-1
-40
-40
--6
--6
--48
--48
-0
-32767
-33
-45
-75
-1
--1
--6
-14745
--18
-8
--73
--74
--90
--93
--99
--102
--104
--106
--105
--107
--109
--110
--109
--109
--110
--111
--111
--111
--111
--112
--112
--113
--113
--113
--114
--113
--112
--113
--114
--114
--113
--114
--115
--114
--114
--113
--113
--114
--114
--115
--115
--115
--115
--116
--116
--116
--116
--116
--116
--116
--116
--116
--115
--116
--116
--116
--116
--116
--117
--117
--116
--116
--116
--117
--117
--116
--117
--117
--117
--118
--118
--117
--117
--118
--118
--118
--118
--118
--117
--118
--118
--118
--117
--118
--118
--119
--117
--117
--118
--118
--119
--119
--119
--119
--119
--118
--119
--118
--119
--118
--118
--119
--119
--119
--117
--118
--119
--119
--120
--119
--119
--118
--119
--120
--120
--120
--120
--119
--120
--120
--119
--120
--119
--120
--120
--120
--119
--119
--120
--119
--119
--119
--119
--119
--120
--120
--120
--119
--119
--119
--120
--120
--120
--120
--120
--121
--120
--120
--120
--120
--120
--119
--119
--119
--119
--119
--119
--120
--120
--120
--120
--119
--119
--119
--121
--120
--120
--120
--119
--120
--121
--120
--119
--120
--120
--120
--120
--121
--121
--120
--120
--120
--120
--120
--120
--120
--120
--121
--120
--121
--121
--121
--120
--119
--120
--120
--121
--121
--120
--120
--120
--120
--121
--120
--119
--120
--120
--120
--121
--120
--121
--120
--120
--121
--121
--121
--120
--120
--119
--120
--122
--122
--121
--121
--120
--121
--121
--120
--122
--121
--120
--120
--121
--122
--121
--121
--120
--119
--119
--120
--120
--120
--121
--121
--120
--120
--120
--121
--121
--121
--121
--120
--120
--120
--121
--120
--120
--120
--120
--121
--121
--121
--119
--120
--120
--119
--120
--120
--120
--120
--121
--120
--121
--121
--121
--121
--121
--120
--119
--120
--121
--121
--120
--120
--120
--120
--121
--120
--119
--120
--119
--120
--119
--120
--120
--120
--120
--120
--120
--121
--121
--120
--120
--120
--120
--120
--121
--120
--119
--121
--120
--120
--119
--120
--120
--120
--120
--120
--120
--120
--120
--120
--120
--119
--119
--121
--120
--120
--119
--119
--119
--119
--119
--120
--119
--119
--119
--119
--118
--119
--118
--118
--118
--118
--117
--117
--117
--117
--116
--117
--118
--117
--118
--118
--118
--117
--118
--118
--118
--116
--116
--118
--117
--116
--117
--117
--117
--117
--117
--116
--115
--115
--115
--115
--114
--114
--115
--115
--114
--113
--114
--112
--112
--114
--114
--112
--113
--112
--112
--113
--113
--113
--115
--115
--114
--115
--115
--115
--115
--115
--116
--116
--115
--114
--115
--115
--115
--115
--115
--116
--115
--114
--115
--115
--115
--114
--114
--115
--115
--115
--115
--115
--115
--116
--115
--116
--117
--117
--115
--115
--117
--118
--117
--118
--118
--117
--118
--118
--119
--119
--119
--119
--120
--120
--120
--120
--121
--121
--122
--121
--121
--121
--120
--121
--121
--122
--121
--122
--121
--122
--121
--122
--121
--121
--122
--121
--121
--122
--121
--122
--123
--122
--123
--122
--122
--123
--123
--123
--123
--123
--123
--123
--122
--123
--123
--123
--124
--124
--123
--123
--124
--123
--123
--124
--123
--124
--124
--125
--125
--124
--124
--124
--124
--124
--124
--125
--124
--125
--127
--126
--127
--126
--127
--73
--74
--88
--92
--98
--99
--102
--104
--104
--105
--106
--107
--107
--109
--110
--110
--110
--110
--111
--112
--112
--111
--113
--113
--114
--113
--113
--114
--112
--113
--114
--113
--113
--113
--113
--114
--114
--113
--114
--114
--115
--115
--115
--116
--115
--115
--116
--115
--116
--115
--114
--115
--116
--116
--116
--116
--116
--116
--116
--116
--116
--117
--116
--117
--117
--117
--116
--117
--117
--117
--116
--116
--117
--117
--118
--118
--117
--117
--117
--117
--118
--118
--117
--117
--117
--117
--118
--117
--118
--118
--119
--118
--117
--118
--118
--118
--118
--117
--118
--118
--119
--118
--118
--118
--118
--119
--119
--119
--119
--119
--119
--118
--118
--118
--119
--119
--120
--118
--119
--119
--119
--120
--120
--119
--119
--119
--119
--120
--119
--118
--119
--119
--119
--118
--120
--119
--119
--119
--119
--120
--119
--118
--119
--120
--119
--119
--119
--119
--119
--120
--119
--120
--120
--119
--119
--120
--119
--120
--119
--120
--120
--120
--119
--120
--120
--120
--119
--120
--120
--120
--120
--120
--120
--121
--120
--121
--120
--120
--119
--119
--119
--120
--119
--119
--120
--119
--120
--120
--120
--120
--119
--120
--120
--120
--119
--120
--121
--120
--120
--120
--121
--120
--120
--120
--120
--120
--120
--121
--121
--121
--120
--120
--120
--120
--120
--121
--120
--121
--121
--121
--121
--121
--120
--120
--120
--120
--120
--120
--120
--120
--120
--121
--121
--121
--120
--120
--120
--120
--120
--120
--121
--121
--120
--121
--120
--120
--120
--121
--120
--120
--120
--120
--120
--119
--120
--121
--120
--120
--120
--121
--120
--121
--120
--121
--120
--120
--120
--120
--120
--120
--120
--119
--120
--121
--121
--120
--121
--121
--120
--120
--120
--120
--120
--121
--121
--121
--120
--121
--121
--121
--119
--120
--120
--120
--120
--121
--120
--120
--119
--119
--119
--119
--120
--120
--119
--120
--120
--120
--119
--119
--119
--120
--119
--119
--119
--118
--120
--120
--119
--120
--120
--120
--119
--120
--119
--119
--119
--120
--120
--120
--120
--120
--121
--119
--119
--120
--118
--117
--116
--117
--117
--117
--116
--117
--118
--117
--117
--117
--116
--117
--118
--118
--117
--116
--117
--116
--115
--116
--116
--116
--117
--116
--115
--115
--115
--115
--116
--116
--115
--116
--115
--116
--116
--116
--117
--116
--116
--116
--115
--114
--115
--115
--116
--117
--117
--116
--117
--117
--118
--119
--117
--117
--118
--118
--118
--119
--118
--120
--119
--118
--118
--119
--119
--119
--119
--119
--120
--120
--121
--122
--119
--119
--120
--121
--121
--121
--121
--121
--121
--121
--122
--122
--122
--122
--122
--122
--122
--122
--122
--123
--122
--122
--121
--122
--122
--122
--123
--122
--122
--124
--122
--122
--123
--123
--123
--122
--122
--123
--123
--123
--123
--123
--124
--124
--123
--124
--124
--124
--124
--123
--123
--124
--123
--124
--124
--124
--124
--125
--124
--123
--124
--125
--124
--124
--124
--124
--124
--124
--125
--124
--124
--124
--125
--123
--124
--124
--123
--123
--123
--124
--124
--125
--125
--125
--125
--125
--124
--124
--125
--124
--126
--126
--125
--125
--125
--125
--125
--125
--125
--127
--126
--128
--130
-1
-1638
-655
-9830
-300
-300
-0
--13
-0
--2
-2
--15
-0
-6
--20
--4
-5000
-7000
-0
-0
-0
-32767
-8
--20
-1
-1
-20000
-1
-50
-8
--1024
-10000
-200
-1024
-17000
-96
-512
-250
-100
-1536
-1000
-300
-1024
-7500
-200
-1024
-2300
-200
--1024
-1500
-300
--406
-800
-100
-0
-20
-96
-0
-20
-96
-2
-1
-150
-40
--6
-3000
-0
-0
-1
-3
-1
-20
-4
-0
-20
-0
-0
-5
-1000
--96
--83
--28
-0
-0
--96
--83
--28
--15
-0
-0
--21
-1
-200
-4
-0
-20
-0
-0
-100
-10000
--96
--83
--32
-0
-0
--96
--83
--32
--18
-0
-0
--21
-1
-5000
-4
-0
-20
-0
-0
-100
-10000
--90
--83
--32
-0
-0
--96
--83
--32
--18
-0
-0
-0
-1
-9000
-3
-0
-20
-0
-0
-100
-10000
--90
--83
-0
-0
-0
--96
--83
-0
-0
-0
-0
-0
-0
-20
-2
-0
-20
-0
-0
-10000
-10000
--96
-0
-0
-0
-0
--96
-0
-0
-0
-0
-0
-0
-1
-20
-4
-0
-20
-0
-0
-300
-60000
--96
--70
--28
-0
-0
--96
--70
--28
--28
-0
-0
-0
-1
-0
-22
-65
-27241
-20
-0
-0
-0
-4
-26
-35
-0
-0
-162
-128
-0
-0
-3
-8
-4
-0
-0
-2
-1
-1
--10
--10
--96
--10
--76
--30
-0
-15
-12
-86
-0
-0
-0
-6
--4
-6826
-6826
-31
-6826
-6826
diff --git a/proprietary/vendor/lib/hw/audio.primary.exynos9825.so b/proprietary/vendor/lib/hw/audio.primary.exynos9825.so
deleted file mode 100644
index 15cb15a..0000000
--- a/proprietary/vendor/lib/hw/audio.primary.exynos9825.so
+++ /dev/null
Binary files differ
diff --git a/proprietary/vendor/lib/lib_SamsungRec_08020.so b/proprietary/vendor/lib/lib_SamsungRec_08020.so
deleted file mode 100644
index 73a06c1..0000000
--- a/proprietary/vendor/lib/lib_SamsungRec_08020.so
+++ /dev/null
Binary files differ
diff --git a/proprietary/vendor/lib/lib_lvacfs.so b/proprietary/vendor/lib/lib_lvacfs.so
deleted file mode 100644
index 5ef234c..0000000
--- a/proprietary/vendor/lib/lib_lvacfs.so
+++ /dev/null
Binary files differ
diff --git a/proprietary/vendor/lib/libaudioproxy.so b/proprietary/vendor/lib/libaudioproxy.so
deleted file mode 100644
index 90796ef..0000000
--- a/proprietary/vendor/lib/libaudioproxy.so
+++ /dev/null
Binary files differ
diff --git a/proprietary/vendor/lib/librecordalive.so b/proprietary/vendor/lib/librecordalive.so
deleted file mode 100644
index 8e1b840..0000000
--- a/proprietary/vendor/lib/librecordalive.so
+++ /dev/null
Binary files differ
diff --git a/proprietary/vendor/lib/soundfx/libaudioeffectoffload.so b/proprietary/vendor/lib/soundfx/libaudioeffectoffload.so
deleted file mode 100644
index 1fdcd9b..0000000
--- a/proprietary/vendor/lib/soundfx/libaudioeffectoffload.so
+++ /dev/null
Binary files differ
diff --git a/proprietary/vendor/lib/vendor.samsung.hardware.bluetooth.a2dp@1.0.so b/proprietary/vendor/lib/vendor.samsung.hardware.bluetooth.a2dp@1.0.so
deleted file mode 100644
index 1737960..0000000
--- a/proprietary/vendor/lib/vendor.samsung.hardware.bluetooth.a2dp@1.0.so
+++ /dev/null
Binary files differ
diff --git a/proprietary/vendor/lib/vendor.samsung_slsi.hardware.ExynosA2DPOffload@3.0.so b/proprietary/vendor/lib/vendor.samsung_slsi.hardware.ExynosA2DPOffload@3.0.so
deleted file mode 100644
index dbac05e..0000000
--- a/proprietary/vendor/lib/vendor.samsung_slsi.hardware.ExynosA2DPOffload@3.0.so
+++ /dev/null
Binary files differ
diff --git a/proprietary/vendor/lib64/soundfx/libaudioeffectoffload.so b/proprietary/vendor/lib64/soundfx/libaudioeffectoffload.so
deleted file mode 100644
index c1d55d5..0000000
--- a/proprietary/vendor/lib64/soundfx/libaudioeffectoffload.so
+++ /dev/null
Binary files differ