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

Commit e73700ef authored by Pyuli Naithani's avatar Pyuli Naithani Committed by Android (Google) Code Review
Browse files

Merge "Update the documentation for intent ACTION_VIEW_APP_FEATURES to include...

Merge "Update the documentation for intent ACTION_VIEW_APP_FEATURES to include the <meta-data> tag for the preference summary."
parents fda46b6d a4a0aeb3
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -2385,6 +2385,10 @@ public class Intent implements Parcelable, Cloneable {
     * {@link android.Manifest.permission#START_VIEW_APP_FEATURES} permission to ensure that
     * {@link android.Manifest.permission#START_VIEW_APP_FEATURES} permission to ensure that
     * only the system can launch this activity. The system will not launch activities
     * only the system can launch this activity. The system will not launch activities
     * that are not properly protected.
     * that are not properly protected.
     *
     * An optional <meta-data> tag in the activity's manifest with
     * android:name=app_features_preference_summary and android:resource=@string/<string name> will
     * be used to add a summary line for the "All Services" preference in settings.
     * </p>
     * </p>
     * @hide
     * @hide
     */
     */