Add informations

This commit is contained in:
Thomas Goureau 2018-08-17 11:52:08 +02:00
parent f78177209b
commit ffaf1105b9
2 changed files with 1 additions and 0 deletions

View file

@ -17,6 +17,7 @@ public interface DeviceBase {
Intent getActionAutoStart(Context context);
// FIXME IS IT REALY NEEDED ? ==> REPLACE BY OTHER FUNCTION ?
Intent getActionNotification(Context context);
// TODO ADD FOR MEMORY OPTIMIZATION : https://github.com/00aj99/CRomAppWhitelist
String getExtraDebugInformations(Context context);
/**

Binary file not shown.