README
1This directory contains the ingredients necessary to regenerate
2signed mock policies and the corresponding public keys. See here
3for details on how to use this code:
4
5https://sites.google.com/a/google.com/chromeos/archive/testing-tools-for-device-policies
6
7Please use ../mock_owner_private.key as the private key.
8Please use madmax@managedchrome.com as the user for generating
9mock_metrics_{on,off}.policy
10protoc --decode_raw is useful for verifying your work by comparing old
11proto and the new.
12
13If you are having to regenerate these files, most likely you have to
14change the code in this directory. Please keep the code up-to-date in git.
15