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

Commit 187d4374 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add documentation on MediaNative.NAMESPACE"

parents b62d5c76 2ee0891f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -197,6 +197,7 @@ public final class DeviceConfig {
     */
    @SystemApi
    public interface MediaNative {
        /** The flag namespace for media native features. */
        String NAMESPACE = "media_native";
    }