diff options
Diffstat (limited to 'native/android/Android.bp')
-rw-r--r-- | native/android/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/native/android/Android.bp b/native/android/Android.bp index 00fe6382fc17..4fb5e748aaac 100644 --- a/native/android/Android.bp +++ b/native/android/Android.bp @@ -48,6 +48,7 @@ cc_library_shared { "sensor.cpp", "sharedmem.cpp", "storage_manager.cpp", + "surface_texture.cpp", "trace.cpp", ], |