Fix sysui studio build
Test: studiow build compiles Bug: 279022671 Bug: 236188940 Change-Id: I6d4bca577416c6e388fd582c3ef0ea83bce6240c
This commit is contained in:
committed by
Peter Kalauskas
parent
9188aa6068
commit
f748ce3ffa
@@ -277,7 +277,6 @@ public class FrameworkServicesModule {
|
||||
|
||||
@Provides
|
||||
@Singleton
|
||||
@Nullable
|
||||
static IVrManager provideIVrManager() {
|
||||
return IVrManager.Stub.asInterface(ServiceManager.getService(Context.VR_SERVICE));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user