Update ILSPManagerService.aidl

This commit is contained in:
Wang Han 2021-04-25 15:31:16 +08:00 committed by tehcneko
parent 0409f3af97
commit 208b27536f
1 changed files with 0 additions and 2 deletions

View File

@ -25,8 +25,6 @@ interface ILSPManagerService {
void setVerboseLog(boolean enabled) = 12;
boolean isPermissive() = 15;
ParcelFileDescriptor getVerboseLog() = 16;
ParcelFileDescriptor getModulesLog() = 17;