From 686fbae435d43300922e3966cbf0c8110d8cef12 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Tue, 7 May 2024 13:46:01 -0700 Subject: [PATCH] Add top level .google/packaging.yaml. I haven't removed all the child packaging files yet because this can't be fully driven from this end. There's a service that reads these that needs its index updated to read this instead of all the children first. I'll be back to clean those up once that's been done. https://github.com/android/ndk-samples/issues/1010 --- .google/packaging.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .google/packaging.yaml diff --git a/.google/packaging.yaml b/.google/packaging.yaml new file mode 100644 index 000000000..6847cd773 --- /dev/null +++ b/.google/packaging.yaml @@ -0,0 +1,13 @@ +status: PUBLISHED +technologies: + - Android + - NDK + - Platform +categories: + - NDK +languages: + - C++ +solutions: + - Mobile +github: android/ndk-samples +license: apache2