Merge "Remove @UnsupportedAppUsage from DreamService.setWindowless" into rvc-dev am: 444bfa05ec am: 210175a206
Change-Id: I205f5339db798efb179643d039d106ff34f5f438
This commit is contained in:
@@ -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