From fc25798af6d7393f68e67d4f4e3f013f583f44a1 Mon Sep 17 00:00:00 2001 From: ibaker Date: Thu, 7 Oct 2021 11:35:41 +0100 Subject: [PATCH] Add public.xml to UI module with an empty node This is the recommended way to mark all resources as private: https://developer.android.com/studio/projects/android-library#PrivateResources PiperOrigin-RevId: 401470108 --- library/ui/src/main/res/values/public.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 library/ui/src/main/res/values/public.xml diff --git a/library/ui/src/main/res/values/public.xml b/library/ui/src/main/res/values/public.xml new file mode 100644 index 0000000000..e9c958a03d --- /dev/null +++ b/library/ui/src/main/res/values/public.xml @@ -0,0 +1,16 @@ + + +