Add informations
This commit is contained in:
parent
f78177209b
commit
ffaf1105b9
2 changed files with 1 additions and 0 deletions
|
@ -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.
Loading…
Reference in a new issue