Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit ab51d3a

Browse files
Treehugger RobotGerrit Code Review
authored andcommitted
Merge "Stop using versioner for the llndk too." into main
2 parents 8bc9f80 + e9f02e0 commit ab51d3a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

libc/Android.bp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1686,8 +1686,7 @@ cc_library {
16861686
llndk: {
16871687
symbol_file: "libc.map.txt",
16881688
export_headers_as_system: true,
1689-
export_preprocessed_headers: ["include"],
1690-
export_llndk_headers: ["libc_uapi_headers"],
1689+
export_llndk_headers: ["libc_headers"],
16911690
},
16921691
}
16931692

0 commit comments

Comments
 (0)