Revert "Stop using versioner."
This reverts commit e135120350841c4f0230167c48a7a2757a4f12eb.
Reason for revert: Potential culprit for b/361440272- verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.
Change-Id: I84d8e707abd1dc32048ae2aa10d7dacf0f9af6a3
diff --git a/libc/Android.bp b/libc/Android.bp
index e48d37e..30e201a 100644
--- a/libc/Android.bp
+++ b/libc/Android.bp
@@ -2231,11 +2231,10 @@
// NDK headers.
// ========================================================
-ndk_headers {
+versioned_ndk_headers {
name: "common_libc",
from: "include",
to: "",
- srcs: ["include/**/*.h"],
license: "NOTICE",
}