mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-24 03:16:00 +00:00
remove deprecated dependency systemUiController
This commit is contained in:
@@ -257,7 +257,7 @@ fun DeviceControl(){
|
||||
}
|
||||
|
||||
if(isDeviceOwner(myDpm)){
|
||||
SysUpdatePolicy(myDpm,myComponent,myContext)
|
||||
SysUpdatePolicy()
|
||||
}
|
||||
Column(modifier = sections(if(isSystemInDarkTheme()){
|
||||
colorScheme.errorContainer}else{
|
||||
|
||||
Reference in New Issue
Block a user