From d6c1cc4a9db1edd873168aabb8cfa6937cfd2a56 Mon Sep 17 00:00:00 2001 From: Amith Yamasani Date: Mon, 17 Sep 2012 23:24:38 -0700 Subject: [PATCH] Fix build - current.txt regenerated Change-Id: I3d6e96f8144522f0b4fafcf9836f58f149866550 --- api/current.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/api/current.txt b/api/current.txt index f0148b4436c31..a967e06dae612 100644 --- a/api/current.txt +++ b/api/current.txt @@ -16594,7 +16594,6 @@ package android.os { public class UserManager { method public java.lang.String getUserName(); - method public boolean supportsMultipleUsers(); } public abstract class Vibrator {