mirror of
https://github.com/AetherDroid/vendor_samsung_universal7570-common.git
synced 2025-09-08 09:18:04 -04:00
move to proprietary
This commit is contained in:
parent
aa6772b176
commit
c0b61d9a22
1694 changed files with 0 additions and 0 deletions
28
universal7570-common/proprietary/etc/audio_effects_sec.conf
Normal file
28
universal7570-common/proprietary/etc/audio_effects_sec.conf
Normal file
|
@ -0,0 +1,28 @@
|
|||
#This conf file is common Effect
|
||||
|
||||
libraries {
|
||||
v4a_fx { #ViPER4AndroidFX
|
||||
path /vendor/lib/soundfx/libv4a_fx_ics.so
|
||||
} #ViPER4AndroidFX
|
||||
playbackrecorder {
|
||||
path /system/lib/soundfx/libplaybackrecorder.so
|
||||
}
|
||||
vr360audio {
|
||||
path /system/lib/soundfx/libgearvr.so
|
||||
}
|
||||
}
|
||||
|
||||
effects {
|
||||
v4a_standard_fx { #ViPER4AndroidFX
|
||||
library v4a_fx
|
||||
uuid 41d3c987-e6cf-11e3-a88a-11aba5d5c51b
|
||||
} #ViPER4AndroidFX
|
||||
playbackrecorder {
|
||||
library playbackrecorder
|
||||
uuid 517a26c0-fd7c-11e5-a837-0800200c9a66
|
||||
}
|
||||
vr3d {
|
||||
library vr360audio
|
||||
uuid e6388202-e7a4-4c72-b68a-332eeeba269b
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue