universal7885: FMRadio: Remove source edit

If the AIDL hal which can be allowed to change uid calls audioflinger API to change route, we don't need to change source for it. seteuid(audioserver_uid) will work fine
This commit is contained in:
roynatech2544 2022-10-08 01:09:57 +09:00
commit 946f4768e9
11 changed files with 27 additions and 39 deletions

View file

@ -4,7 +4,6 @@ android_app {
"src/**/*.kt",
],
platform_apis: true,
jni_libs: ["libaudiohack"],
certificate: "platform",
static_libs: [
"androidx.core_core",