summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorRajesh Nyamagoud <nyamagoud@google.com>2020-03-10 17:10:13 -0700
committerRajesh Nyamagoud <nyamagoud@google.com>2020-03-10 17:10:13 -0700
commit781f7fb72b6a35d3c6a024bbc29f885fa6859a03 (patch)
treeef9ab0b164846af549f938ec047b2b6717dcaa26 /manifest.json
parentf87a786fb962347d86a76c26e3a2e0f68ee7883e (diff)
downloadgatekeeper-781f7fb72b6a35d3c6a024bbc29f885fa6859a03.tar.gz
Switch from manifest.c to manifest.json config
Bug: 130560272 Change-Id: I008eed87f78d46f74bc9c8f9ad1def0deb8cf17c
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
new file mode 100644
index 0000000..61aa479
--- /dev/null
+++ b/manifest.json
@@ -0,0 +1,5 @@
+{
+ "uuid": "38ba0cdc-df0e-11e4-9869-233fb6ae4795",
+ "min_heap": 8192,
+ "min_stack": 4096
+}