|
1 | 1 | { |
2 | 2 | "com.webos.applicationManager" : [ |
3 | 3 | "applicationinstall.management", |
4 | | - "applications.internal", |
5 | | - "bluetooth.query", |
6 | | - "bluetooth.operation", |
7 | | - "bluetooth.management", |
8 | | - "bluetooth.devutility", |
9 | | - "physicaldevice.query", |
10 | | - "physicaldevice.management", |
| 4 | + "applicationinstall.devmode", |
| 5 | + "boot.query", |
| 6 | + "systemconfig.query", |
11 | 7 | "database.operation", |
12 | | - "database.profiling", |
13 | | - "database.management", |
14 | | - "tempdatabase.operation", |
15 | | - "tempdatabase.profiling", |
16 | | - "tempdatabase.management", |
17 | | - "mediadatabase.operation", |
18 | | - "mediadatabase.profiling", |
19 | | - "mediadatabase.management", |
20 | | - "surfacemanager.operation", |
21 | 8 | "surfacemanager.query", |
22 | | - "networkconnection.query", |
23 | | - "networkconnection.management", |
24 | | - "wan.query", |
25 | | - "wan.management", |
26 | | - "wifi.query", |
27 | | - "wifi.management", |
28 | | - "wifi.devutility", |
29 | | - "download.operation", |
30 | | - "download.management", |
| 9 | + "memorymanager.management", |
31 | 10 | "notification.operation", |
32 | | - "notification.management", |
33 | | - "devmode.query", |
34 | | - "preferences.application", |
35 | | - "preferences.system", |
36 | | - "systemsettings.management", |
37 | | - "systemsettings.query", |
38 | | - "time.management", |
39 | | - "time.query", |
40 | | - "power.operation", |
41 | | - "power.management", |
42 | | - "filecache.management", |
43 | | - "diagnostics.reporting", |
44 | | - "diagnostics.telemetry", |
45 | | - "diagnostics.logging" |
| 11 | + "settings.query", |
| 12 | + "settings.management", |
| 13 | + "webapplication.management" |
46 | 14 | ] |
47 | 15 | } |
0 commit comments