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

Commit e523d7fe authored by Patrick Baumann's avatar Patrick Baumann Committed by android-build-merger
Browse files

Merge "Adds note about _native namespaces" into qt-dev am: 0c7bac87 am: c7735ea4

am: 03beadd0

Change-Id: Ibcfbdda89a84d9d6e80fc4f922d2881f19d924cd
parents 7c7e6ac2 03beadd0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -48,6 +48,8 @@ import java.util.concurrent.Executor;

/**
 * Device level configuration parameters which can be tuned by a separate configuration service.
 * Namespaces that end in "_native" such as {@link #NAMESPACE_NETD_NATIVE} are intended to be used
 * by native code and should be pushed to system properties to make them accessible.
 *
 * @hide
 */