Vibrate pattern

This commit is contained in:
2021-07-04 02:27:07 +02:00
parent d71177f3da
commit 71d9791603
2 changed files with 3 additions and 3 deletions

View File

@ -1213,13 +1213,13 @@ public class XmlFileInterface
newAction.setParameter2(tag);
}
/*
androidx.security.crypto.MasterKey.Builder
MasterKey mainKey = new MasterKey.Builder(context)
.setKeyScheme(MasterKey.KeyScheme.AES256_GCM)
.build();
*/
}
}
else if(newAction.getAction().equals(Action_Enum.startOtherActivity)) // separator has been changed, convert in old files