diff options
author | 2023-02-27 11:57:33 +0000 | |
---|---|---|
committer | 2023-03-01 09:04:49 +0000 | |
commit | dbc4cd51690416b63c5f1a7211196c5b3d6dd030 (patch) | |
tree | 737a1e3dc7f304c4dbd55485f6295c7b8a4ce707 | |
parent | a49a437c85d29a5e43d1b946effd851269a245ed (diff) |
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
-rw-r--r-- | packages/SettingsLib/DeviceStateRotationLock/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/SettingsLib/DeviceStateRotationLock/OWNERS b/packages/SettingsLib/DeviceStateRotationLock/OWNERS new file mode 100644 index 000000000000..091df2610866 --- /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 |