Switch to TaintPreservingCallable and add test cases

This commit is contained in:
luchua-bc
2020-10-28 00:33:07 +00:00
parent 3f298f3dc8
commit 3cc3fe9d37
15 changed files with 410 additions and 60 deletions

View File

@@ -1,3 +1,5 @@
package com.example.app;
import android.app.Activity;
import android.os.Bundle;