Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2bdd79ef authored by Ibrahim Yilmaz's avatar Ibrahim Yilmaz
Browse files

Fix SmartReplies file owner issue for test dir

*SmartReply* regex fails for SmartReplies. This CL fixes it by using *SmartRep*.

Bug: 407890979
Test: Presubmit
Flag: EXEMPT OWNERS File change
Change-Id: I4fc956b9520b4cbea9f22c00017e16256f2eaaee
parent 4e24a5b1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -24,8 +24,8 @@ per-file *Blur* = set noparent
per-file *Blur* = shanh@google.com, rahulbanerjee@google.com, tracyzhou@google.com
# Not setting noparent here, since *Mode* matches many other classes (e.g., *ViewModel*)
per-file *Mode* = file:notification/OWNERS
per-file *SmartReply* = set noparent
per-file *SmartReply* = file:notification/OWNERS
per-file *SmartRep* = set noparent
per-file *SmartRep* = file:notification/OWNERS
per-file *RemoteInput* = set noparent
per-file *RemoteInput* = file:notification/OWNERS
per-file *EmptyShadeView* = set noparent