Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4261)

Unified Diff: chrome/test/data/arc_default_apps/test_app2.json

Issue 2322683003: [Merge-M54] arc: Add support of default and OEM apps. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/arc_default_apps/test_app2.json
diff --git a/chrome/test/data/arc_default_apps/test_app2.json b/chrome/test/data/arc_default_apps/test_app2.json
new file mode 100644
index 0000000000000000000000000000000000000000..a8cbc00ec34a098386c34febf941bcb41f9b8b9a
--- /dev/null
+++ b/chrome/test/data/arc_default_apps/test_app2.json
@@ -0,0 +1,7 @@
+{
+ "name": "TestApp2",
+ "package_name": "test.app2",
+ "activity": "test.app2.activity",
+ "oem": false,
+ "app_path": "test_app2"
+}
« no previous file with comments | « chrome/test/data/arc_default_apps/test_app1/icon_200p.png ('k') | chrome/test/data/arc_default_apps/test_app2/icon_100p.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698