Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0ab80e6c authored by Paul Jensen's avatar Paul Jensen Committed by android-build-merger
Browse files

Fix FrameworksServicesTests.apk to include libc++.so

am: 5f3dec37

* commit '5f3dec37':
  Fix FrameworksServicesTests.apk to include libc++.so
parents b7289330 5f3dec37
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ LOCAL_CERTIFICATE := platform

LOCAL_JNI_SHARED_LIBRARIES := \
    libapfjni \
    libc++ \
    libnativehelper

include $(BUILD_PACKAGE)