commit | 8579f1d1cb3be617ad6ed0a527d6dea10dcb9041 | [log] [tgz] |
---|---|---|
author | Tomasz Wasilczyk <twasilczyk@google.com> | Thu Dec 16 12:19:09 2021 -0800 |
committer | Tomasz Wasilczyk <twasilczyk@google.com> | Tue Dec 21 00:12:10 2021 +0000 |
tree | e10b0a378b426a1c3b9060e5f91fdee33ce16225 | |
parent | 31f6fab3cc85b50f351fcdbe07f9be5efe92b186 [diff] [blame] |
Set HAL response functions after framework sets all of theirs. Bug: 207695009 Test: Build with ag/16322062 and a handful of patches from b/207695009, try to use telephony stack Change-Id: I74afe105a22a24efa0c38de20c75beffc58b144f
diff --git a/radio/aidl/compat/libradiocompat/Android.bp b/radio/aidl/compat/libradiocompat/Android.bp index 9d568c4..487d91b 100644 --- a/radio/aidl/compat/libradiocompat/Android.bp +++ b/radio/aidl/compat/libradiocompat/Android.bp
@@ -55,6 +55,7 @@ "libutils", ], srcs: [ + "CallbackManager.cpp", "DriverContext.cpp", "RadioCompatBase.cpp", "RadioIndication.cpp",