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

Commit 966e558e authored by Ted Bauer's avatar Ted Bauer Committed by Gerrit Code Review
Browse files

Merge "Prune unnecessary symbols from read API" into main

parents 489b8282 ad07bd54
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -103,4 +103,7 @@ cc_library {
    ],
    min_sdk_version: "29",
    double_loadable: true,
    cflags: [
        "-fvisibility=hidden",
    ],
}