Allow-list yet-to-be-modules to not have last-api tracking
This was previously enabled by default but we are making the build
system set this to false by default.
Bug: 176092454
Test: m nothing
Change-Id: I9f39891307e39a92fdc9cd7acb4d1438e9751da9
diff --git a/libs/hwui/Android.bp b/libs/hwui/Android.bp
index 9d82f63..615bf4d 100644
--- a/libs/hwui/Android.bp
+++ b/libs/hwui/Android.bp
@@ -181,6 +181,8 @@
api_lint: {
enabled: false,
},
+ // TODO: remove this
+ unsafe_ignore_missing_latest_api: true,
}
filegroup {