diff options
author | 2025-02-11 10:40:42 -0800 | |
---|---|---|
committer | 2025-02-11 10:40:42 -0800 | |
commit | ec9f483357ece94da47357200603810ff45c8f84 (patch) | |
tree | faf7658f2b79a4a12a6eb76f1691db22a1b4da19 | |
parent | 58d256e4c9d5c0eabe880e84ac05f0374c910163 (diff) |
frameworks/nfc: Correct NFC non-updatable owners
Bug: N/A
Change-Id: I3fe388ca32ea31cc8bdba8507db180be3ad826d3
Test: N/A
-rw-r--r-- | nfc-non-updatable/OWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nfc-non-updatable/OWNERS b/nfc-non-updatable/OWNERS index f46dccd97974..47f209ffa9fa 100644 --- a/nfc-non-updatable/OWNERS +++ b/nfc-non-updatable/OWNERS @@ -1,2 +1,2 @@ # Bug component: 48448 -include platform/packages/apps/Nfc:/OWNERS
\ No newline at end of file +include platform/packages/modules/Nfc:/OWNERS
\ No newline at end of file |