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

Commit f86a0718 authored by Daniel Norman's avatar Daniel Norman
Browse files

Fixes resource file exemption.

The previous version missed out on other file types (JSON motion files, mp4, etc.)

Change-Id: I2d1846ff1ab2461fe0c3716b02d1a323cb8af85b
parent d7e16c22
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,4 +12,4 @@ sunnyshao@google.com
yantingyang@google.com

# Exempt resource files (because they are in a flat directory and too hard to manage via OWNERS)
per-file *.xml=*
per-file res/**=*