Skip to content

Commit 53d96c6

Browse files
committed
Removing mention of path to app compat settings file
1 parent 0401951 commit 53d96c6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

hub/apps/develop/settings/settings-common.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ Settings status is accessed in one of two ways:
1818

1919
## App Compatability
2020

21-
The app compatibility setting is a json file that describes compatibility information for apps installed on the device. The json file is stored in the following registry value:
22-
23-
**TBD - Need registry location for app compatibility json file**
21+
The app compatibility setting is a json file that describes compatibility information for apps installed on the device.
2422

2523
The format of the backup JSON file. Install, Update, and Uninstall nodes contain arrays of applications, which contain arrays of files. The following code segment describes the format of the file and provides descriptions for each field.
2624

0 commit comments

Comments
 (0)