diff options
author | Tao Bao <tbao@google.com> | 2018-05-25 20:28:10 +0200 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2018-05-25 20:28:10 +0200 |
commit | e018a3b6414bf8903765d43915c4ced48d15b4af (patch) | |
tree | 472b9c457326d7355c04df5a6b0756e2e39ccace /updater | |
parent | Merge "updater_sample: add updater state" am: c290e088ed (diff) | |
parent | Merge "updater_sample: Add OWNERS." (diff) | |
download | android_bootable_recovery-e018a3b6414bf8903765d43915c4ced48d15b4af.tar android_bootable_recovery-e018a3b6414bf8903765d43915c4ced48d15b4af.tar.gz android_bootable_recovery-e018a3b6414bf8903765d43915c4ced48d15b4af.tar.bz2 android_bootable_recovery-e018a3b6414bf8903765d43915c4ced48d15b4af.tar.lz android_bootable_recovery-e018a3b6414bf8903765d43915c4ced48d15b4af.tar.xz android_bootable_recovery-e018a3b6414bf8903765d43915c4ced48d15b4af.tar.zst android_bootable_recovery-e018a3b6414bf8903765d43915c4ced48d15b4af.zip |
Diffstat (limited to '')
-rw-r--r-- | updater_sample/OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/updater_sample/OWNERS b/updater_sample/OWNERS new file mode 100644 index 000000000..5c1c3706c --- /dev/null +++ b/updater_sample/OWNERS @@ -0,0 +1,2 @@ +zhaojiac@google.com +zhomart@google.com |