Merge remote-tracking branch 'gitlab/master' into HEAD
* gitlab/master:
drm_hwcomposer: Extract more BO data by Imagination importer
drm_hwcomposer: Remove redundant hotplug call
drm_hwcomposer: Add check to vsync routine to avoid crash on callback
drm_hwcomposer: Add GetDisplayCapabilities and getDisplayIdentificationData
drm_hwcomposer: Extract ConvertBoInfo() from ImportBuffer() method
drm_hwcomposer: Choose client layer range to achieve minimal GPU load
drm_hwcomposer: Add simplistic SetColorTransform implementation
drm_hwcomposer: Add simplistic SetLayerColor implementation
drm_hwcomposer: Add refcount for GEM handle
drm_hwcomposer: Introduce dumpsys metrics
Sync's AOSP with usptream master branch.
Change-Id: Id98dea70b6236d4e0a1d8405b1cad157b495a892
Signed-off-by: John Stultz <john.stultz@linaro.org>
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..9991fd8
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,6 @@
+adelva@google.com
+john.stultz@linaro.org
+marcheu@google.com
+marissaw@google.com
+seanpaul@google.com
+zachr@google.com