Merge remote-tracking branch 'aosp/upstream-main' into HEAD
... to update drm_hwcomposer for Cuttlefish. Specifically,
updates sysprops to have the 'vendor' namespace and partially
fixes VtsTrebleSysProp#testVendorPropertyNames.
Bug: b/157958356
Test: m && launch_cvd --gpu_mode=gfxstream
Test: m && launch_cvd --gpu_mode=drm_virgl
Test: vts -m vts_treble_sys_prop_test
Change-Id: I5c6137cea7914b0e198be3956083cf6d8ce42eba
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..d97975c
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,3 @@
+third_party {
+ license_type: NOTICE
+}
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..75e29ae
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,5 @@
+adelva@google.com
+john.stultz@linaro.org
+marcheu@google.com
+seanpaul@google.com
+zachr@google.com