Internal change

PiperOrigin-RevId: 386221204
This commit is contained in:
hai007
2021-07-22 06:03:14 -07:00
committed by Copybara-Service
parent f82dc3faa1
commit 7cefdb9b1f
+2 -2
View File
@@ -372,8 +372,8 @@ enum ConsentType {
enum ApkSource {
UNKNOWN_APK_SOURCE = 0;
FILE_BROSWER = 1;
LAUNCHER = 2;
APK_FROM_SD_CARD = 1;
INSTALLED_APP = 2;
}
// The Installation status of APK.