Prune unnecessary symbols from read API
Bug: 328444881 Test: m Change-Id: I3b730a6c3390a5d116d467f15f17e74a9096961d
This commit is contained in:
@@ -103,4 +103,7 @@ cc_library {
|
||||
],
|
||||
min_sdk_version: "29",
|
||||
double_loadable: true,
|
||||
cflags: [
|
||||
"-fvisibility=hidden",
|
||||
],
|
||||
}
|
||||
|
Reference in New Issue
Block a user