forked from AOSPA/android_frameworks_base
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
INPUT_OWNERS: update, give "self-ownership"
It makes sense to make people in INPUT_OWNERS owners of the file itself. Bug: none Test: none Change-Id: Ia3fdfd4bb7a009abf8e9e17e37756987cd343ea8
- Loading branch information
1 parent
4dc3085
commit 4e6fceb
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# Bug component: 136048 | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,6 +32,7 @@ per-file **.bp,**.mk = [email protected], [email protected], [email protected] | |
per-file TestProtoLibraries.bp = file:platform/platform_testing:/libraries/health/OWNERS | ||
per-file TestProtoLibraries.bp = file:platform/tools/tradefederation:/OWNERS | ||
|
||
per-file INPUT_OWNERS = file:/INPUT_OWNERS | ||
per-file ZYGOTE_OWNERS = file:/ZYGOTE_OWNERS | ||
per-file SQLITE_OWNERS = file:/SQLITE_OWNERS | ||
|
||
|
@@ -40,4 +41,4 @@ per-file *Ravenwood* = file:ravenwood/OWNERS | |
|
||
per-file PERFORMANCE_OWNERS = file:/PERFORMANCE_OWNERS | ||
|
||
per-file PACKAGE_MANAGER_OWNERS = file:/PACKAGE_MANAGER_OWNERS | ||
per-file PACKAGE_MANAGER_OWNERS = file:/PACKAGE_MANAGER_OWNERS |