Merge "Increase visibility of FEATURE_LEANBACK_ONLY" into oc-dev am: d017221a52

am: dbcf5279ad

Change-Id: Ia98eaa934f9be88cbec1410555e35c773f6e4ff8
This commit is contained in:
Daniel Cardenas
2017-04-04 01:47:15 +00:00
committed by android-build-merger
4 changed files with 3 additions and 1 deletions

View File

@@ -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";