Merge "Increase visibility of FEATURE_LEANBACK_ONLY" into oc-dev am: d017221a52
am: dbcf5279ad
Change-Id: Ia98eaa934f9be88cbec1410555e35c773f6e4ff8
This commit is contained in:
@@ -2167,7 +2167,6 @@ public abstract class PackageManager {
|
||||
* {@link #hasSystemFeature}: The device supports only leanback UI. Only
|
||||
* applications designed for this experience should be run, though this is
|
||||
* not enforced by the system.
|
||||
* @hide
|
||||
*/
|
||||
@SdkConstant(SdkConstantType.FEATURE)
|
||||
public static final String FEATURE_LEANBACK_ONLY = "android.software.leanback_only";
|
||||
|
||||
Reference in New Issue
Block a user