Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 580c8675 authored by Kenny Guy's avatar Kenny Guy Committed by Android Git Automerger
Browse files

am e83001aa: am 86d6e751: am 2d4024d9: am 8d6b38cd: am 4996d6a4: Merge "Remove...

am e83001aa: am 86d6e751: am 2d4024d9: am 8d6b38cd: am 4996d6a4: Merge "Remove suggested key names as its confusing." into lmp-dev

* commit 'e83001aaea1a8c63dc86d1c63d243a97441b6a3e':
  Remove suggested key names as its confusing.
parents 17d96868 4b34d39e
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -2571,9 +2571,7 @@ public class DevicePolicyManager {
     * application running in the managed profile.
     *
     * <p>The provided {@link Bundle} consists of key-value pairs, where the types of values may be
     * boolean, int, String, or String[]. The recommended format for keys
     * is "com.example.packagename/example-setting" to avoid naming conflicts with library
     * components such as {@link android.webkit.WebView}.
     * boolean, int, String, or String[].
     *
     * <p>The application restrictions are only made visible to the target application and the
     * profile or device owner.