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

Commit 99d67ef5 authored by dimitry's avatar dimitry
Browse files

Apply version script to future libcamera2ndk platform lib

Bug: http://b/69603741
Test: make
Change-Id: Idd661042ec837d412a29b1b9b77d642a4a540900
parent 344d6dbb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -67,5 +67,6 @@ cc_library_shared {
    export_include_dirs: ["include"],
    export_shared_lib_headers: [
        "libnativewindow",
    ]
    ],
    version_script: "libcamera2ndk.map.txt",
}