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

Commit 19a1f047 authored by Chris Li's avatar Chris Li
Browse files

Address API feedback on ActivityEmbedding property

Bug: 240387168
Test: Javadoc change only
Change-Id: I58fe883f5d0a05345c2d05530806fa3e0b2711cc
parent 6c8dafdd
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -834,8 +834,8 @@ public interface WindowManager extends ViewManager {
     *
     *
     * <p>Default is {@code false}.
     * <p>Default is {@code false}.
     *
     *
     * <p>The system enforcement will be added in Android 14, but some devices may start following
     * <p>The system enforcement is added in Android 14, but some devices may start following the
     * the requirement before that. The best practice for apps is to always explicitly set this
     * requirement before that. The best practice for apps is to always explicitly set this
     * property in AndroidManifest instead of relying on the default value.
     * property in AndroidManifest instead of relying on the default value.
     *
     *
     * <p>Example usage:
     * <p>Example usage: