vSomeip Version
v3.4.10
Boost Version
1.71
Environment
linux
Describe the bug
Is there a problem with the compilation path of libvsomeip_e2e_srcs? Adding -fPIC in Android.bp does not work.
changed to
libvsomeip_e2e_srcs = ["implementation/e2e_protection/src/**/*.cpp",]
Reproduction Steps
No response
Expected behaviour
No response
Logs and Screenshots
No response
vSomeip Version
v3.4.10
Boost Version
1.71
Environment
linux
Describe the bug
Is there a problem with the compilation path of libvsomeip_e2e_srcs? Adding -fPIC in Android.bp does not work.
changed to
libvsomeip_e2e_srcs = ["implementation/e2e_protection/src/**/*.cpp",]
Reproduction Steps
No response
Expected behaviour
No response
Logs and Screenshots
No response