From dbc4cd51690416b63c5f1a7211196c5b3d6dd030 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20G=C3=B6llner?= Date: Mon, 27 Feb 2023 11:57:33 +0000 Subject: [PATCH] Add missing OWNERS for SettingsLib/DeviceStateRotationLock It seems that files have been moved around, and that the existing OWNERS file has not. Change-Id: I391c79d7b65317a71dd358c2f1784c5afbaff21b (cherry picked from commit a7983df3e96c7fc77d185081f24f090f10f8b2ca) Merged-In: I391c79d7b65317a71dd358c2f1784c5afbaff21b --- packages/SettingsLib/DeviceStateRotationLock/OWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 packages/SettingsLib/DeviceStateRotationLock/OWNERS diff --git a/packages/SettingsLib/DeviceStateRotationLock/OWNERS b/packages/SettingsLib/DeviceStateRotationLock/OWNERS new file mode 100644 index 0000000000000..091df26108662 --- /dev/null +++ b/packages/SettingsLib/DeviceStateRotationLock/OWNERS @@ -0,0 +1 @@ +include platform/frameworks/base:/packages/SettingsLib/src/com/android/settingslib/devicestate/OWNERS \ No newline at end of file