commit | bfc9605836b0f0e43dd1380250acc35900ac12ae | [log] [tgz] |
---|---|---|
author | Kunal Malhotra <malhk@google.com> | Tue Feb 28 23:25:34 2023 +0000 |
committer | Kunal Malhotra <malhk@google.com> | Tue Mar 28 20:41:24 2023 +0000 |
tree | 447c8767a2a6ae02f8ac44863f131062792b93db | |
parent | 2f676150b83fc5481b1a08f1d6d6b872c89ddffe [diff] [blame] |
Adding hooks for FGS API logging in cameraserver Test: manual testing on device, running camera and checking that appropriate methods are called. Bug: b/263304156 Change-Id: I0fb94cdabad9ec70f59ac715882d48174b0da0df
diff --git a/services/camera/libcameraservice/Android.bp b/services/camera/libcameraservice/Android.bp index 1c922ce..e818759 100644 --- a/services/camera/libcameraservice/Android.bp +++ b/services/camera/libcameraservice/Android.bp
@@ -120,6 +120,7 @@ ], shared_libs: [ + "libactivitymanager_aidl", "libbase", "libdl", "libexif",