mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Internal change
PiperOrigin-RevId: 386221204
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user