Merge "Remove @UnsupportedAppUsage from DreamService.setWindowless" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
444bfa05ec
@@ -609,9 +609,7 @@ public class DreamService extends Service implements Window.Callback {
|
||||
*
|
||||
* @hide
|
||||
*
|
||||
* TODO: Remove @UnsupportedAppUsage.
|
||||
*/
|
||||
@UnsupportedAppUsage
|
||||
public void setWindowless(boolean windowless) {
|
||||
mWindowless = windowless;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user