diff options
author | Chris Wren <cwren@android.com> | 2016-01-11 14:49:26 -0500 |
---|---|---|
committer | Chris Wren <cwren@android.com> | 2016-01-25 11:24:08 -0500 |
commit | 77781d3aaa3b468d3078ea154bd3e098348451f2 (patch) | |
tree | 2949605c09ade8438e69d252eddbf606f95ee2e8 /proto/jarjar-rules.txt | |
parent | 313b825fe64aa67a44ab883b791520f2d396aaab (diff) |
a step toward enforcing unique metrics log IDs
First of several change lists:
1. Add in the new proto (this CL)
2. Migrate the existing code over to the proto.
3. Remove MetricsConstants once it is unused.
Bug: 26442178
Change-Id: Ic24829246af8ec5b202e39a85960aac5cf336c33
Diffstat (limited to 'proto/jarjar-rules.txt')
-rw-r--r-- | proto/jarjar-rules.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/jarjar-rules.txt b/proto/jarjar-rules.txt new file mode 100644 index 000000000000..0c77c2a4a41f --- /dev/null +++ b/proto/jarjar-rules.txt @@ -0,0 +1 @@ +rule com.google.** com.android.@1 |