0% found this document useful (0 votes)
4 views63 pages

Com.hello.miheapp.secretspace Logcat

The log captures the initialization process of the app 'com.hello.miheapp.secretspace', including Firebase Sessions and WorkManager setup. There are warnings about missing configurations for AutoLogAppEventsEnabled and AdvertiserIDCollectionEnabled, as well as issues with Glide and package ID not found errors. Additionally, it notes the successful loading of native libraries and the fetching of session settings from the server.

Uploaded by

castronairelys07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views63 pages

Com.hello.miheapp.secretspace Logcat

The log captures the initialization process of the app 'com.hello.miheapp.secretspace', including Firebase Sessions and WorkManager setup. There are warnings about missing configurations for AutoLogAppEventsEnabled and AdvertiserIDCollectionEnabled, as well as issues with Glide and package ID not found errors. Additionally, it notes the successful loading of native libraries and the fetching of session settings from the server.

Uploaded by

castronairelys07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 63

--------- beginning of main

06-08 08:58:32.203 21514 21530 W app.secretspace: ClassLoaderContext classpath


element checksum mismatch. expected=267320094, found=3842124188
(DLC[];PCL[base.apk*267320094]{PCL[/system/framework/org.apache.http.legacy.jar*123
6094901]#PCL[/system/framework/
com.android.media.remotedisplay.jar*3743104114]#PCL[/system/framework/
com.android.location.provider.jar*3175360614]#PCL[/system/framework/
org.apache.http.legacy.jar*1236094901]} | DLC[];PCL[/data/app/~~uBbm6T4dZ_t4a-
2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
base.apk*3842124188]{PCL[/system/framework/android.test.base.jar*1628045883]#PCL[/
system/framework/org.apache.http.legacy.jar*1236094901]})
06-08 08:58:32.219 21514 21514 D FirebaseSessions: Initializing Firebase Sessions
SDK.
06-08 08:58:32.221 21514 21514 I FirebaseInitProvider: FirebaseApp initialization
successful
06-08 08:58:32.222 21514 21572 D SessionConfigFetcher: Fetching settings from
server.
06-08 08:58:32.227 21514 21514 D WM-WrkMgrInitializer: Initializing WorkManager
with default configuration.
06-08 08:58:32.229 21514 21514 D WM-PackageManagerHelper: Skipping component
enablement for androidx.work.impl.background.systemjob.SystemJobService
06-08 08:58:32.229 21514 21514 D WM-Schedulers: Created SystemJobScheduler and
enabled SystemJobService
06-08 08:58:32.233 21514 21573 D nativeloader: Configuring clns-7 for other apk
/system/framework/com.android.media.remotedisplay.jar. target_sdk_version=36,
uses_libraries=ALL,
library_path=/data/app/~~_chXoKdSBZ8pvkjEb60k4Q==/com.google.android.gms-
k8ORCs40J_qHVlLlhCrNrg==/lib/arm64:/data/app/~~_chXoKdSBZ8pvkjEb60k4Q==/
com.google.android.gms-k8ORCs40J_qHVlLlhCrNrg==/base.apk!/lib/arm64-v8a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
06-08 08:58:32.238 21514 21573 D nativeloader: Configuring clns-8 for other apk
/system/framework/com.android.location.provider.jar. target_sdk_version=36,
uses_libraries=ALL,
library_path=/data/app/~~_chXoKdSBZ8pvkjEb60k4Q==/com.google.android.gms-
k8ORCs40J_qHVlLlhCrNrg==/lib/arm64:/data/app/~~_chXoKdSBZ8pvkjEb60k4Q==/
com.google.android.gms-k8ORCs40J_qHVlLlhCrNrg==/base.apk!/lib/arm64-v8a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
06-08 08:58:32.247 21514 21573 D nativeloader: Configuring clns-9 for other apk
/data/app/~~_chXoKdSBZ8pvkjEb60k4Q==/com.google.android.gms-
k8ORCs40J_qHVlLlhCrNrg==/base.apk. target_sdk_version=36, uses_libraries=,
library_path=/data/app/~~_chXoKdSBZ8pvkjEb60k4Q==/com.google.android.gms-
k8ORCs40J_qHVlLlhCrNrg==/lib/arm64:/data/app/~~_chXoKdSBZ8pvkjEb60k4Q==/
com.google.android.gms-k8ORCs40J_qHVlLlhCrNrg==/base.apk!/lib/arm64-v8a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
06-08 08:58:32.248 21514 21514 W i4.z : Please set a value for
AutoLogAppEventsEnabled. Set the flag to TRUE if you want to collect app install,
app launch and in-app purchase events automatically. To request user consent before
collecting data, set the flag value to FALSE, then change to TRUE once user consent
is received. Learn more: https://developers.facebook.com/docs/app-events/getting-
started-app-events-android#disable-auto-events.
06-08 08:58:32.248 21514 21514 W i4.z : You haven't set a value for
AdvertiserIDCollectionEnabled. Set the flag to TRUE if you want to collect
Advertiser ID for better advertising and analytics results. To request user consent
before collecting data, set the flag value to FALSE, then change to TRUE once user
consent is received. Learn more:
https://developers.facebook.com/docs/app-events/getting-started-app-events-
android#disable-auto-events.
06-08 08:58:32.252 21514 21580 D CompatibilityChangeReporter: Compat change id
reported: 160794467; UID 10238; state: ENABLED
06-08 08:58:32.270 21514 21514 W Glide : Failed to find GeneratedAppGlideModule.
You should include an annotationProcessor compile dependency on
com.github.bumptech.glide:compiler in your application and a @GlideModule annotated
AppGlideModule implementation or LibraryGlideModules will be silently ignored
06-08 08:58:32.277 21514 21582 E app.secretspace: No package ID 6d found for ID
0x6d0b000f.
06-08 08:58:32.279 21514 21582 I FA : App measurement initialized, version:
126007
06-08 08:58:32.279 21514 21582 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
06-08 08:58:32.279 21514 21582 I FA : To enable faster debug mode event
logging run:
06-08 08:58:32.279 21514 21582 I FA : adb shell setprop
debug.firebase.analytics.app com.hello.miheapp.secretspace
06-08 08:58:32.281 21514 21573 I DynamiteModule: Considering local module
com.google.android.gms.ads.dynamite:0 and remote module
com.google.android.gms.ads.dynamite:250505301
06-08 08:58:32.281 21514 21573 I DynamiteModule: Selected remote version of
com.google.android.gms.ads.dynamite, version >= 250505301
06-08 08:58:32.281 21514 21573 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
06-08 08:58:32.291 21514 21573 W app.secretspace: ClassLoaderContext classpath
element checksum mismatch. expected=267320094, found=3842124188
(DLC[];PCL[base.apk*267320094]{PCL[/system/framework/org.apache.http.legacy.jar*123
6094901]#PCL[/system/framework/
com.android.media.remotedisplay.jar*3743104114]#PCL[/system/framework/
com.android.location.provider.jar*3175360614]#PCL[/system/framework/
org.apache.http.legacy.jar*1236094901]} | DLC[];PCL[/data/app/~~uBbm6T4dZ_t4a-
2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
base.apk*3842124188]{PCL[/system/framework/android.test.base.jar*1628045883]#PCL[/
system/framework/org.apache.http.legacy.jar*1236094901]})
06-08 08:58:32.335 21514 21514 I DynamiteModule: Considering local module
com.google.android.gms.ads.dynamite:0 and remote module
com.google.android.gms.ads.dynamite:250505301
06-08 08:58:32.335 21514 21514 I DynamiteModule: Selected remote version of
com.google.android.gms.ads.dynamite, version >= 250505301
06-08 08:58:32.328 21581 21581 W logcat : type=1400 audit(0.0:423934): avc: denied
{ ioctl } for
path="/storage/emulated/0/Download/com.hello.miheapp.secretspace_logcat.txt"
dev="fuse" ino=548507 ioctlcmd=0xf50d
scontext=u:r:untrusted_app:s0:c238,c256,c512,c768 tcontext=u:object_r:fuse:s0
tclass=file permissive=0 app=com.hello.miheapp.secretspace
06-08 08:58:32.337 21514 21514 D DynamitePackage: Instantiated singleton
DynamitePackage.
06-08 08:58:32.337 21514 21514 D DynamitePackage: Instantiating
com.google.android.gms.ads.ChimeraMobileAdsSettingManagerCreatorImpl
06-08 08:58:32.387 21514 21582 I FA : Tag Manager is not found and thus will
not be used
06-08 08:58:32.392 21514 21514 I WebViewFactory: Loading com.google.android.webview
version 136.0.7103.125 (code 710312533)
06-08 08:58:32.397 21514 21514 W ziparchive: Unable to open
'/data/app/~~XVr8OnKKJTk5lDxS1jx1DQ==/com.google.android.trichromelibrary_710312533
-odsqQpjjClqyxLBlYJjcMg==/base.dm': No such file or directory
06-08 08:58:32.397 21514 21514 W ziparchive: Unable to open
'/data/app/~~XVr8OnKKJTk5lDxS1jx1DQ==/com.google.android.trichromelibrary_710312533
-odsqQpjjClqyxLBlYJjcMg==/base.dm': No such file or directory
06-08 08:58:32.398 21514 21514 W app.secretspace: Entry not found
06-08 08:58:32.398 21514 21514 D nativeloader: Configuring clns-10 for other apk
/data/app/~~XVr8OnKKJTk5lDxS1jx1DQ==/com.google.android.trichromelibrary_710312533-
odsqQpjjClqyxLBlYJjcMg==/base.apk. target_sdk_version=35, uses_libraries=ALL,
library_path=/data/app/~~OOcyI2d8iJ35YTt2S4e5JQ==/com.google.android.webview-
CnhfmiBCWsbZal5kwd7J3w==/lib/arm64:/data/app/~~OOcyI2d8iJ35YTt2S4e5JQ==/
com.google.android.webview-CnhfmiBCWsbZal5kwd7J3w==/base.apk!/lib/arm64-v8a:/data/
app/~~XVr8OnKKJTk5lDxS1jx1DQ==/com.google.android.trichromelibrary_710312533-
odsqQpjjClqyxLBlYJjcMg==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand
06-08 08:58:32.400 21514 21514 D nativeloader: Configuring clns-11 for other apk
/data/app/~~OOcyI2d8iJ35YTt2S4e5JQ==/com.google.android.webview-
CnhfmiBCWsbZal5kwd7J3w==/base.apk. target_sdk_version=35, uses_libraries=,
library_path=/data/app/~~OOcyI2d8iJ35YTt2S4e5JQ==/com.google.android.webview-
CnhfmiBCWsbZal5kwd7J3w==/lib/arm64:/data/app/~~OOcyI2d8iJ35YTt2S4e5JQ==/
com.google.android.webview-CnhfmiBCWsbZal5kwd7J3w==/base.apk!/lib/arm64-v8a:/data/
app/~~XVr8OnKKJTk5lDxS1jx1DQ==/com.google.android.trichromelibrary_710312533-
odsqQpjjClqyxLBlYJjcMg==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand
06-08 08:58:32.425 21514 21514 I cr_WVCFactoryProvider: version=136.0.7103.125
(710312533) minSdkVersion=29 isBundle=true multiprocess=true packageId=127
06-08 08:58:32.432 21514 21514 D nativeloader: Load
/data/app/~~XVr8OnKKJTk5lDxS1jx1DQ==/com.google.android.trichromelibrary_710312533-
odsqQpjjClqyxLBlYJjcMg==/base.apk!/lib/arm64-v8a/libmonochrome_64.so using ns clns-
11 from class loader
(caller=/data/app/~~OOcyI2d8iJ35YTt2S4e5JQ==/com.google.android.webview-
CnhfmiBCWsbZal5kwd7J3w==/base.apk): ok
06-08 08:58:32.434 21514 21514 D nativeloader: Load
/system/lib64/libwebviewchromium_plat_support.so using ns clns-11 from class loader
(caller=/data/app/~~OOcyI2d8iJ35YTt2S4e5JQ==/com.google.android.webview-
CnhfmiBCWsbZal5kwd7J3w==/base.apk): ok
06-08 08:58:32.462 21514 21514 I cr_LibraryLoader: Successfully loaded native
library
06-08 08:58:32.463 21514 21514 I cr_CachingUmaRecorder: Flushed 7 samples from 7
histograms, 0 samples were dropped.
06-08 08:58:32.478 21514 21514 I cr_CombinedPProvider: #registerProvider()
provider:WV.J8@a69903 isPolicyCacheEnabled:false policyProvidersSize:0
06-08 08:58:32.480 21514 21514 I cr_PolicyProvider: #setManagerAndSource() 0
06-08 08:58:32.517 21514 21514 I cr_CombinedPProvider: #linkNativeInternal() 1
06-08 08:58:32.519 21514 21514 I cr_AppResProvider:
#getApplicationRestrictionsFromUserManager() Bundle[EMPTY_PARCEL]
06-08 08:58:32.519 21514 21514 I cr_PolicyProvider: #notifySettingsAvailable() 0
06-08 08:58:32.519 21514 21514 I cr_CombinedPProvider: #onSettingsAvailable() 0
06-08 08:58:32.519 21514 21514 I cr_CombinedPProvider: #flushPolicies()
06-08 08:58:32.548 21514 21536 I FirebaseCrashlytics: No version control
information found
06-08 08:58:32.558 21514 21561 D SessionConfigFetcher: Fetched settings:
{"settings_version":3,"cache_duration":179597,"features":
{"collect_logged_exceptions":true,"collect_reports":true,"collect_analytics":false,
"prompt_enabled":false,"push_enabled":false,"firebase_crashlytics_enabled":false,"c
ollect_anrs":true,"collect_metric_kit":false,"collect_build_ids":true},"app":
{"status":"activated","update_required":false,"report_upload_variant":2,"native_rep
ort_upload_variant":2},"fabric":
{"org_id":"65f00c8a567bf1f0daf09834","bundle_id":"com.hello.miheapp.secretspace"},"
on_demand_upload_rate_per_minute":10,"on_demand_backoff_base":1.2,"on_demand_backof
f_step_duration_seconds":60,"app_quality":
{"sessions_enabled":true,"sampling_rate":1,"session_timeout_seconds":1800},"on_dema
nd_thread_recording_suspension_enabled":true}
06-08 08:58:32.569 21514 21571 D LifecycleServiceBinder: Binding service to
application.
06-08 08:58:32.582 21514 21514 D CompatibilityChangeReporter: Compat change id
reported: 214741472; UID 10238; state: ENABLED
06-08 08:58:32.587 21514 21514 D CompatibilityChangeReporter: Compat change id
reported: 171228096; UID 10238; state: ENABLED
06-08 08:58:32.664 21514 21514 W CheckTime: App running slow: Executing
handleBindApplication : callApplicationOnCreate took 395ms
06-08 08:58:32.673 21514 21691 I CameraManagerGlobal: Connecting to camera service
06-08 08:58:32.743 21514 21572 D SessionLifecycleClient: Queued message 1. Queue
size 1
06-08 08:58:32.745 21514 21700 D SensorManager: registerListenerImpl sensor =
{Sensor name="Accelerometer Sensor", vendor="Sprd Group Ltd.", version=1, type=1,
maxRange=78.4532, resolution=0.0023942017, power=0.17, minDelay=5000}, delayUs =
20000, latencyUs = 0, listener = com.appsflyer.internal.AFj1wSDK@a889e8f9
06-08 08:58:32.749 21514 21700 D SensorManager: registerListenerImpl sensor =
{Sensor name="Magnetic field Sensor", vendor="Sprd Group Ltd.", version=1, type=2,
maxRange=4912.0503, resolution=0.15, power=5.0, minDelay=10000}, delayUs = 20000,
latencyUs = 0, listener = com.appsflyer.internal.AFj1wSDK@ad143589
06-08 08:58:32.753 21514 21700 D SensorManager: registerListenerImpl sensor =
{Sensor name="Accelerometer Sensor (WAKE_UP)", vendor="Sprd Group Ltd.", version=1,
type=1, maxRange=78.4532, resolution=0.0023942017, power=0.17, minDelay=5000},
delayUs = 20000, latencyUs = 0, listener = com.appsflyer.internal.AFj1wSDK@a1440a3e
06-08 08:58:32.757 21514 21700 D SensorManager: registerListenerImpl sensor =
{Sensor name="Magnetic field Sensor (WAKE_UP)", vendor="Sprd Group Ltd.",
version=1, type=2, maxRange=4912.0503, resolution=0.15, power=5.0, minDelay=10000},
delayUs = 20000, latencyUs = 0, listener = com.appsflyer.internal.AFj1wSDK@b880e00e
06-08 08:58:32.769 21514 21514 D SessionLifecycleService: Service bound to new
client on process 21514
06-08 08:58:32.770 21514 21704 D SessionLifecycleService: App has not yet
foregrounded. Using previously stored session: null
06-08 08:58:32.770 21514 21704 D SessionLifecycleService: Client
android.os.Messenger@953509e bound at 137488557. Clients: 1
06-08 08:58:32.781 21514 21663 W cr_media: BLUETOOTH_CONNECT permission is missing.
06-08 08:58:32.782 21514 21663 W cr_media: getBluetoothAdapter() requires BLUETOOTH
permission
06-08 08:58:32.782 21514 21663 W cr_media: registerBluetoothIntentsIfNeeded:
Requires BLUETOOTH permission
06-08 08:58:32.785 21514 21706 D vulkan : searching for layers in
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/lib/arm64'
06-08 08:58:32.785 21514 21706 D vulkan : searching for layers in
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/base.apk!/lib/arm64-v8a'
06-08 08:58:32.785 21514 21706 D vulkan : searching for layers in
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.arm64_v8a.apk!/lib/arm64-v8a'
06-08 08:58:32.787 21514 21706 D vulkan : searching for layers in
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.es.apk!/lib/arm64-v8a'
06-08 08:58:32.787 21514 21706 D vulkan : searching for layers in
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.xhdpi.apk!/lib/arm64-v8a'
06-08 08:58:32.844 21514 21514 D VRI[SplashAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:58:32.884 21514 21692 I mali_gralloc: register: id=0x28b000117b7,
importpid=-1
06-08 08:58:32.886 21514 21733 I mali_gralloc: register: id=0x28b000117b8,
importpid=-1
06-08 08:58:32.888 21514 21733 I mali_gralloc: register: id=0x28b000117b9,
importpid=-1
06-08 08:58:32.894 21514 21700 D SensorManager: unregisterListenerImpl sensor =
null, listener = com.appsflyer.internal.AFj1wSDK@b880e00e
06-08 08:58:32.898 21514 21700 D SensorManager: unregisterListenerImpl sensor =
null, listener = com.appsflyer.internal.AFj1wSDK@ad143589
06-08 08:58:32.903 21514 21700 D SensorManager: unregisterListenerImpl sensor =
null, listener = com.appsflyer.internal.AFj1wSDK@a889e8f9
06-08 08:58:32.905 21514 21700 D SensorManager: unregisterListenerImpl sensor =
null, listener = com.appsflyer.internal.AFj1wSDK@a1440a3e
06-08 08:58:32.906 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:58:32.921 21514 21671 W AudioCapabilities: Unsupported mime audio/ima-
adpcm
06-08 08:58:32.922 21514 21671 W AudioCapabilities: Unsupported mime audio/mpeg-L1
06-08 08:58:32.922 21514 21671 W AudioCapabilities: Unsupported mime audio/mpeg-L2
06-08 08:58:32.930 21514 21514 D SessionLifecycleClient: Connected to
SessionLifecycleService. Queue size 1
06-08 08:58:32.930 21514 21572 D SessionLifecycleClient: Sending lifecycle 1 to
service
06-08 08:58:32.931 21514 21704 D SessionLifecycleService: Activity foregrounding at
137488718.
06-08 08:58:32.931 21514 21704 D SessionLifecycleService: Cold start detected.
06-08 08:58:32.931 21514 21704 D SessionLifecycleService: Generated new session
f3aca22807244f3fbd77a93396387f4e
06-08 08:58:32.931 21514 21704 D SessionLifecycleService: Broadcasting new session:
SessionDetails(sessionId=f3aca22807244f3fbd77a93396387f4e,
firstSessionId=f3aca22807244f3fbd77a93396387f4e, sessionIndex=0,
sessionStartTimestampUs=1749387512931000)
06-08 08:58:32.938 21514 21570 D SessionFirelogPublisher: Data Collection is
enabled for at least one Subscriber
06-08 08:58:32.939 21514 21514 D SessionLifecycleClient: Session update received:
f3aca22807244f3fbd77a93396387f4e
06-08 08:58:32.939 21514 21571 D SessionLifecycleClient: Notified CRASHLYTICS of
new session f3aca22807244f3fbd77a93396387f4e
06-08 08:58:32.939 21514 21514 W libc : Access denied finding property
"persist.unipnp.debug"
06-08 08:58:32.939 21514 21514 W libc : Access denied finding property
"persist.unipnp.debug"
06-08 08:58:32.932 21514 21514 W app.secretspace: type=1400 audit(0.0:423935): avc:
denied { read } for name="u:object_r:unipnp_prop:s0" dev="tmpfs" ino=1474
scontext=u:r:untrusted_app:s0:c238,c256,c512,c768
tcontext=u:object_r:unipnp_prop:s0 tclass=file permissive=0
app=com.hello.miheapp.secretspace
06-08 08:58:32.932 21514 21514 W app.secretspace: type=1400 audit(0.0:423936): avc:
denied { read } for name="u:object_r:unipnp_prop:s0" dev="tmpfs" ino=1474
scontext=u:r:untrusted_app:s0:c238,c256,c512,c768
tcontext=u:object_r:unipnp_prop:s0 tclass=file permissive=0
app=com.hello.miheapp.secretspace
06-08 08:58:32.940 21514 21514 W ziparchive: Unable to open
'/system_ext/framework/unipnp-framework.dm': No such file or directory
06-08 08:58:32.940 21514 21514 W ziparchive: Unable to open
'/system_ext/framework/unipnp-framework.dm': No such file or directory
06-08 08:58:32.943 21514 21571 D EventGDTLogger: Session Event:
{"eventType":1,"sessionData":
{"sessionId":"f3aca22807244f3fbd77a93396387f4e","firstSessionId":"f3aca22807244f3fb
d77a93396387f4e","sessionIndex":0,"eventTimestampUs":1749387512931000,"dataCollecti
onStatus":
{"performance":1,"crashlytics":2,"sessionSamplingRate":1.0},"firebaseInstallationId
":"cLCn5oA7S7m608lof-3x5Z"},"applicationInfo":
{"appId":"1:716442668392:android:91ab0e5825942d3ba61add","deviceModel":"Note 16
Pro","sessionSdkVersion":"1.2.1","osVersion":"13","logEnvironment":3,"androidAppInf
o":
{"packageName":"com.hello.miheapp.secretspace","versionName":"1.1.51","appBuildVers
ion":"1151","deviceManufacturer":"Ulefone","currentProcessDetails":
{"processName":"com.hello.miheapp.secretspace","pid":21514,"importance":100,"defaul
tProcess":true},"appProcessDetails":
[{"processName":"com.hello.miheapp.secretspace","pid":21514,"importance":100,"defau
ltProcess":true},
{"processName":"com.hello.miheapp.secretspace:black","pid":9581,"importance":100,"d
efaultProcess":false}]}}}
06-08 08:58:32.944 21514 21571 D SessionFirelogPublisher: Successfully logged
Session Start event: f3aca22807244f3fbd77a93396387f4e
06-08 08:58:32.955 21514 21564 D CompatibilityChangeReporter: Compat change id
reported: 194532703; UID 10238; state: ENABLED
06-08 08:58:33.446 21514 21514 I Ads : JS: The jsLoaded GMSG has been sent
(https://googleads.g.doubleclick.net/mads/static/mad/sdk/native/production/sdk-
core-v40-impl.html:931)
06-08 08:58:33.736 21514 21572 D SessionLifecycleClient: Sending lifecycle 2 to
service
06-08 08:58:33.736 21514 21704 D SessionLifecycleService: Activity backgrounding at
137489523
06-08 08:58:33.815 21514 21514 D CompatibilityChangeReporter: Compat change id
reported: 210923482; UID 10238; state: ENABLED
06-08 08:58:33.820 21514 21552 D SessionLifecycleClient: Sending lifecycle 1 to
service
06-08 08:58:33.820 21514 21704 D SessionLifecycleService: Activity foregrounding at
137489608.
06-08 08:58:33.845 21514 21514 D VRI[LoginAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:58:33.849 21514 21753 I mali_gralloc: register: id=0x28b000117ba,
importpid=-1
06-08 08:58:33.851 21514 21753 I mali_gralloc: register: id=0x28b000117bb,
importpid=-1
06-08 08:58:33.855 21514 21753 I mali_gralloc: register: id=0x28b000117bc,
importpid=-1
06-08 08:58:33.855 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:58:33.860 21514 21514 D VRI[LoginAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:58:33.864 21514 21754 I mali_gralloc: register: id=0x28b000117bd,
importpid=-1
06-08 08:58:33.866 21514 21754 I mali_gralloc: register: id=0x28b000117be,
importpid=-1
06-08 08:58:33.868 21514 21754 I mali_gralloc: register: id=0x28b000117bf,
importpid=-1
06-08 08:58:33.873 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:58:34.389 21514 21692 I mali_gralloc: unregister: id=0x28b000117b9,
base=0x0, importpid=21514
06-08 08:58:34.390 21514 21692 I mali_gralloc: unregister: id=0x28b000117b8,
base=0x0, importpid=21514
06-08 08:58:34.395 21514 21514 D VRI[SplashAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=2
06-08 08:58:34.396 21514 21514 I mali_gralloc: unregister: id=0x28b000117b7,
base=0x0, importpid=21514
06-08 08:58:35.302 21514 21552 D SessionLifecycleClient: Sending lifecycle 2 to
service
06-08 08:58:35.303 21514 21704 D SessionLifecycleService: Activity backgrounding at
137491090
06-08 08:58:35.354 21514 21572 D SessionLifecycleClient: Sending lifecycle 1 to
service
06-08 08:58:35.355 21514 21704 D SessionLifecycleService: Activity foregrounding at
137491142.
06-08 08:58:35.376 21514 21514 D VRI[SettingPasswordActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:58:35.380 21514 21766 I mali_gralloc: register: id=0x28b000117c2,
importpid=-1
06-08 08:58:35.382 21514 21766 I mali_gralloc: register: id=0x28b000117c3,
importpid=-1
06-08 08:58:35.385 21514 21766 I mali_gralloc: register: id=0x28b000117c4,
importpid=-1
06-08 08:58:35.387 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:58:35.858 21514 21514 D InputMethodManager: showSoftInput()
view=v.InputCodeView{5890dac VFED..... .F....ID 0,214-720,334 #7f090198
app:id/icv_password_code aid=1073741826} flags=2 reason=SHOW_SOFT_INPUT
06-08 08:58:35.921 21514 21692 I mali_gralloc: unregister: id=0x28b000117bb,
base=0x0, importpid=21514
06-08 08:58:35.922 21514 21692 I mali_gralloc: unregister: id=0x28b000117bc,
base=0x0, importpid=21514
06-08 08:58:35.923 21514 21692 I mali_gralloc: unregister: id=0x28b000117ba,
base=0x0, importpid=21514
06-08 08:58:35.929 21514 21514 D VRI[LoginAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=2
06-08 08:58:35.930 21514 21692 I mali_gralloc: unregister: id=0x28b000117bf,
base=0x0, importpid=21514
06-08 08:58:35.931 21514 21692 I mali_gralloc: unregister: id=0x28b000117be,
base=0x0, importpid=21514
06-08 08:58:35.931 21514 21692 I mali_gralloc: unregister: id=0x28b000117bd,
base=0x0, importpid=21514
06-08 08:58:35.936 21514 21514 D VRI[LoginAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=2
06-08 08:58:35.953 21514 21514 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
06-08 08:58:35.953 21514 21514 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
06-08 08:58:35.990 21514 21514 D InsetsController: show(ime(), fromIme=true)
06-08 08:58:45.427 21514 21514 D VRI[SettingPasswordActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:58:45.433 21514 21776 I mali_gralloc: register: id=0x28b000117ca,
importpid=-1
06-08 08:58:45.436 21514 21776 I mali_gralloc: register: id=0x28b000117cb,
importpid=-1
06-08 08:58:45.438 21514 21776 I mali_gralloc: register: id=0x28b000117cc,
importpid=-1
06-08 08:58:45.440 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:58:45.469 21514 21514 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
06-08 08:58:45.469 21514 21514 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
06-08 08:58:46.684 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:1
06-08 08:58:46.685 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 08:58:46.702 21514 21572 D SessionLifecycleClient: Sending lifecycle 2 to
service
06-08 08:58:46.702 21514 21704 D SessionLifecycleService: Activity backgrounding at
137502490
06-08 08:58:46.720 21514 21514 D VRI[SettingPasswordActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=0
06-08 08:58:46.821 21514 21570 D SessionLifecycleClient: Sending lifecycle 1 to
service
06-08 08:58:46.822 21514 21704 D SessionLifecycleService: Activity foregrounding at
137502609.
06-08 08:58:46.843 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:58:46.852 21514 21815 I mali_gralloc: register: id=0x28b000117cd,
importpid=-1
06-08 08:58:46.854 21514 21815 I mali_gralloc: register: id=0x28b000117ce,
importpid=-1
06-08 08:58:46.856 21514 21815 I mali_gralloc: register: id=0x28b000117cf,
importpid=-1
06-08 08:58:47.091 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:58:47.120 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:58:47.123 21514 21833 I mali_gralloc: register: id=0x28b000117d2,
importpid=-1
06-08 08:58:47.124 21514 21833 I mali_gralloc: register: id=0x28b000117d3,
importpid=-1
06-08 08:58:47.124 21514 21833 I mali_gralloc: register: id=0x28b000117d4,
importpid=-1
06-08 08:58:47.127 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:58:47.142 21514 21692 I mali_gralloc: unregister: id=0x28b000117cc,
base=0x0, importpid=21514
06-08 08:58:47.152 21514 21759 I mali_gralloc: unregister: id=0x28b000117cb,
base=0x0, importpid=21514
06-08 08:58:47.153 21514 21759 I mali_gralloc: unregister: id=0x28b000117ca,
base=0x0, importpid=21514
--------- beginning of system
06-08 08:58:47.195 9581 11260 W PackageParser: Unknown element under <manifest>:
queries at /data/user/0/com.hello.miheapp.secretspace/app_tmp/core-1.apk Binary XML
file line #196
06-08 08:58:47.275 9581 11260 W PackageParser: Unknown element under <manifest>:
queries at /data/user/0/com.hello.miheapp.secretspace/app_tmp/core-1.apk Binary XML
file line #196
06-08 08:58:47.293 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:2
06-08 08:58:47.294 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 08:58:47.294 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:3
06-08 08:58:47.295 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 08:58:47.295 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:4
06-08 08:58:47.296 21514 21760 I MATDBManager: sqllite db capacity:3
06-08 08:58:47.623 21514 21692 I mali_gralloc: unregister: id=0x28b000117c2,
base=0x0, importpid=21514
06-08 08:58:47.625 21514 21847 I mali_gralloc: unregister: id=0x28b000117c4,
base=0x0, importpid=21514
06-08 08:58:47.626 21514 21847 I mali_gralloc: unregister: id=0x28b000117c3,
base=0x0, importpid=21514
06-08 08:58:47.735 9581 11260 W PackageParser: Unknown element under <manifest>:
queries at /data/user/0/com.hello.miheapp.secretspace/app_tmp/core-2.apk Binary XML
file line #32
06-08 08:58:47.755 9581 11260 W PackageParser: Unknown element under <manifest>:
queries at /data/user/0/com.hello.miheapp.secretspace/app_tmp/core-2.apk Binary XML
file line #32
06-08 08:58:47.797 21514 21514 I Au.io : check on thread main
06-08 08:58:47.895 21514 21532 I mali_gralloc: unregister: id=0x28b000117d3,
base=0x0, importpid=21514
06-08 08:58:47.913 21514 21532 I mali_gralloc: unregister: id=0x28b000117d2,
base=0x0, importpid=21514
06-08 08:58:47.913 21514 21532 I mali_gralloc: unregister: id=0x28b000117d4,
base=0x0, importpid=21514
06-08 08:58:47.937 21853 21853 I libc : SetHeapTaggingLevel: tag level set to 0
06-08 08:58:47.942 21853 21853 I .secretspace:p0: Using CollectorTypeCMC GC.
06-08 08:58:47.945 21853 21853 E .secretspace:p0: Not starting debugger since
process cannot load the jdwp agent.
06-08 08:58:47.949 21853 21853 D nativeloader: Load libframework-connectivity-
tiramisu-jni.so using APEX ns com_android_tethering for caller
/apex/com.android.tethering/javalib/framework-connectivity-t.jar: ok
06-08 08:58:47.953 21853 21853 W ziparchive: Unable to open
'/system_ext/framework/unisoc-framework.dm': No such file or directory
06-08 08:58:47.953 21853 21853 W ziparchive: Unable to open
'/system_ext/framework/unisoc-framework.dm': No such file or directory
06-08 08:58:47.964 21853 21853 D CompatibilityChangeReporter: Compat change id
reported: 171979766; UID 10238; state: ENABLED
06-08 08:58:47.968 21853 21863 E .secretspace:p0: Could not write anonymous vdex
/system_ext/framework/oat/arm64/unisoc-framework.vdex: Could not open
/system_ext/framework/oat/arm64/unisoc-framework.vdex for writing
06-08 08:58:47.968 21853 21853 D ApplicationLoaders: Returning zygote-cached class
loader: /system/framework/android.test.base.jar
06-08 08:58:47.971 21853 21853 D nativeloader: Configuring clns-4 for other apk
/system/framework/org.apache.http.legacy.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/lib/arm64:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/base.apk!/lib/arm64-v8a:/
data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.arm64_v8a.apk!/lib/arm64-v8a:/data/app/
~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.es.apk!/lib/arm64-v8a:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/split_config.xhdpi.apk!/
lib/arm64-v8a,
permitted_path=/data:/mnt/expand:/data/user/0/com.hello.miheapp.secretspace
06-08 08:58:47.980 21514 21864 I MATDBManager: 服务端下发配置缓存成功! 插入行 id:1
06-08 08:58:47.984 21853 21853 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.arm64_v8a.dm': No such file or directory
06-08 08:58:47.984 21853 21853 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.arm64_v8a.dm': No such file or directory
06-08 08:58:47.984 21853 21853 W .secretspace:p0: Entry not found
06-08 08:58:47.985 21853 21853 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.es.dm': No such file or directory
06-08 08:58:47.985 21853 21853 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.es.dm': No such file or directory
06-08 08:58:47.985 21853 21853 W .secretspace:p0: Entry not found
06-08 08:58:47.986 21853 21853 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.xhdpi.dm': No such file or directory
06-08 08:58:47.986 21853 21853 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.xhdpi.dm': No such file or directory
06-08 08:58:47.986 21853 21853 W .secretspace:p0: Entry not found
06-08 08:58:47.987 21853 21853 D nativeloader: Configuring clns-5 for other apk
/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/base.apk:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.arm64_v8a.apk:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/split_config.es.apk:/data/
app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.xhdpi.apk. target_sdk_version=34,
uses_libraries=,
library_path=/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/lib/arm64:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/base.apk!/lib/arm64-v8a:/
data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.arm64_v8a.apk!/lib/arm64-v8a:/data/app/
~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.es.apk!/lib/arm64-v8a:/data/app/
06-08 08:58:47.994 21853 21853 D nativeloader: Load libframework-connectivity-
jni.so using APEX ns com_android_tethering for caller
/apex/com.android.tethering/javalib/framework-connectivity.jar: ok
06-08 08:58:47.997 21853 21853 V GraphicsEnvironment: ANGLE Developer option for
'com.hello.miheapp.secretspace' set to: 'default'
06-08 08:58:47.998 21853 21853 V GraphicsEnvironment: ANGLE GameManagerService for
com.hello.miheapp.secretspace: false
06-08 08:58:47.998 21853 21853 V GraphicsEnvironment: Neither updatable production
driver nor prerelease driver is supported.
06-08 08:58:48.001 21853 21853 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
06-08 08:58:48.001 21853 21853 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
06-08 08:58:48.006 21853 21853 D nativeloader: Load /data/app/~~uBbm6T4dZ_t4a-
2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.arm64_v8a.apk!/lib/arm64-v8a/librepublic.so using ns clns-5 from class
loader (caller=base.apk): ok
06-08 08:58:48.159 21853 21853 W Glide : Failed to find GeneratedAppGlideModule.
You should include an annotationProcessor compile dependency on
com.github.bumptech.glide:compiler in your application and a @GlideModule annotated
AppGlideModule implementation or LibraryGlideModules will be silently ignored
06-08 08:58:48.165 21853 21853 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10238; state: ENABLED
06-08 08:58:48.167 21853 21853 D SessionsDependencies: Dependency to CRASHLYTICS
added.
06-08 08:58:48.168 21853 21853 I FirebaseApp: Device unlocked: initializing all
Firebase APIs for app [DEFAULT]
06-08 08:58:48.187 21853 21853 D FirebaseSessions: Initializing Firebase Sessions
SDK.
06-08 08:58:48.187 21853 21853 I FirebaseCrashlytics: Initializing Firebase
Crashlytics 18.6.2 for com.hello.miheapp.secretspace
06-08 08:58:48.194 21853 21853 D SessionsDependencies: Subscriber CRASHLYTICS
registered.
06-08 08:58:48.196 21853 21876 D ActivityThread: Loading provider
com.google.android.gms.chimera: org.microg.gms.chimera.ServiceProvider
06-08 08:58:48.197 21853 21889 D SessionConfigFetcher: Fetching settings from
server.
06-08 08:58:48.204 21853 21853 I FirebaseApp: FirebaseApp initialization successful
06-08 08:58:48.207 21853 21876 D nativeloader: Configuring clns-6 for other apk
/system/framework/com.android.location.provider.jar. target_sdk_version=29,
uses_libraries=ALL,
library_path=/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.google.android.gms/lib:/data/user/0/com.hello.miheapp.secretspace/sandbox/
data/app/com.google.android.gms/base.apk!/lib/arm64-v8a,
permitted_path=/data:/mnt/expand:/data/user/0/com.hello.miheapp.secretspace/
sandbox/data/user/0/com.google.android.gms
06-08 08:58:48.208 21853 21876 E .secretspace:p0: Attempt to load writable dex
file:
/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.google.android.gms/
base.apk
06-08 08:58:48.208 21853 21876 W ziparchive: Unable to open
'/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.google.android.gms
/base.dm': No such file or directory
06-08 08:58:48.249 21899 21899 I libc : SetHeapTaggingLevel: tag level set to 0
06-08 08:58:48.252 21899 21899 I secretspace:dex: Using CollectorTypeCMC GC.
06-08 08:58:48.253 21853 21853 D nativeloader: Load /data/app/~~uBbm6T4dZ_t4a-
2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.arm64_v8a.apk!/lib/arm64-v8a/libsandbox.so using ns clns-5 from class
loader (caller=base.apk): ok
06-08 08:58:48.254 21853 21853 D NativeCore: NativeCore init.
06-08 08:58:48.254 21853 21853 D NativeCore: found art method entrypoint jni
offset: 2
06-08 08:58:48.254 21853 21853 D NativeCore: not found art method match access
flags offset , use default: 4
06-08 08:58:48.255 21899 21899 E secretspace:dex: Not starting debugger since
process cannot load the jdwp agent.
06-08 08:58:48.258 21899 21899 D nativeloader: Load libframework-connectivity-
tiramisu-jni.so using APEX ns com_android_tethering for caller
/apex/com.android.tethering/javalib/framework-connectivity-t.jar: ok
06-08 08:58:48.262 21899 21899 W ziparchive: Unable to open
'/system_ext/framework/unisoc-framework.dm': No such file or directory
06-08 08:58:48.262 21899 21899 W ziparchive: Unable to open
'/system_ext/framework/unisoc-framework.dm': No such file or directory
06-08 08:58:48.274 21899 21909 E secretspace:dex: Could not write anonymous vdex
/system_ext/framework/oat/arm64/unisoc-framework.vdex: Could not open
/system_ext/framework/oat/arm64/unisoc-framework.vdex for writing
06-08 08:58:48.281 21899 21899 D CompatibilityChangeReporter: Compat change id
reported: 171979766; UID 10238; state: ENABLED
06-08 08:58:48.289 21899 21899 D ApplicationLoaders: Returning zygote-cached class
loader: /system/framework/android.test.base.jar
06-08 08:58:48.293 21899 21899 D nativeloader: Configuring clns-4 for other apk
/system/framework/org.apache.http.legacy.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/lib/arm64:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/base.apk!/lib/arm64-v8a:/
data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.arm64_v8a.apk!/lib/arm64-v8a:/data/app/
~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.es.apk!/lib/arm64-v8a:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/split_config.xhdpi.apk!/
lib/arm64-v8a,
permitted_path=/data:/mnt/expand:/data/user/0/com.hello.miheapp.secretspace
06-08 08:58:48.307 21899 21899 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.arm64_v8a.dm': No such file or directory
06-08 08:58:48.307 21899 21899 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.arm64_v8a.dm': No such file or directory
06-08 08:58:48.307 21899 21899 W secretspace:dex: Entry not found
06-08 08:58:48.307 21899 21899 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.es.dm': No such file or directory
06-08 08:58:48.307 21899 21899 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.es.dm': No such file or directory
06-08 08:58:48.308 21899 21899 W secretspace:dex: Entry not found
06-08 08:58:48.308 21899 21899 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.xhdpi.dm': No such file or directory
06-08 08:58:48.308 21899 21899 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.xhdpi.dm': No such file or directory
06-08 08:58:48.308 21899 21899 W secretspace:dex: Entry not found
06-08 08:58:48.309 21899 21899 D nativeloader: Configuring clns-5 for other apk
/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/base.apk:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.arm64_v8a.apk:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/split_config.es.apk:/data/
app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.xhdpi.apk. target_sdk_version=34,
uses_libraries=,
library_path=/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/lib/arm64:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/base.apk!/lib/arm64-v8a:/
data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.arm64_v8a.apk!/lib/arm64-v8a:/data/app/
~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.es.apk!/lib/arm64-v8a:/data/app/
06-08 08:58:48.317 21899 21899 D nativeloader: Load libframework-connectivity-
jni.so using APEX ns com_android_tethering for caller
/apex/com.android.tethering/javalib/framework-connectivity.jar: ok
06-08 08:58:48.322 21899 21899 V GraphicsEnvironment: ANGLE Developer option for
'com.hello.miheapp.secretspace' set to: 'default'
06-08 08:58:48.323 21899 21899 V GraphicsEnvironment: ANGLE GameManagerService for
com.hello.miheapp.secretspace: false
06-08 08:58:48.323 21899 21899 V GraphicsEnvironment: Neither updatable production
driver nor prerelease driver is supported.
06-08 08:58:48.327 21899 21899 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
06-08 08:58:48.328 21899 21899 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
06-08 08:58:48.337 21899 21899 D nativeloader: Load /data/app/~~uBbm6T4dZ_t4a-
2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.arm64_v8a.apk!/lib/arm64-v8a/librepublic.so using ns clns-5 from class
loader (caller=base.apk): ok
06-08 08:58:48.362 21853 21876 D nativeloader: Configuring clns-7 for other apk
/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.google.android.gms/
base.apk. target_sdk_version=29, uses_libraries=,
library_path=/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.google.android.gms/lib:/data/user/0/com.hello.miheapp.secretspace/sandbox/
data/app/com.google.android.gms/base.apk!/lib/arm64-v8a,
permitted_path=/data:/mnt/expand:/data/user/0/com.hello.miheapp.secretspace/
sandbox/data/user/0/com.google.android.gms
06-08 08:58:48.365 21853 21876 W DynamiteModule: IDynamite loader version = 2, no
high precision latency measurement.
06-08 08:58:48.365 21899 21899 W Glide : Failed to find GeneratedAppGlideModule.
You should include an annotationProcessor compile dependency on
com.github.bumptech.glide:compiler in your application and a @GlideModule annotated
AppGlideModule implementation or LibraryGlideModules will be silently ignored
06-08 08:58:48.366 21853 21876 I DynamiteModule: Considering local module
com.google.android.gms.measurement.dynamite:100 and remote module
com.google.android.gms.measurement.dynamite:98
06-08 08:58:48.366 21853 21876 I DynamiteModule: Selected local version of
com.google.android.gms.measurement.dynamite
06-08 08:58:48.366 21853 21876 W DynamiteModule: IDynamite loader version = 2, no
high precision latency measurement.
06-08 08:58:48.373 21899 21899 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10238; state: ENABLED
06-08 08:58:48.375 21899 21899 D SessionsDependencies: Dependency to CRASHLYTICS
added.
06-08 08:58:48.375 21899 21899 I FirebaseApp: Device unlocked: initializing all
Firebase APIs for app [DEFAULT]
06-08 08:58:48.379 21899 21899 I FirebaseCrashlytics: Initializing Firebase
Crashlytics 18.6.2 for com.hello.miheapp.secretspace
06-08 08:58:48.387 21899 21899 D SessionsDependencies: Subscriber CRASHLYTICS
registered.
06-08 08:58:48.387 21853 21853 E NativeCore: not native method
06-08 08:58:48.387 21853 21853 E NativeCore: check flags error.
class:java/io/UnixFileSystem, method:canonicalize0
06-08 08:58:48.387 21853 21853 D NativeCore: register class:java/io/UnixFileSystem,
method:getBooleanAttributes0 success!
06-08 08:58:48.387 21853 21853 D NativeCore: register class:java/io/UnixFileSystem,
method:getLastModifiedTime0 success!
06-08 08:58:48.387 21853 21853 D NativeCore: register class:java/io/UnixFileSystem,
method:setPermission0 success!
06-08 08:58:48.387 21853 21853 D NativeCore: register class:java/io/UnixFileSystem,
method:createFileExclusively0 success!
06-08 08:58:48.387 21853 21853 D NativeCore: register class:java/io/UnixFileSystem,
method:list0 success!
06-08 08:58:48.387 21853 21853 D NativeCore: register class:java/io/UnixFileSystem,
method:createDirectory0 success!
06-08 08:58:48.387 21853 21853 D NativeCore: register class:java/io/UnixFileSystem,
method:setLastModifiedTime0 success!
06-08 08:58:48.387 21853 21853 D NativeCore: register class:java/io/UnixFileSystem,
method:setReadOnly0 success!
06-08 08:58:48.387 21853 21853 D NativeCore: register class:java/io/UnixFileSystem,
method:getSpace0 success!
06-08 08:58:48.388 21853 21853 D NativeCore: register
class:java/lang/VMClassLoader, method:findLoadedClass success!
06-08 08:58:48.388 21853 21853 D NativeCore: register class:android/os/Binder,
method:getCallingUid success!
06-08 08:58:48.389 21853 21853 D NativeCore: register
class:dalvik/system/VMRuntime, method:setHiddenApiExemptions success!
06-08 08:58:48.394 21899 21921 W secretspace:dex: ClassLoaderContext classpath size
mismatch. expected=1, found=0
(DLC[];PCL[base.apk*267320094]{PCL[/system/framework/org.apache.http.legacy.jar*123
6094901]#PCL[/system/framework/
com.android.media.remotedisplay.jar*3743104114]#PCL[/system/framework/
com.android.location.provider.jar*3175360614]#PCL[/system/framework/
org.apache.http.legacy.jar*1236094901]} | DLC[];PCL[])
06-08 08:58:48.398 21899 21921 I DynamiteModule: Considering local module
com.google.android.gms.measurement.dynamite:100 and remote module
com.google.android.gms.measurement.dynamite:148
06-08 08:58:48.398 21899 21921 I DynamiteModule: Selected remote version of
com.google.android.gms.measurement.dynamite, version >= 148
06-08 08:58:48.398 21899 21921 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
06-08 08:58:48.401 21853 21853 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
06-08 08:58:48.402 21853 21853 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
06-08 08:58:48.411 21853 21918 I FA : App measurement initialized, version:
84002
06-08 08:58:48.411 21853 21918 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
06-08 08:58:48.411 21853 21918 I FA : To enable faster debug mode event
logging run:
06-08 08:58:48.411 21853 21918 I FA : adb shell setprop
debug.firebase.analytics.app com.hello.miheapp.secretspace
06-08 08:58:48.413 21899 21921 W System : ClassLoader referenced unknown path:
06-08 08:58:48.414 21899 21921 D nativeloader: Configuring clns-6 for other apk .
target_sdk_version=36, uses_libraries=,
library_path=/data/app/~~_chXoKdSBZ8pvkjEb60k4Q==/com.google.android.gms-
k8ORCs40J_qHVlLlhCrNrg==/lib/arm64:/data/app/~~_chXoKdSBZ8pvkjEb60k4Q==/
com.google.android.gms-k8ORCs40J_qHVlLlhCrNrg==/base.apk!/lib/arm64-v8a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
06-08 08:58:48.419 21899 21899 D FirebaseSessions: Initializing Firebase Sessions
SDK.
06-08 08:58:48.420 21899 21899 I FirebaseApp: FirebaseApp initialization successful
06-08 08:58:48.424 21899 21948 D SessionConfigFetcher: Fetching settings from
server.
06-08 08:58:48.431 21899 21921 W secretspace:dex: ClassLoaderContext classpath
element checksum mismatch. expected=267320094, found=3842124188
(DLC[];PCL[base.apk*267320094]{PCL[/system/framework/org.apache.http.legacy.jar*123
6094901]#PCL[/system/framework/
com.android.media.remotedisplay.jar*3743104114]#PCL[/system/framework/
com.android.location.provider.jar*3175360614]#PCL[/system/framework/
org.apache.http.legacy.jar*1236094901]} | DLC[];PCL[/data/app/~~uBbm6T4dZ_t4a-
2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
base.apk*3842124188]{PCL[/system/framework/android.test.base.jar*1628045883]#PCL[/
system/framework/org.apache.http.legacy.jar*1236094901]})
06-08 08:58:48.436 21853 21918 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10238; state: ENABLED
06-08 08:58:48.448 21853 21880 D SessionConfigFetcher: Fetched settings:
{"settings_version":3,"cache_duration":152376,"features":
{"collect_logged_exceptions":true,"collect_reports":true,"collect_analytics":false,
"prompt_enabled":false,"push_enabled":false,"firebase_crashlytics_enabled":false,"c
ollect_anrs":true,"collect_metric_kit":false,"collect_build_ids":true},"app":
{"status":"activated","update_required":false,"report_upload_variant":2,"native_rep
ort_upload_variant":2},"fabric":
{"org_id":"65f00c8a567bf1f0daf09834","bundle_id":"com.hello.miheapp.secretspace"},"
on_demand_upload_rate_per_minute":10,"on_demand_backoff_base":1.2,"on_demand_backof
f_step_duration_seconds":60,"app_quality":
{"sessions_enabled":true,"sampling_rate":1,"session_timeout_seconds":1800},"on_dema
nd_thread_recording_suspension_enabled":true}
06-08 08:58:48.455 21853 21887 I FirebaseCrashlytics: No version control
information found
06-08 08:58:48.464 21853 21918 W FA : Table has extra columns. table, columns:
messages, app_version, app_version_int
06-08 08:58:48.464 21853 21884 D LifecycleServiceBinder: Binding service to
application.
06-08 08:58:48.490 21853 21853 I MultiDex: VM with version 2.1.0 has multidex
support
06-08 08:58:48.490 21853 21853 I MultiDex: Installing application
06-08 08:58:48.490 21853 21853 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
06-08 08:58:48.506 21899 21955 E secretspace:dex: No package ID 6d found for ID
0x6d0b000f.
06-08 08:58:48.508 21899 21955 I FA : App measurement initialized, version:
126007
06-08 08:58:48.508 21899 21955 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
06-08 08:58:48.508 21899 21955 I FA : To enable faster debug mode event
logging run:
06-08 08:58:48.508 21899 21955 I FA : adb shell setprop
debug.firebase.analytics.app com.hello.miheapp.secretspace
06-08 08:58:48.509 21853 21853 D ChimeraServiceProvider: onCreate
06-08 08:58:48.510 21853 21853 D FontsProvider: onCreate
06-08 08:58:48.511 21853 21853 D GmsPhenotypeCfgProvider: unimplemented Method:
onCreate
06-08 08:58:48.545 21853 21853 D ActivityThread: Loading provider
com.google.android.gms.microg.settings: org.microg.gms.settings.SettingsProvider
06-08 08:58:48.568 21853 21853 D ProfileManager: Using Serial
bc2fec1acf3e6fb82f53409d340a6111
06-08 08:58:48.584 21853 21853 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10001; state: ENABLED
06-08 08:58:48.598 21853 21853 D MeasurementService: onBind: Intent
{ act=com.google.android.gms.measurement.START pkg=com.google.android.gms }
06-08 08:58:48.606 21853 21853 D GmsCheckinTrigger: Ignoring Intent
{ act=android.intent.action.BOOT_COMPLETED }: checkin is disabled
06-08 08:58:48.611 21966 21966 I libc : SetHeapTaggingLevel: tag level set to 0
06-08 08:58:48.614 21966 21966 I .secretspace:p1: Using CollectorTypeCMC GC.
06-08 08:58:48.615 21853 21853 D MeasurementService: bound by:
GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000,
packageName='com.hello.miheapp.secretspace', extras=Bundle[{}]}
06-08 08:58:48.618 21966 21966 E .secretspace:p1: Not starting debugger since
process cannot load the jdwp agent.
06-08 08:58:48.624 21966 21966 D nativeloader: Load libframework-connectivity-
tiramisu-jni.so using APEX ns com_android_tethering for caller
/apex/com.android.tethering/javalib/framework-connectivity-t.jar: ok
06-08 08:58:48.628 21966 21966 W ziparchive: Unable to open
'/system_ext/framework/unisoc-framework.dm': No such file or directory
06-08 08:58:48.628 21966 21966 W ziparchive: Unable to open
'/system_ext/framework/unisoc-framework.dm': No such file or directory
06-08 08:58:48.628 21853 21918 D SafeParcel: Unknown field id 34 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:58:48.628 21853 21918 D SafeParcel: Unknown field id 35 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:58:48.628 21853 21918 D MeasurementService: sendAppLaunch() for
AppMetadata[com.hello.miheapp.secretspace]
06-08 08:58:48.630 21853 21918 W FA : Table has extra columns. table, columns:
messages, app_version, app_version_int
06-08 08:58:48.632 21853 21918 W FA : Table has extra columns. table, columns:
messages, app_version, app_version_int
06-08 08:58:48.634 21853 21918 D SafeParcel: Unknown field id 34 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:58:48.634 21853 21918 D SafeParcel: Unknown field id 35 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:58:48.634 21853 21918 D MeasurementService: getAppInstanceId() for
AppMetadata[com.hello.miheapp.secretspace]
06-08 08:58:48.634 21853 21918 D SafeParcel: Unknown field id 34 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:58:48.634 21853 21918 D SafeParcel: Unknown field id 35 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:58:48.635 21853 21918 D MeasurementService:
sendDefaultEventParameters(Bundle[EMPTY_PARCEL]) for
AppMetadata[com.hello.miheapp.secretspace]
06-08 08:58:48.639 21966 21979 E .secretspace:p1: Could not write anonymous vdex
/system_ext/framework/oat/arm64/unisoc-framework.vdex: Could not open
/system_ext/framework/oat/arm64/unisoc-framework.vdex for writing
06-08 08:58:48.659 21966 21966 D CompatibilityChangeReporter: Compat change id
reported: 171979766; UID 10238; state: ENABLED
06-08 08:58:48.665 21966 21966 D ApplicationLoaders: Returning zygote-cached class
loader: /system/framework/android.test.base.jar
06-08 08:58:48.668 21966 21966 D nativeloader: Configuring clns-4 for other apk
/system/framework/org.apache.http.legacy.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/lib/arm64:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/base.apk!/lib/arm64-v8a:/
data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.arm64_v8a.apk!/lib/arm64-v8a:/data/app/
~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.es.apk!/lib/arm64-v8a:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/split_config.xhdpi.apk!/
lib/arm64-v8a,
permitted_path=/data:/mnt/expand:/data/user/0/com.hello.miheapp.secretspace
06-08 08:58:48.682 21966 21966 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.arm64_v8a.dm': No such file or directory
06-08 08:58:48.682 21966 21966 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.arm64_v8a.dm': No such file or directory
06-08 08:58:48.682 21966 21966 W .secretspace:p1: Entry not found
06-08 08:58:48.683 21966 21966 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.es.dm': No such file or directory
06-08 08:58:48.683 21966 21966 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.es.dm': No such file or directory
06-08 08:58:48.683 21966 21966 W .secretspace:p1: Entry not found
06-08 08:58:48.684 21966 21966 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.xhdpi.dm': No such file or directory
06-08 08:58:48.684 21966 21966 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.xhdpi.dm': No such file or directory
06-08 08:58:48.684 21966 21966 W .secretspace:p1: Entry not found
06-08 08:58:48.685 21966 21966 D nativeloader: Configuring clns-5 for other apk
/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/base.apk:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.arm64_v8a.apk:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/split_config.es.apk:/data/
app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.xhdpi.apk. target_sdk_version=34,
uses_libraries=,
library_path=/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/lib/arm64:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/base.apk!/lib/arm64-v8a:/
data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.arm64_v8a.apk!/lib/arm64-v8a:/data/app/
~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.es.apk!/lib/arm64-v8a:/data/app/
06-08 08:58:48.695 21966 21966 D nativeloader: Load libframework-connectivity-
jni.so using APEX ns com_android_tethering for caller
/apex/com.android.tethering/javalib/framework-connectivity.jar: ok
06-08 08:58:48.700 21966 21966 V GraphicsEnvironment: ANGLE Developer option for
'com.hello.miheapp.secretspace' set to: 'default'
06-08 08:58:48.700 21966 21966 V GraphicsEnvironment: ANGLE GameManagerService for
com.hello.miheapp.secretspace: false
06-08 08:58:48.701 21966 21966 V GraphicsEnvironment: Neither updatable production
driver nor prerelease driver is supported.
06-08 08:58:48.707 21966 21966 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
06-08 08:58:48.708 21966 21966 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
06-08 08:58:48.716 21966 21966 D nativeloader: Load /data/app/~~uBbm6T4dZ_t4a-
2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.arm64_v8a.apk!/lib/arm64-v8a/librepublic.so using ns clns-5 from class
loader (caller=base.apk): ok
06-08 08:58:48.852 21899 21924 I FirebaseCrashlytics: No version control
information found
06-08 08:58:48.855 21966 21966 W Glide : Failed to find GeneratedAppGlideModule.
You should include an annotationProcessor compile dependency on
com.github.bumptech.glide:compiler in your application and a @GlideModule annotated
AppGlideModule implementation or LibraryGlideModules will be silently ignored
06-08 08:58:48.858 21899 21935 D SessionConfigFetcher: Fetched settings:
{"settings_version":3,"cache_duration":176773,"features":
{"collect_logged_exceptions":true,"collect_reports":true,"collect_analytics":false,
"prompt_enabled":false,"push_enabled":false,"firebase_crashlytics_enabled":false,"c
ollect_anrs":true,"collect_metric_kit":false,"collect_build_ids":true},"app":
{"status":"activated","update_required":false,"report_upload_variant":2,"native_rep
ort_upload_variant":2},"fabric":
{"org_id":"65f00c8a567bf1f0daf09834","bundle_id":"com.hello.miheapp.secretspace"},"
on_demand_upload_rate_per_minute":10,"on_demand_backoff_base":1.2,"on_demand_backof
f_step_duration_seconds":60,"app_quality":
{"sessions_enabled":true,"sampling_rate":1,"session_timeout_seconds":1800},"on_dema
nd_thread_recording_suspension_enabled":true}
06-08 08:58:48.881 21966 21966 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10238; state: ENABLED
06-08 08:58:48.884 21966 21966 D SessionsDependencies: Dependency to CRASHLYTICS
added.
06-08 08:58:48.885 21899 21948 D LifecycleServiceBinder: Binding service to
application.
06-08 08:58:48.886 21966 21966 I FirebaseApp: Device unlocked: initializing all
Firebase APIs for app [DEFAULT]
06-08 08:58:48.905 21514 21514 D SessionLifecycleService: Service bound to new
client on process 21899
06-08 08:58:48.906 21514 21704 D SessionLifecycleService: Client
android.os.Messenger@e635900 bound at 137504693. Clients: 2
06-08 08:58:48.906 21899 21899 D SessionLifecycleClient: Session update received:
f3aca22807244f3fbd77a93396387f4e
06-08 08:58:48.908 21899 21899 D SessionLifecycleClient: Connected to
SessionLifecycleService. Queue size 0
06-08 08:58:48.909 21899 21928 D SessionLifecycleClient: Notified CRASHLYTICS of
new session f3aca22807244f3fbd77a93396387f4e
06-08 08:58:48.982 21966 21966 I FirebaseCrashlytics: Initializing Firebase
Crashlytics 18.6.2 for com.hello.miheapp.secretspace
06-08 08:58:49.023 21966 21966 D SessionsDependencies: Subscriber CRASHLYTICS
registered.
06-08 08:58:49.052 21853 21866 D ChimeraServiceProvider: query:
content://com.google.android.gms.chimera/api_force_staging/com.google.android.gms.m
easurement.dynamite?requestStartTime=137505175
06-08 08:58:49.053 21966 21989 W DynamiteModule: Failed to retrieve remote module
version.
06-08 08:58:49.081 21966 21989 D nativeloader: Configuring clns-6 for other apk
/system/framework/com.android.location.provider.jar. target_sdk_version=29,
uses_libraries=ALL,
library_path=/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.google.android.gms/lib:/data/user/0/com.hello.miheapp.secretspace/sandbox/
data/app/com.google.android.gms/base.apk!/lib/arm64-v8a,
permitted_path=/data:/mnt/expand:/data/user/0/com.hello.miheapp.secretspace/
sandbox/data/user/0/com.google.android.gms
06-08 08:58:49.082 21966 21989 W ziparchive: Unable to open
'/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.google.android.gms
/base.dm': No such file or directory
06-08 08:58:49.093 21966 21966 D FirebaseSessions: Initializing Firebase Sessions
SDK.
06-08 08:58:49.094 21966 21966 I FirebaseApp: FirebaseApp initialization successful
06-08 08:58:49.112 21966 22012 D SessionConfigFetcher: Fetching settings from
server.
06-08 08:58:49.119 21966 21966 W CheckTime: App running slow: Executing
handleBindApplication : callApplicationOnCreate took 264ms
06-08 08:58:49.146 21966 21966 D nativeloader: Load /data/app/~~uBbm6T4dZ_t4a-
2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.arm64_v8a.apk!/lib/arm64-v8a/libsandbox.so using ns clns-5 from class
loader (caller=base.apk): ok
06-08 08:58:49.146 21966 21966 D NativeCore: NativeCore init.
06-08 08:58:49.147 21966 21966 D NativeCore: found art method entrypoint jni
offset: 2
06-08 08:58:49.147 21966 21966 D NativeCore: not found art method match access
flags offset , use default: 4
06-08 08:58:49.231 21966 21966 E NativeCore: not native method
06-08 08:58:49.231 21966 21966 E NativeCore: check flags error.
class:java/io/UnixFileSystem, method:canonicalize0
06-08 08:58:49.231 21966 21966 D NativeCore: register class:java/io/UnixFileSystem,
method:getBooleanAttributes0 success!
06-08 08:58:49.231 21966 21966 D NativeCore: register class:java/io/UnixFileSystem,
method:getLastModifiedTime0 success!
06-08 08:58:49.231 21966 21966 D NativeCore: register class:java/io/UnixFileSystem,
method:setPermission0 success!
06-08 08:58:49.231 21966 21966 D NativeCore: register class:java/io/UnixFileSystem,
method:createFileExclusively0 success!
06-08 08:58:49.231 21966 21966 D NativeCore: register class:java/io/UnixFileSystem,
method:list0 success!
06-08 08:58:49.231 21966 21966 D NativeCore: register class:java/io/UnixFileSystem,
method:createDirectory0 success!
06-08 08:58:49.231 21966 21966 D NativeCore: register class:java/io/UnixFileSystem,
method:setLastModifiedTime0 success!
06-08 08:58:49.231 21966 21966 D NativeCore: register class:java/io/UnixFileSystem,
method:setReadOnly0 success!
06-08 08:58:49.231 21966 21966 D NativeCore: register class:java/io/UnixFileSystem,
method:getSpace0 success!
06-08 08:58:49.231 21966 21966 D NativeCore: register
class:java/lang/VMClassLoader, method:findLoadedClass success!
06-08 08:58:49.231 21966 21966 D NativeCore: register class:android/os/Binder,
method:getCallingUid success!
06-08 08:58:49.231 21966 21966 D NativeCore: register
class:dalvik/system/VMRuntime, method:setHiddenApiExemptions success!
06-08 08:58:49.245 21966 21989 D nativeloader: Configuring clns-7 for other apk
/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.google.android.gms/
base.apk. target_sdk_version=29, uses_libraries=,
library_path=/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.google.android.gms/lib:/data/user/0/com.hello.miheapp.secretspace/sandbox/
data/app/com.google.android.gms/base.apk!/lib/arm64-v8a,
permitted_path=/data:/mnt/expand:/data/user/0/com.hello.miheapp.secretspace/
sandbox/data/user/0/com.google.android.gms
06-08 08:58:49.248 21966 21989 W DynamiteModule: IDynamite loader version = 2, no
high precision latency measurement.
06-08 08:58:49.250 21966 21989 I DynamiteModule: Considering local module
com.google.android.gms.measurement.dynamite:100 and remote module
com.google.android.gms.measurement.dynamite:98
06-08 08:58:49.251 21966 21989 I DynamiteModule: Selected local version of
com.google.android.gms.measurement.dynamite
06-08 08:58:49.252 21966 21989 W DynamiteModule: IDynamite loader version = 2, no
high precision latency measurement.
06-08 08:58:49.255 21966 21966 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
06-08 08:58:49.256 21966 21966 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
06-08 08:58:49.301 21966 22018 I FA : App measurement initialized, version:
84002
06-08 08:58:49.301 21966 22018 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
06-08 08:58:49.302 21966 22018 I FA : To enable faster debug mode event
logging run:
06-08 08:58:49.302 21966 22018 I FA : adb shell setprop
debug.firebase.analytics.app com.hello.miheapp.secretspace
06-08 08:58:49.308 21966 21966 I MultiDex: VM with version 2.1.0 has multidex
support
06-08 08:58:49.308 21966 21966 I MultiDex: Installing application
06-08 08:58:49.308 21966 21966 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
06-08 08:58:49.319 21966 21966 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10001; state: ENABLED
06-08 08:58:49.330 21853 21853 D WM-RescheduleReceiver: Received intent Intent
{ act=android.intent.action.BOOT_COMPLETED }
06-08 08:58:49.331 21853 21853 E WM-RescheduleReceiver: Cannot reschedule jobs.
WorkManager needs to be initialized via a ContentProvider#onCreate() or an
Application#onCreate().
06-08 08:58:49.331 21853 21853 E WM-RescheduleReceiver:
java.lang.IllegalStateException: WorkManager is not initialized properly. You have
explicitly disabled WorkManagerInitializer in your manifest, have not manually
called WorkManager#initialize at this point, and your Application does not
implement Configuration.Provider.
06-08 08:58:49.331 21853 21853 E WM-RescheduleReceiver: at i1.j.j(SourceFile:1)
06-08 08:58:49.331 21853 21853 E WM-RescheduleReceiver: at
androidx.work.impl.background.systemalarm.RescheduleReceiver.onReceive(Unknown
Source:29)
06-08 08:58:49.331 21853 21853 E WM-RescheduleReceiver: at
com.hello.sandbox.app.BActivityThread.lambda$scheduleReceiver$4(BActivityThread.jav
a:9)
06-08 08:58:49.331 21853 21853 E WM-RescheduleReceiver: at
com.hello.sandbox.app.BActivityThread.N1(Unknown Source:0)
06-08 08:58:49.331 21853 21853 E WM-RescheduleReceiver: at
com.appsflyer.internal.o.run(Unknown Source:14)
06-08 08:58:49.331 21853 21853 E WM-RescheduleReceiver: at
android.os.Handler.handleCallback(Handler.java:942)
06-08 08:58:49.331 21853 21853 E WM-RescheduleReceiver: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-08 08:58:49.331 21853 21853 E WM-RescheduleReceiver: at
android.os.Looper.loopOnce(Looper.java:201)
06-08 08:58:49.331 21853 21853 E WM-RescheduleReceiver: at
android.os.Looper.loop(Looper.java:288)
06-08 08:58:49.331 21853 21853 E WM-RescheduleReceiver: at
android.app.ActivityThread.main(ActivityThread.java:8061)
06-08 08:58:49.331 21853 21853 E WM-RescheduleReceiver: at
java.lang.reflect.Method.invoke(Native Method)
06-08 08:58:49.331 21853 21853 E WM-RescheduleReceiver: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:703)
06-08 08:58:49.331 21853 21853 E WM-RescheduleReceiver: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)
06-08 08:58:49.364 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:5
06-08 08:58:49.365 21514 21760 I MATDBManager: sqllite db capacity:4
06-08 08:58:49.368 21514 21571 D SessionLifecycleClient: Sending lifecycle 2 to
service
06-08 08:58:49.368 21514 21704 D SessionLifecycleService: Activity backgrounding at
137505155
06-08 08:58:49.372 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:6
06-08 08:58:49.373 21514 21760 I MATDBManager: sqllite db capacity:5
06-08 08:58:49.386 21966 22018 W FA : Table has extra columns. table, columns:
messages, app_version, app_version_int
06-08 08:58:49.404 21853 21853 D GmsCheckinTrigger: Ignoring Intent
{ act=android.intent.action.BOOT_COMPLETED }: checkin is disabled
06-08 08:58:49.405 21853 21853 D WM-RescheduleReceiver: Received intent Intent
{ act=android.intent.action.BOOT_COMPLETED }
06-08 08:58:49.405 21853 21853 E WM-RescheduleReceiver: Cannot reschedule jobs.
WorkManager needs to be initialized via a ContentProvider#onCreate() or an
Application#onCreate().
06-08 08:58:49.405 21853 21853 E WM-RescheduleReceiver:
java.lang.IllegalStateException: WorkManager is not initialized properly. You have
explicitly disabled WorkManagerInitializer in your manifest, have not manually
called WorkManager#initialize at this point, and your Application does not
implement Configuration.Provider.
06-08 08:58:49.405 21853 21853 E WM-RescheduleReceiver: at i1.j.j(SourceFile:1)
06-08 08:58:49.405 21853 21853 E WM-RescheduleReceiver: at
androidx.work.impl.background.systemalarm.RescheduleReceiver.onReceive(Unknown
Source:29)
06-08 08:58:49.405 21853 21853 E WM-RescheduleReceiver: at
com.hello.sandbox.app.BActivityThread.lambda$scheduleReceiver$4(BActivityThread.jav
a:9)
06-08 08:58:49.405 21853 21853 E WM-RescheduleReceiver: at
com.hello.sandbox.app.BActivityThread.N1(Unknown Source:0)
06-08 08:58:49.405 21853 21853 E WM-RescheduleReceiver: at
com.appsflyer.internal.o.run(Unknown Source:14)
06-08 08:58:49.405 21853 21853 E WM-RescheduleReceiver: at
android.os.Handler.handleCallback(Handler.java:942)
06-08 08:58:49.405 21853 21853 E WM-RescheduleReceiver: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-08 08:58:49.405 21853 21853 E WM-RescheduleReceiver: at
android.os.Looper.loopOnce(Looper.java:201)
06-08 08:58:49.405 21853 21853 E WM-RescheduleReceiver: at
android.os.Looper.loop(Looper.java:288)
06-08 08:58:49.405 21853 21853 E WM-RescheduleReceiver: at
android.app.ActivityThread.main(ActivityThread.java:8061)
06-08 08:58:49.405 21853 21853 E WM-RescheduleReceiver: at
java.lang.reflect.Method.invoke(Native Method)
06-08 08:58:49.405 21853 21853 E WM-RescheduleReceiver: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:703)
06-08 08:58:49.405 21853 21853 E WM-RescheduleReceiver: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)
06-08 08:58:49.447 21966 22002 D SessionConfigFetcher: Fetched settings:
{"settings_version":3,"cache_duration":189853,"features":
{"collect_logged_exceptions":true,"collect_reports":true,"collect_analytics":false,
"prompt_enabled":false,"push_enabled":false,"firebase_crashlytics_enabled":false,"c
ollect_anrs":true,"collect_metric_kit":false,"collect_build_ids":true},"app":
{"status":"activated","update_required":false,"report_upload_variant":2,"native_rep
ort_upload_variant":2},"fabric":
{"org_id":"65f00c8a567bf1f0daf09834","bundle_id":"com.hello.miheapp.secretspace"},"
on_demand_upload_rate_per_minute":10,"on_demand_backoff_base":1.2,"on_demand_backof
f_step_duration_seconds":60,"app_quality":
{"sessions_enabled":true,"sampling_rate":1,"session_timeout_seconds":1800},"on_dema
nd_thread_recording_suspension_enabled":true}
06-08 08:58:49.450 21853 21853 D GmsCheckinTrigger: Ignoring Intent
{ act=android.intent.action.BOOT_COMPLETED }: checkin is disabled
06-08 08:58:49.451 21853 21853 D WM-RescheduleReceiver: Received intent Intent
{ act=android.intent.action.BOOT_COMPLETED }
06-08 08:58:49.451 21853 21853 E WM-RescheduleReceiver: Cannot reschedule jobs.
WorkManager needs to be initialized via a ContentProvider#onCreate() or an
Application#onCreate().
06-08 08:58:49.451 21853 21853 E WM-RescheduleReceiver:
java.lang.IllegalStateException: WorkManager is not initialized properly. You have
explicitly disabled WorkManagerInitializer in your manifest, have not manually
called WorkManager#initialize at this point, and your Application does not
implement Configuration.Provider.
06-08 08:58:49.451 21853 21853 E WM-RescheduleReceiver: at i1.j.j(SourceFile:1)
06-08 08:58:49.451 21853 21853 E WM-RescheduleReceiver: at
androidx.work.impl.background.systemalarm.RescheduleReceiver.onReceive(Unknown
Source:29)
06-08 08:58:49.451 21853 21853 E WM-RescheduleReceiver: at
com.hello.sandbox.app.BActivityThread.lambda$scheduleReceiver$4(BActivityThread.jav
a:9)
06-08 08:58:49.451 21853 21853 E WM-RescheduleReceiver: at
com.hello.sandbox.app.BActivityThread.N1(Unknown Source:0)
06-08 08:58:49.451 21853 21853 E WM-RescheduleReceiver: at
com.appsflyer.internal.o.run(Unknown Source:14)
06-08 08:58:49.451 21853 21853 E WM-RescheduleReceiver: at
android.os.Handler.handleCallback(Handler.java:942)
06-08 08:58:49.451 21853 21853 E WM-RescheduleReceiver: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-08 08:58:49.451 21853 21853 E WM-RescheduleReceiver: at
android.os.Looper.loopOnce(Looper.java:201)
06-08 08:58:49.451 21853 21853 E WM-RescheduleReceiver: at
android.os.Looper.loop(Looper.java:288)
06-08 08:58:49.451 21853 21853 E WM-RescheduleReceiver: at
android.app.ActivityThread.main(ActivityThread.java:8061)
06-08 08:58:49.451 21853 21853 E WM-RescheduleReceiver: at
java.lang.reflect.Method.invoke(Native Method)
06-08 08:58:49.451 21853 21853 E WM-RescheduleReceiver: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:703)
06-08 08:58:49.451 21853 21853 E WM-RescheduleReceiver: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)
06-08 08:58:49.476 21514 21571 D SessionLifecycleClient: Sending lifecycle 1 to
service
06-08 08:58:49.477 21853 21853 D GmsCheckinTrigger: Ignoring Intent
{ act=android.intent.action.BOOT_COMPLETED }: checkin is disabled
06-08 08:58:49.478 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:7
06-08 08:58:49.479 21853 21853 D WM-RescheduleReceiver: Received intent Intent
{ act=android.intent.action.BOOT_COMPLETED }
06-08 08:58:49.480 21853 21853 E WM-RescheduleReceiver: Cannot reschedule jobs.
WorkManager needs to be initialized via a ContentProvider#onCreate() or an
Application#onCreate().
06-08 08:58:49.480 21853 21853 E WM-RescheduleReceiver:
java.lang.IllegalStateException: WorkManager is not initialized properly. You have
explicitly disabled WorkManagerInitializer in your manifest, have not manually
called WorkManager#initialize at this point, and your Application does not
implement Configuration.Provider.
06-08 08:58:49.480 21853 21853 E WM-RescheduleReceiver: at i1.j.j(SourceFile:1)
06-08 08:58:49.480 21853 21853 E WM-RescheduleReceiver: at
androidx.work.impl.background.systemalarm.RescheduleReceiver.onReceive(Unknown
Source:29)
06-08 08:58:49.480 21853 21853 E WM-RescheduleReceiver: at
com.hello.sandbox.app.BActivityThread.lambda$scheduleReceiver$4(BActivityThread.jav
a:9)
06-08 08:58:49.480 21853 21853 E WM-RescheduleReceiver: at
com.hello.sandbox.app.BActivityThread.N1(Unknown Source:0)
06-08 08:58:49.480 21853 21853 E WM-RescheduleReceiver: at
com.appsflyer.internal.o.run(Unknown Source:14)
06-08 08:58:49.480 21853 21853 E WM-RescheduleReceiver: at
android.os.Handler.handleCallback(Handler.java:942)
06-08 08:58:49.480 21853 21853 E WM-RescheduleReceiver: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-08 08:58:49.480 21853 21853 E WM-RescheduleReceiver: at
android.os.Looper.loopOnce(Looper.java:201)
06-08 08:58:49.480 21853 21853 E WM-RescheduleReceiver: at
android.os.Looper.loop(Looper.java:288)
06-08 08:58:49.480 21853 21853 E WM-RescheduleReceiver: at
android.app.ActivityThread.main(ActivityThread.java:8061)
06-08 08:58:49.480 21853 21853 E WM-RescheduleReceiver: at
java.lang.reflect.Method.invoke(Native Method)
06-08 08:58:49.480 21853 21853 E WM-RescheduleReceiver: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:703)
06-08 08:58:49.480 21853 21853 E WM-RescheduleReceiver: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)
06-08 08:58:49.483 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 08:58:49.484 21514 21704 D SessionLifecycleService: Activity foregrounding at
137505264.
06-08 08:58:49.488 21966 21966 D GmsGcmTrigger: Ignoring Intent
{ act=android.intent.action.BOOT_COMPLETED }: gcm is disabled
06-08 08:58:49.491 21966 21992 I FirebaseCrashlytics: No version control
information found
06-08 08:58:49.496 21966 21966 D ExposureNotification: ServiceTrigger: Intent
{ act=android.intent.action.BOOT_COMPLETED }
06-08 08:58:49.496 21514 21514 D VRI[SearchListActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:58:49.501 21514 22029 I mali_gralloc: register: id=0x28b000117d5,
importpid=-1
06-08 08:58:49.501 21514 22029 I mali_gralloc: register: id=0x28b000117d6,
importpid=-1
06-08 08:58:49.504 21514 22029 I mali_gralloc: register: id=0x28b000117d7,
importpid=-1
06-08 08:58:49.506 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:58:49.507 21966 21994 D LifecycleServiceBinder: Binding service to
application.
06-08 08:58:49.521 21514 21514 D VRI[SearchListActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:58:49.525 21514 22031 I mali_gralloc: register: id=0x28b000117d8,
importpid=-1
06-08 08:58:49.528 21514 22031 I mali_gralloc: register: id=0x28b000117d9,
importpid=-1
06-08 08:58:49.530 21514 22031 I mali_gralloc: register: id=0x28b000117da,
importpid=-1
06-08 08:58:49.540 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:58:49.546 21514 21514 W System.err:
android.content.pm.PackageManager$NameNotFoundException:
com.android.permission.GET_INSTALLED_APPS
06-08 08:58:49.548 21514 21514 W System.err: at
android.app.ApplicationPackageManager.getPermissionInfo(ApplicationPackageManager.j
ava:431)
06-08 08:58:49.548 21514 21514 W System.err: at
dc.d.c(GetInstalledAppsPermissionCompat.java:1)
06-08 08:58:49.548 21514 21514 W System.err: at
dc.d.a(GetInstalledAppsPermissionCompat.java:1)
06-08 08:58:49.548 21514 21514 W System.err: at
dc.m.b(PermissionDelegateImplV19.java:4)
06-08 08:58:49.548 21514 21514 W System.err: at
dc.n.b(PermissionDelegateImplV21.java:3)
06-08 08:58:49.548 21514 21514 W System.err: at
dc.o.b(PermissionDelegateImplV23.java:44)
06-08 08:58:49.548 21514 21514 W System.err: at
dc.p.b(PermissionDelegateImplV26.java:7)
06-08 08:58:49.548 21514 21514 W System.err: at
dc.q.b(PermissionDelegateImplV28.java:3)
06-08 08:58:49.548 21514 21514 W System.err: at
dc.r.b(PermissionDelegateImplV29.java:9)
06-08 08:58:49.548 21514 21514 W System.err: at
dc.s.b(PermissionDelegateImplV30.java:3)
06-08 08:58:49.548 21514 21514 W System.err: at
dc.t.b(PermissionDelegateImplV31.java:6)
06-08 08:58:49.548 21514 21514 W System.err: at
dc.u.b(PermissionDelegateImplV33.java:15)
06-08 08:58:49.548 21514 21514 W System.err: at dc.i.b(Unknown Source:2)
06-08 08:58:49.548 21514 21514 W System.err: at dc.i.c(PermissionApi.java:3)
06-08 08:58:49.548 21514 21514 W System.err: at dc.d0.c(XXPermissions.java:219)
06-08 08:58:49.548 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.requestGetInstalledAppsPermissions(S
earchListActivity.kt:4)
06-08 08:58:49.548 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.access$requestGetInstalledAppsPermis
sions(Unknown Source:0)
06-08 08:58:49.548 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity$initViewModel$3.invoke(SearchListAct
ivity.kt:16)
06-08 08:58:49.548 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity$initViewModel$3.invoke(SearchListAct
ivity.kt:1)
06-08 08:58:49.548 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.initViewModel$lambda$17(Unknown
Source:5)
06-08 08:58:49.548 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.g(Unknown Source:0)
06-08 08:58:49.548 21514 21514 W System.err: at
com.hello.sandbox.profile.owner.ui.frag.f.a(Unknown Source:20)
06-08 08:58:49.548 21514 21514 W System.err: at
androidx.lifecycle.LiveData.b(LiveData.java:6)
06-08 08:58:49.548 21514 21514 W System.err: at
androidx.lifecycle.LiveData.c(LiveData.java:8)
06-08 08:58:49.548 21514 21514 W System.err: at
androidx.lifecycle.p.j(MutableLiveData.java:4)
06-08 08:58:49.548 21514 21514 W System.err: at
androidx.lifecycle.LiveData$a.run(LiveData.java:5)
06-08 08:58:49.548 21514 21514 W System.err: at
android.os.Handler.handleCallback(Handler.java:942)
06-08 08:58:49.548 21514 21514 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-08 08:58:49.548 21514 21514 W System.err: at
android.os.Looper.loopOnce(Looper.java:201)
06-08 08:58:49.548 21514 21514 W System.err: at
android.os.Looper.loop(Looper.java:288)
06-08 08:58:49.548 21514 21514 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8061)
06-08 08:58:49.548 21514 21514 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-08 08:58:49.548 21514 21514 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:703)
06-08 08:58:49.548 21514 21514 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)
06-08 08:58:49.550 21514 21514 W System.err:
android.provider.Settings$SettingNotFoundException:
oem_installed_apps_runtime_permission_enable
06-08 08:58:49.550 21514 21514 W System.err: at
android.provider.Settings.parseIntSetting(Settings.java:3532)
06-08 08:58:49.550 21514 21514 W System.err: at android.provider.Settings.-$
$Nest$smparseIntSetting(Unknown Source:0)
06-08 08:58:49.550 21514 21514 W System.err: at
android.provider.Settings$Secure.getIntForUser(Settings.java:6409)
06-08 08:58:49.550 21514 21514 W System.err: at
android.provider.Settings$Secure.getInt(Settings.java:6402)
06-08 08:58:49.550 21514 21514 W System.err: at
dc.d.c(GetInstalledAppsPermissionCompat.java:6)
06-08 08:58:49.550 21514 21514 W System.err: at
dc.d.a(GetInstalledAppsPermissionCompat.java:1)
06-08 08:58:49.550 21514 21514 W System.err: at
dc.m.b(PermissionDelegateImplV19.java:4)
06-08 08:58:49.550 21514 21514 W System.err: at
dc.n.b(PermissionDelegateImplV21.java:3)
06-08 08:58:49.550 21514 21514 W System.err: at
dc.o.b(PermissionDelegateImplV23.java:44)
06-08 08:58:49.550 21514 21514 W System.err: at
dc.p.b(PermissionDelegateImplV26.java:7)
06-08 08:58:49.550 21514 21514 W System.err: at
dc.q.b(PermissionDelegateImplV28.java:3)
06-08 08:58:49.550 21514 21514 W System.err: at
dc.r.b(PermissionDelegateImplV29.java:9)
06-08 08:58:49.550 21514 21514 W System.err: at
dc.s.b(PermissionDelegateImplV30.java:3)
06-08 08:58:49.550 21514 21514 W System.err: at
dc.t.b(PermissionDelegateImplV31.java:6)
06-08 08:58:49.550 21514 21514 W System.err: at
dc.u.b(PermissionDelegateImplV33.java:15)
06-08 08:58:49.550 21514 21514 W System.err: at dc.i.b(Unknown Source:2)
06-08 08:58:49.550 21514 21514 W System.err: at dc.i.c(PermissionApi.java:3)
06-08 08:58:49.550 21514 21514 W System.err: at dc.d0.c(XXPermissions.java:219)
06-08 08:58:49.550 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.requestGetInstalledAppsPermissions(S
earchListActivity.kt:4)
06-08 08:58:49.550 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.access$requestGetInstalledAppsPermis
sions(Unknown Source:0)
06-08 08:58:49.550 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity$initViewModel$3.invoke(SearchListAct
ivity.kt:16)
06-08 08:58:49.550 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity$initViewModel$3.invoke(SearchListAct
ivity.kt:1)
06-08 08:58:49.550 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.initViewModel$lambda$17(Unknown
Source:5)
06-08 08:58:49.550 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.g(Unknown Source:0)
06-08 08:58:49.550 21514 21514 W System.err: at
com.hello.sandbox.profile.owner.ui.frag.f.a(Unknown Source:20)
06-08 08:58:49.550 21514 21514 W System.err: at
androidx.lifecycle.LiveData.b(LiveData.java:6)
06-08 08:58:49.550 21514 21514 W System.err: at
androidx.lifecycle.LiveData.c(LiveData.java:8)
06-08 08:58:49.550 21514 21514 W System.err: at
androidx.lifecycle.p.j(MutableLiveData.java:4)
06-08 08:58:49.550 21514 21514 W System.err: at
androidx.lifecycle.LiveData$a.run(LiveData.java:5)
06-08 08:58:49.550 21514 21514 W System.err: at
android.os.Handler.handleCallback(Handler.java:942)
06-08 08:58:49.550 21514 21514 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-08 08:58:49.550 21514 21514 W System.err: at
android.os.Looper.loopOnce(Looper.java:201)
06-08 08:58:49.550 21514 21514 W System.err: at
android.os.Looper.loop(Looper.java:288)
06-08 08:58:49.550 21514 21514 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8061)
06-08 08:58:49.550 21514 21514 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-08 08:58:49.550 21514 21514 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:703)
06-08 08:58:49.550 21514 21514 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)
06-08 08:58:49.561 21514 21514 W System.err: java.io.FileNotFoundException:
/system/build.prop: open failed: EACCES (Permission denied)
06-08 08:58:49.561 21514 21514 W System.err: at
libcore.io.IoBridge.open(IoBridge.java:574)
06-08 08:58:49.561 21514 21514 W System.err: at
java.io.FileInputStream.<init>(FileInputStream.java:179)
06-08 08:58:49.561 21514 21514 W System.err: at dc.b0.c(PhoneRomUtils.java:13)
06-08 08:58:49.561 21514 21514 W System.err: at dc.b0.e(Unknown Source:2)
06-08 08:58:49.561 21514 21514 W System.err: at
dc.d.a(GetInstalledAppsPermissionCompat.java:4)
06-08 08:58:49.561 21514 21514 W System.err: at
dc.m.b(PermissionDelegateImplV19.java:4)
06-08 08:58:49.561 21514 21514 W System.err: at
dc.n.b(PermissionDelegateImplV21.java:3)
06-08 08:58:49.561 21514 21514 W System.err: at
dc.o.b(PermissionDelegateImplV23.java:44)
06-08 08:58:49.561 21514 21514 W System.err: at
dc.p.b(PermissionDelegateImplV26.java:7)
06-08 08:58:49.561 21514 21514 W System.err: at
dc.q.b(PermissionDelegateImplV28.java:3)
06-08 08:58:49.561 21514 21514 W System.err: at
dc.r.b(PermissionDelegateImplV29.java:9)
06-08 08:58:49.561 21514 21514 W System.err: at
dc.s.b(PermissionDelegateImplV30.java:3)
06-08 08:58:49.561 21514 21514 W System.err: at
dc.t.b(PermissionDelegateImplV31.java:6)
06-08 08:58:49.561 21514 21514 W System.err: at
dc.u.b(PermissionDelegateImplV33.java:15)
06-08 08:58:49.561 21514 21514 W System.err: at dc.i.b(Unknown Source:2)
06-08 08:58:49.561 21514 21514 W System.err: at dc.i.c(PermissionApi.java:3)
06-08 08:58:49.561 21514 21514 W System.err: at dc.d0.c(XXPermissions.java:219)
06-08 08:58:49.561 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.requestGetInstalledAppsPermissions(S
earchListActivity.kt:4)
06-08 08:58:49.561 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.access$requestGetInstalledAppsPermis
sions(Unknown Source:0)
06-08 08:58:49.561 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity$initViewModel$3.invoke(SearchListAct
ivity.kt:16)
06-08 08:58:49.561 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity$initViewModel$3.invoke(SearchListAct
ivity.kt:1)
06-08 08:58:49.561 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.initViewModel$lambda$17(Unknown
Source:5)
06-08 08:58:49.561 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.g(Unknown Source:0)
06-08 08:58:49.561 21514 21514 W System.err: at
com.hello.sandbox.profile.owner.ui.frag.f.a(Unknown Source:20)
06-08 08:58:49.561 21514 21514 W System.err: at
androidx.lifecycle.LiveData.b(LiveData.java:6)
06-08 08:58:49.561 21514 21514 W System.err: at
androidx.lifecycle.LiveData.c(LiveData.java:8)
06-08 08:58:49.561 21514 21514 W System.err: at
androidx.lifecycle.p.j(MutableLiveData.java:4)
06-08 08:58:49.561 21514 21514 W System.err: at
androidx.lifecycle.LiveData$a.run(LiveData.java:5)
06-08 08:58:49.561 21514 21514 W System.err: at
android.os.Handler.handleCallback(Handler.java:942)
06-08 08:58:49.561 21514 21514 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-08 08:58:49.561 21514 21514 W System.err: at
android.os.Looper.loopOnce(Looper.java:201)
06-08 08:58:49.561 21514 21514 W System.err: at
android.os.Looper.loop(Looper.java:288)
06-08 08:58:49.561 21514 21514 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8061)
06-08 08:58:49.561 21514 21514 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-08 08:58:49.561 21514 21514 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:703)
06-08 08:58:49.561 21514 21514 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)
06-08 08:58:49.561 21514 21514 W System.err: Caused by:
android.system.ErrnoException: open failed: EACCES (Permission denied)
06-08 08:58:49.561 21514 21514 W System.err: at libcore.io.Linux.open(Native
Method)
06-08 08:58:49.561 21514 21514 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
06-08 08:58:49.561 21514 21514 W System.err: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
06-08 08:58:49.561 21514 21514 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
06-08 08:58:49.561 21514 21514 W System.err: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:7919)
06-08 08:58:49.562 21514 21514 W System.err: at
libcore.io.IoBridge.open(IoBridge.java:560)
06-08 08:58:49.562 21514 21514 W System.err: ... 35 more
06-08 08:58:49.671 21966 21966 D ExposureNotification: Trigger class
org.microg.gms.nearby.exposurenotification.CleanupService
06-08 08:58:49.738 21966 21966 D GmsGcmTrigger: Ignoring Intent
{ act=android.intent.action.BOOT_COMPLETED }: gcm is disabled
06-08 08:58:49.740 21966 21966 D ExposureNotification: ServiceTrigger: Intent
{ act=android.intent.action.BOOT_COMPLETED }
06-08 08:58:49.743 21514 21803 I incfs : Initial API level of the device: 33
06-08 08:58:49.743 21514 21803 W libc : Access denied finding property
"ro.incremental.enable"
06-08 08:58:49.743 21514 21803 I incfs : ro.incremental.enable: on
06-08 08:58:49.736 21514 21514 W DefaultDispatch: type=1400 audit(0.0:423937): avc:
denied { read } for name="u:object_r:incremental_prop:s0" dev="tmpfs" ino=1376
scontext=u:r:untrusted_app:s0:c238,c256,c512,c768
tcontext=u:object_r:incremental_prop:s0 tclass=file permissive=0
app=com.hello.miheapp.secretspace
06-08 08:58:49.736 21514 21514 W DefaultDispatch: type=1400 audit(0.0:423938): avc:
denied { read } for name="filesystems" dev="proc" ino=4026532133
scontext=u:r:untrusted_app:s0:c238,c256,c512,c768
tcontext=u:object_r:proc_filesystems:s0 tclass=file permissive=0
app=com.hello.miheapp.secretspace
06-08 08:58:49.743 21514 21803 I incfs : IncFs_Features: v2
06-08 08:58:49.744 21514 21803 I incfs-mounts: [incfs] Loaded incremental-fs mount
info: 3 instances, 6 mount points
06-08 08:58:49.775 21966 21966 D ExposureNotification: Trigger class
org.microg.gms.nearby.exposurenotification.CleanupService
06-08 08:58:49.804 21966 21966 D GmsGcmTrigger: Ignoring Intent
{ act=android.intent.action.BOOT_COMPLETED }: gcm is disabled
06-08 08:58:49.807 21966 21966 D ExposureNotification: ServiceTrigger: Intent
{ act=android.intent.action.BOOT_COMPLETED }
06-08 08:58:49.832 21966 21966 D ExposureNotification: Trigger class
org.microg.gms.nearby.exposurenotification.CleanupService
06-08 08:58:49.864 21966 21966 D GmsGcmTrigger: Ignoring Intent
{ act=android.intent.action.BOOT_COMPLETED }: gcm is disabled
06-08 08:58:49.865 21966 21966 D ExposureNotification: ServiceTrigger: Intent
{ act=android.intent.action.BOOT_COMPLETED }
06-08 08:58:49.900 21966 21966 D ExposureNotification: Trigger class
org.microg.gms.nearby.exposurenotification.CleanupService
06-08 08:58:49.943 21966 21966 D ExposureNotification: CleanupService.start: Intent
{
cmp=com.google.android.gms/org.microg.gms.nearby.exposurenotification.CleanupServic
e }
06-08 08:58:50.046 21966 21966 D ExposureNotification: CleanupService.start: Intent
{
cmp=com.google.android.gms/org.microg.gms.nearby.exposurenotification.CleanupServic
e }
06-08 08:58:50.071 21966 21966 D ExposureNotification: CleanupService.start: Intent
{
cmp=com.google.android.gms/org.microg.gms.nearby.exposurenotification.CleanupServic
e }
06-08 08:58:50.073 21514 21692 I mali_gralloc: unregister: id=0x28b000117ce,
base=0x0, importpid=21514
06-08 08:58:50.076 21514 21847 I mali_gralloc: unregister: id=0x28b000117cd,
base=0x0, importpid=21514
06-08 08:58:50.078 21966 22036 D ExposureNotification: Upgrading database from 0 to
12
06-08 08:58:50.078 21966 22036 D ExposureNotification: Creating tables for version
>= 1
06-08 08:58:50.081 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=2
06-08 08:58:50.081 21966 22036 D ExposureNotification: Creating tables for version
>= 3
06-08 08:58:50.082 21966 22036 D ExposureNotification: Creating tables for version
>= 5
06-08 08:58:50.082 21514 21514 I mali_gralloc: unregister: id=0x28b000117cf,
base=0x0, importpid=21514
06-08 08:58:50.090 21966 22036 D ExposureNotification: Creating tables for version
>= 9
06-08 08:58:50.091 21966 22036 D ExposureNotification: Finished database upgrade
06-08 08:58:50.095 21966 21966 D ExposureNotification: CleanupService.start: Intent
{
cmp=com.google.android.gms/org.microg.gms.nearby.exposurenotification.CleanupServic
e }
06-08 08:58:50.095 21966 22037 D ExposureNotification: Deleted on daily cleanup: 0
adv
06-08 08:58:50.096 21966 22036 D ExposureNotification: Deleted on daily cleanup: 0
adv
06-08 08:58:50.096 21966 22035 D ExposureNotification: Deleted on daily cleanup: 0
adv
06-08 08:58:50.099 21966 22037 D ExposureNotification: Deleted on daily cleanup: 0
applogs
06-08 08:58:50.100 21966 22036 D ExposureNotification: Deleted on daily cleanup: 0
applogs
06-08 08:58:50.100 21966 22035 D ExposureNotification: Deleted on daily cleanup: 0
applogs
06-08 08:58:50.100 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=2
06-08 08:58:50.106 21966 22037 D ExposureNotification: Deleted on daily cleanup: 0
tokens
06-08 08:58:50.107 21966 22036 D ExposureNotification: Deleted on daily cleanup: 0
tokens
06-08 08:58:50.107 21966 22035 D ExposureNotification: Deleted on daily cleanup: 0
tokens
06-08 08:58:50.109 21966 22037 D ExposureNotification: Deleted on daily cleanup: 0
teks
06-08 08:58:50.110 21966 22035 D ExposureNotification: Deleted on daily cleanup: 0
teks
06-08 08:58:50.110 21966 22036 D ExposureNotification: Deleted on daily cleanup: 0
teks
06-08 08:58:50.111 21966 22035 D ExposureNotification: Deleted on daily cleanup: 0
tcss
06-08 08:58:50.111 21966 22036 D ExposureNotification: Deleted on daily cleanup: 0
tcss
06-08 08:58:50.112 21966 22035 D ExposureNotification: Deleted on daily cleanup: 0
tcfs
06-08 08:58:50.112 21966 22037 D ExposureNotification: Deleted on daily cleanup: 0
tcss
06-08 08:58:50.114 21966 22036 D ExposureNotification: Deleted on daily cleanup: 0
tcfs
06-08 08:58:50.114 21966 22035 D ExposureNotification: Deleted on daily cleanup: 0
perms
06-08 08:58:50.114 21966 22037 D ExposureNotification: Deleted on daily cleanup: 0
tcfs
06-08 08:58:50.115 21966 22036 D ExposureNotification: Deleted on daily cleanup: 0
perms
06-08 08:58:50.125 21853 21866 D MeasurementService: bound by:
GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000,
packageName='com.hello.miheapp.secretspace', extras=Bundle[{}]}
06-08 08:58:50.125 21966 22035 D ExposureNotification: Done vacuuming
06-08 08:58:50.128 21966 22037 D ExposureNotification: Deleted on daily cleanup: 0
perms
06-08 08:58:50.134 21966 21966 D CompatibilityChangeReporter: Compat change id
reported: 160794467; UID 10001; state: DISABLED
06-08 08:58:50.135 21853 21861 D SafeParcel: Unknown field id 34 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:58:50.136 21853 21861 D SafeParcel: Unknown field id 35 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:58:50.136 21853 21861 D MeasurementService: sendAppLaunch() for
AppMetadata[com.hello.miheapp.secretspace]
06-08 08:58:50.138 21966 22036 D ExposureNotification: Done vacuuming
06-08 08:58:50.141 21966 22039 D ExposureNotification: Deleted on daily cleanup: 0
adv
06-08 08:58:50.145 21966 22018 W FA : Table has extra columns. table, columns:
messages, app_version, app_version_int
06-08 08:58:50.151 21966 22018 W FA : Table has extra columns. table, columns:
messages, app_version, app_version_int
06-08 08:58:50.154 21966 22037 D ExposureNotification: Done vacuuming
06-08 08:58:50.155 21966 22039 D ExposureNotification: Deleted on daily cleanup: 0
applogs
06-08 08:58:50.156 21966 22039 D ExposureNotification: Deleted on daily cleanup: 0
tokens
06-08 08:58:50.156 21966 22039 D ExposureNotification: Deleted on daily cleanup: 0
teks
06-08 08:58:50.156 21966 22039 D ExposureNotification: Deleted on daily cleanup: 0
tcss
06-08 08:58:50.157 21966 22039 D ExposureNotification: Deleted on daily cleanup: 0
tcfs
06-08 08:58:50.157 21966 22039 D ExposureNotification: Deleted on daily cleanup: 0
perms
06-08 08:58:50.160 21853 21861 D SafeParcel: Unknown field id 34 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:58:50.160 21853 21861 D SafeParcel: Unknown field id 35 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:58:50.161 21853 21861 D MeasurementService:
sendEvent(com.google.android.gms.measurement.internal.EventParcel@da2a827) for
AppMetadata[com.hello.miheapp.secretspace]
06-08 08:58:50.164 21853 21866 D SafeParcel: Unknown field id 34 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:58:50.168 21853 21866 D SafeParcel: Unknown field id 35 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:58:50.168 21853 21866 D MeasurementService: getAppInstanceId() for
AppMetadata[com.hello.miheapp.secretspace]
06-08 08:58:50.171 21853 21866 D SafeParcel: Unknown field id 34 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:58:50.172 21966 22039 D ExposureNotification: Done vacuuming
06-08 08:58:50.172 21853 21866 D SafeParcel: Unknown field id 35 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:58:50.172 21853 21866 D MeasurementService:
sendDefaultEventParameters(Bundle[EMPTY_PARCEL]) for
AppMetadata[com.hello.miheapp.secretspace]
06-08 08:58:50.633 21514 21847 I mali_gralloc: unregister: id=0x28b000117d7,
base=0x0, importpid=21514
06-08 08:58:50.650 21514 21847 I mali_gralloc: unregister: id=0x28b000117d6,
base=0x0, importpid=21514
06-08 08:58:50.651 21514 21847 I mali_gralloc: unregister: id=0x28b000117d5,
base=0x0, importpid=21514
06-08 08:58:50.792 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:8
06-08 08:58:50.792 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 08:58:50.793 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:9
06-08 08:58:50.794 21514 21760 I MATDBManager: sqllite db capacity:3
06-08 08:58:50.795 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:10
06-08 08:58:50.796 21514 21760 I MATDBManager: sqllite db capacity:4
06-08 08:58:50.798 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:11
06-08 08:58:50.799 21514 21760 I MATDBManager: sqllite db capacity:5
06-08 08:58:50.904 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:12
06-08 08:58:50.905 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 08:58:50.906 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:13
06-08 08:58:50.907 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 08:58:50.909 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:14
06-08 08:58:50.910 21514 21760 I MATDBManager: sqllite db capacity:3
06-08 08:58:50.911 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:15
06-08 08:58:50.912 21514 21760 I MATDBManager: sqllite db capacity:4
06-08 08:58:50.914 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:16
06-08 08:58:50.915 21514 21760 I MATDBManager: sqllite db capacity:5
06-08 08:58:51.027 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:17
06-08 08:58:51.028 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 08:58:51.029 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:18
06-08 08:58:51.030 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 08:58:51.032 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:19
06-08 08:58:51.033 21514 21760 I MATDBManager: sqllite db capacity:3
06-08 08:58:51.034 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:20
06-08 08:58:51.035 21514 21760 I MATDBManager: sqllite db capacity:4
06-08 08:58:51.036 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:21
06-08 08:58:51.037 21514 21760 I MATDBManager: sqllite db capacity:5
06-08 08:58:51.147 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:22
06-08 08:58:51.148 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 08:58:51.150 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:23
06-08 08:58:51.150 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 08:58:51.151 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:24
06-08 08:58:51.152 21514 21760 I MATDBManager: sqllite db capacity:3
06-08 08:58:51.153 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:25
06-08 08:58:51.153 21514 21760 I MATDBManager: sqllite db capacity:4
06-08 08:58:51.154 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:26
06-08 08:58:51.155 21514 21760 I MATDBManager: sqllite db capacity:5
06-08 08:58:51.275 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:27
06-08 08:58:51.276 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 08:58:51.278 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:28
06-08 08:58:51.278 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 08:58:51.279 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:29
06-08 08:58:51.280 21514 21760 I MATDBManager: sqllite db capacity:3
06-08 08:58:51.282 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:30
06-08 08:58:51.282 21514 21760 I MATDBManager: sqllite db capacity:4
06-08 08:58:51.284 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:31
06-08 08:58:51.284 21514 21760 I MATDBManager: sqllite db capacity:5
06-08 08:58:51.396 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:32
06-08 08:58:51.396 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 08:58:54.982 21853 21859 W System : A resource failed to call
ContentProviderClient.close.
06-08 08:58:54.982 21853 21859 W System : A resource failed to call
ContentProviderClient.close.
06-08 08:58:55.870 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:33
06-08 08:58:55.870 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 08:58:56.164 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:34
06-08 08:58:56.165 21514 21760 I MATDBManager: sqllite db capacity:3
06-08 08:58:56.167 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:35
06-08 08:58:56.167 21514 21760 I MATDBManager: sqllite db capacity:4
06-08 08:58:56.195 21514 21514 D VRI[SearchListActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:58:56.200 21514 22051 I mali_gralloc: register: id=0x28b000117dd,
importpid=-1
06-08 08:58:56.203 21514 22051 I mali_gralloc: register: id=0x28b000117de,
importpid=-1
06-08 08:58:56.207 21514 22051 I mali_gralloc: register: id=0x28b000117df,
importpid=-1
06-08 08:58:56.211 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:58:57.240 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:36
06-08 08:58:57.242 21514 21760 I MATDBManager: sqllite db capacity:5
06-08 08:58:57.242 21514 21571 D SessionLifecycleClient: Sending lifecycle 2 to
service
06-08 08:58:57.242 21514 21704 D SessionLifecycleService: Activity backgrounding at
137513030
06-08 08:58:57.270 21514 21514 D CompatibilityChangeReporter: Compat change id
reported: 78294732; UID 10238; state: ENABLED
06-08 08:58:57.303 21514 21552 D SessionLifecycleClient: Sending lifecycle 1 to
service
06-08 08:58:57.304 21514 21704 D SessionLifecycleService: Activity foregrounding at
137513091.
06-08 08:58:57.315 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:58:57.320 21514 22057 I mali_gralloc: register: id=0x28b000117e1,
importpid=-1
06-08 08:58:57.323 21514 22057 I mali_gralloc: register: id=0x28b000117e2,
importpid=-1
06-08 08:58:57.326 21514 22057 I mali_gralloc: register: id=0x28b000117e3,
importpid=-1
06-08 08:58:57.332 9581 9593 W PackageParser: Unknown element under <manifest>:
queries at /data/app/~~y_JzUQNcsL7jYRSDdcLyxA==/com.netfreegames.mw3d-Z3-
7Ah3sFxtDup9QWH6yng==/base.apk Binary XML file line #42
06-08 08:58:57.332 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:37
06-08 08:58:57.333 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 08:58:57.334 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:38
06-08 08:58:57.335 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 08:58:57.337 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:39
06-08 08:58:57.338 21514 21760 I MATDBManager: sqllite db capacity:3
06-08 08:58:57.340 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:58:57.343 21514 22058 I mali_gralloc: register: id=0x28b000117e4,
importpid=-1
06-08 08:58:57.344 21514 22058 I mali_gralloc: register: id=0x28b000117e5,
importpid=-1
06-08 08:58:57.345 21514 22058 I mali_gralloc: register: id=0x28b000117e6,
importpid=-1
06-08 08:58:57.347 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:58:57.350 9581 9593 W PackageParser: Unknown element under <manifest>:
queries at /data/app/~~y_JzUQNcsL7jYRSDdcLyxA==/com.netfreegames.mw3d-Z3-
7Ah3sFxtDup9QWH6yng==/base.apk Binary XML file line #42
06-08 08:58:57.560 21514 21692 I mali_gralloc: unregister: id=0x28b000117de,
base=0x0, importpid=21514
06-08 08:58:57.576 21514 21758 I mali_gralloc: unregister: id=0x28b000117dd,
base=0x0, importpid=21514
06-08 08:58:57.577 21514 21758 I mali_gralloc: unregister: id=0x28b000117df,
base=0x0, importpid=21514
06-08 08:58:57.867 21514 21692 I mali_gralloc: unregister: id=0x28b000117d9,
base=0x0, importpid=21514
06-08 08:58:57.867 21514 21692 I mali_gralloc: unregister: id=0x28b000117da,
base=0x0, importpid=21514
06-08 08:58:57.875 21514 21514 D VRI[SearchListActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=2
06-08 08:58:57.876 21514 21514 I mali_gralloc: unregister: id=0x28b000117d8,
base=0x0, importpid=21514
06-08 08:58:58.069 21514 21759 I mali_gralloc: unregister: id=0x28b000117e4,
base=0x0, importpid=21514
06-08 08:58:58.090 21514 21759 I mali_gralloc: unregister: id=0x28b000117e6,
base=0x0, importpid=21514
06-08 08:58:58.091 21514 21759 I mali_gralloc: unregister: id=0x28b000117e5,
base=0x0, importpid=21514
06-08 08:58:58.100 21514 21514 W PackageParser: Unknown element under <manifest>:
queries at
/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.netfreegames.mw3d/
base.apk Binary XML file line #42
06-08 08:58:58.112 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:40
06-08 08:58:58.113 21514 21760 I MATDBManager: sqllite db capacity:4
06-08 08:58:58.142 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:41
06-08 08:58:58.143 21514 21760 I MATDBManager: sqllite db capacity:5
06-08 08:58:58.151 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:58:58.160 21514 22068 I mali_gralloc: register: id=0x28b000117e9,
importpid=-1
06-08 08:58:58.163 21514 22068 I mali_gralloc: register: id=0x28b000117ea,
importpid=-1
06-08 08:58:58.166 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:58:58.166 21514 22068 I mali_gralloc: register: id=0x28b000117eb,
importpid=-1
06-08 08:58:58.205 21899 21899 I WM-RemoteWorkerService: Binding to
RemoteWorkerService
06-08 08:58:58.213 21899 21907 D WM-WM-RemoteWorker List: Executing work request
(b6a9f494-3b40-4caa-a331-2fd7833df695, com.tantan.dex.library.Dex2OatWorker)
06-08 08:58:58.223 21899 21942 E secretspace:dex: Attempt to load writable dex
file:
/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.netfreegames.mw3d/
base.apk
06-08 08:58:58.223 21899 21942 W ziparchive: Unable to open
'/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.netfreegames.mw3d/
base.dm': No such file or directory
06-08 08:58:58.247 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:42
06-08 08:58:58.248 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 08:58:58.327 9581 9589 I cretspace:black: Background concurrent mark
compact GC freed 7760KB AllocSpace bytes, 255(16MB) LOS objects, 85% free,
4200KB/28MB, paused 594us,6.658ms total 307.587ms
06-08 08:58:58.327 9581 9589 W cretspace:black: Reducing the number of considered
missed Gc histogram windows from 13739 to 100
06-08 08:58:58.393 22074 22074 D installd: Mismatched cache GID/mode at
/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.netfreegames.mw3d/
oat: found 10238/448 but expected 10238/505
06-08 08:58:58.393 22074 22074 I installd: installd cannot open oat file during
dexopt/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.netfreegames.mw3d/oat/arm64/base.odex: No such file or directory
06-08 08:58:58.393 22074 22074 I installd: installd cannot open vdex file during
dexopt/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.netfreegames.mw3d/oat/arm64/base.vdex: No such file or directory
06-08 08:58:58.462 22074 22074 I dexoptanalyzer: MMAP_TRYLOCK is not supported in
uffd addr:0x7780614000 page-size:4096
06-08 08:58:58.468 22074 22074 I dexoptanalyzer: Using CollectorTypeCMC GC.
06-08 08:58:58.585 22074 22074 W ziparchive: Unable to open
'/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.netfreegames.mw3d/
base.dm': Permission denied
06-08 08:58:58.585 22074 22074 W dexoptanalyzer: Current thread not detached in
Runtime shutdown
06-08 08:58:58.580 22074 22074 W main : type=1400 audit(0.0:423939): avc: denied
{ search } for name="com.hello.miheapp.secretspace" dev="dm-40" ino=486115
scontext=u:r:dexoptanalyzer:s0
tcontext=u:object_r:app_data_file:s0:c238,c256,c512,c768 tclass=dir permissive=0
app=com.hello.miheapp.secretspace
06-08 08:58:58.655 22076 22076 I dex2oat64: MMAP_TRYLOCK is not supported in uffd
addr:0x7bd02d0000 page-size:4096
06-08 08:58:58.678 22076 22076 W dex2oat64: Obsolete flag --compact-dex-level
ignored
06-08 08:58:58.681 22076 22076 W dex2oat64: Mismatch between dex2oat instruction
set features to use (ISA: Arm64 Feature string: -a53,crc,lse,fp16,dotprod,-sve) and
those from CPP defines (ISA: Arm64 Feature string: -a53,-crc,-lse,-fp16,-dotprod,-
sve) for the command line:
06-08 08:58:58.681 22076 22076 W dex2oat64: /apex/com.android.art/bin/dex2oat64 --
zip-fd=7 --zip-location=base.apk --oat-fd=8
--oat-location=/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.netfreegames.mw3d/oat/arm64/base.odex --input-vdex-fd=-1 --output-vdex-fd=9 --
app-image-fd=12 --image-format=lz4 --profile-file-fd=11 --swap-fd=10 --classpath-
dir=/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.netfreegames.mw3d --compact-dex-level=none --instruction-set=arm64 --
instruction-set-features=default --instruction-set-variant=cortex-a75 --compiler-
filter=verify --compilation-reason=install --max-image-block-size=524288 --resolve-
startup-const-strings=true --generate-mini-debug-info --runtime-arg -Xtarget-sdk-
version:34 --runtime-arg -Xhidden-api-policy:enabled --runtime-arg -Xms64m --
runtime-arg -Xmx512m
06-08 08:58:58.681 22076 22076 I dex2oat64: /apex/com.android.art/bin/dex2oat64 --
input-vdex-fd=-1 --output-vdex-fd=9 --profile-file-fd=11
--classpath-dir=/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.netfreegames.mw3d --compact-dex-level=none --compiler-filter=verify --
compilation-reason=install --max-image-block-size=524288 --resolve-startup-const-
strings=true --generate-mini-debug-info
06-08 08:58:58.843 22076 22076 I dex2oat64: Using CollectorTypeCMC GC.
06-08 08:58:59.425 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:43
06-08 08:58:59.426 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 08:58:59.430 22076 22076 I dex2oat64: Explicit concurrent mark compact GC
freed 5989KB AllocSpace bytes, 0(0B) LOS objects, 99% free, 4096B/24MB, paused
24us,134us total 8.582ms
06-08 08:58:59.431 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:58:59.435 21514 22089 I mali_gralloc: register: id=0x28b000117ec,
importpid=-1
06-08 08:58:59.436 21514 22089 I mali_gralloc: register: id=0x28b000117ed,
importpid=-1
06-08 08:58:59.437 21514 22089 I mali_gralloc: register: id=0x28b000117ee,
importpid=-1
06-08 08:58:59.440 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:58:59.451 21514 21692 I mali_gralloc: unregister: id=0x28b000117ee,
base=0x0, importpid=21514
06-08 08:58:59.451 21514 21692 I mali_gralloc: unregister: id=0x28b000117ed,
base=0x0, importpid=21514
06-08 08:58:59.457 21514 21758 I mali_gralloc: unregister: id=0x28b000117ec,
base=0x0, importpid=21514
06-08 08:58:59.469 22076 22076 I dex2oat64: dex2oat took 793.653ms (1.846s cpu)
(threads: 8) arena alloc=0B (0B) java alloc=4096B (4096B) native alloc=1780KB
(1822784B) free=1307KB (1339040B)
06-08 08:58:59.499 21514 21552 D SessionLifecycleClient: Sending lifecycle 2 to
service
06-08 08:58:59.500 21514 21704 D SessionLifecycleService: Activity backgrounding at
137515287
06-08 08:58:59.502 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:44
06-08 08:58:59.503 21514 21760 I MATDBManager: sqllite db capacity:3
06-08 08:58:59.560 21514 21552 D SessionLifecycleClient: Sending lifecycle 1 to
service
06-08 08:58:59.560 21514 21704 D SessionLifecycleService: Activity foregrounding at
137515348.
06-08 08:58:59.565 21899 21907 D WM-WM-RemoteWorker List: Interrupting work with id
(b6a9f494-3b40-4caa-a331-2fd7833df695)
06-08 08:58:59.584 21514 21514 D VRI[ADLauncherActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:58:59.607 21514 22101 I mali_gralloc: register: id=0x28b000117ef,
importpid=-1
06-08 08:58:59.608 22100 22100 I libc : SetHeapTaggingLevel: tag level set to 0
06-08 08:58:59.609 21514 22101 I mali_gralloc: register: id=0x28b000117f0,
importpid=-1
06-08 08:58:59.612 22100 22100 I .secretspace:p2: Using CollectorTypeCMC GC.
06-08 08:58:59.616 22100 22100 E .secretspace:p2: Not starting debugger since
process cannot load the jdwp agent.
06-08 08:58:59.616 21514 22101 I mali_gralloc: register: id=0x28b000117f1,
importpid=-1
06-08 08:58:59.619 22100 22100 D nativeloader: Load libframework-connectivity-
tiramisu-jni.so using APEX ns com_android_tethering for caller
/apex/com.android.tethering/javalib/framework-connectivity-t.jar: ok
06-08 08:58:59.625 22100 22100 W ziparchive: Unable to open
'/system_ext/framework/unisoc-framework.dm': No such file or directory
06-08 08:58:59.625 22100 22100 W ziparchive: Unable to open
'/system_ext/framework/unisoc-framework.dm': No such file or directory
06-08 08:58:59.634 21514 22063 I WM-WorkerWrapper: Work [ id=b6a9f494-3b40-4caa-
a331-2fd7833df695, tags={ com.tantan.dex.library.Dex2OatWorker,
com.netfreegames.mw3d } ] was cancelled
06-08 08:58:59.634 21514 22063 I WM-WorkerWrapper:
java.util.concurrent.CancellationException: Task was cancelled.
06-08 08:58:59.634 21514 22063 I WM-WorkerWrapper: at
androidx.work.impl.utils.futures.AbstractFuture.e(AbstractFuture.java:6)
06-08 08:58:59.634 21514 22063 I WM-WorkerWrapper: at
androidx.work.impl.utils.futures.AbstractFuture.get(AbstractFuture.java:83)
06-08 08:58:59.634 21514 22063 I WM-WorkerWrapper: at
h2.w0.run(WorkerWrapper.java:1)
06-08 08:58:59.634 21514 22063 I WM-WorkerWrapper: at
q2.t$a.run(SerialExecutorImpl.java:1)
06-08 08:58:59.634 21514 22063 I WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
06-08 08:58:59.634 21514 22063 I WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
06-08 08:58:59.634 21514 22063 I WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:1012)
06-08 08:58:59.636 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:58:59.656 22100 22100 D CompatibilityChangeReporter: Compat change id
reported: 171979766; UID 10238; state: ENABLED
06-08 08:58:59.659 22100 22110 E .secretspace:p2: Could not write anonymous vdex
/system_ext/framework/oat/arm64/unisoc-framework.vdex: Could not open
/system_ext/framework/oat/arm64/unisoc-framework.vdex for writing
06-08 08:58:59.661 22100 22100 D ApplicationLoaders: Returning zygote-cached class
loader: /system/framework/android.test.base.jar
06-08 08:58:59.664 22100 22100 D nativeloader: Configuring clns-4 for other apk
/system/framework/org.apache.http.legacy.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/lib/arm64:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/base.apk!/lib/arm64-v8a:/
data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.arm64_v8a.apk!/lib/arm64-v8a:/data/app/
~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.es.apk!/lib/arm64-v8a:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/split_config.xhdpi.apk!/
lib/arm64-v8a,
permitted_path=/data:/mnt/expand:/data/user/0/com.hello.miheapp.secretspace
06-08 08:58:59.679 22100 22100 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.arm64_v8a.dm': No such file or directory
06-08 08:58:59.679 22100 22100 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.arm64_v8a.dm': No such file or directory
06-08 08:58:59.679 22100 22100 W .secretspace:p2: Entry not found
06-08 08:58:59.679 22100 22100 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.es.dm': No such file or directory
06-08 08:58:59.679 22100 22100 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.es.dm': No such file or directory
06-08 08:58:59.680 22100 22100 W .secretspace:p2: Entry not found
06-08 08:58:59.680 22100 22100 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.xhdpi.dm': No such file or directory
06-08 08:58:59.680 22100 22100 W ziparchive: Unable to open
'/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.xhdpi.dm': No such file or directory
06-08 08:58:59.681 22100 22100 W .secretspace:p2: Entry not found
06-08 08:58:59.681 22100 22100 D nativeloader: Configuring clns-5 for other apk
/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/base.apk:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.arm64_v8a.apk:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/split_config.es.apk:/data/
app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.xhdpi.apk. target_sdk_version=34,
uses_libraries=,
library_path=/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/lib/arm64:/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/
com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/base.apk!/lib/arm64-v8a:/
data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/split_config.arm64_v8a.apk!/lib/arm64-v8a:/data/app/
~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.es.apk!/lib/arm64-v8a:/data/app/
06-08 08:58:59.692 22100 22100 D nativeloader: Load libframework-connectivity-
jni.so using APEX ns com_android_tethering for caller
/apex/com.android.tethering/javalib/framework-connectivity.jar: ok
06-08 08:58:59.696 22100 22100 V GraphicsEnvironment: ANGLE Developer option for
'com.hello.miheapp.secretspace' set to: 'default'
06-08 08:58:59.696 22100 22100 V GraphicsEnvironment: ANGLE GameManagerService for
com.hello.miheapp.secretspace: false
06-08 08:58:59.696 22100 22100 V GraphicsEnvironment: Neither updatable production
driver nor prerelease driver is supported.
06-08 08:58:59.698 21899 21899 I WM-RemoteWorkerService: Binding to
RemoteWorkerService
06-08 08:58:59.700 22100 22100 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
06-08 08:58:59.701 22100 22100 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
06-08 08:58:59.704 21899 21907 D WM-WM-RemoteWorker List: Executing work request
(f90cf06d-1407-4c65-ab47-45d616b82da0, com.tantan.dex.library.Dex2OatWorker)
06-08 08:58:59.705 22100 22100 D nativeloader: Load /data/app/~~uBbm6T4dZ_t4a-
2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.arm64_v8a.apk!/lib/arm64-v8a/librepublic.so using ns clns-5 from class
loader (caller=base.apk): ok
06-08 08:58:59.725 21514 21580 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=f90cf06d-1407-4c65-ab47-45d616b82da0,
tags={ com.tantan.dex.library.Dex2OatWorker, com.netfreegames.mw3d } ]
06-08 08:58:59.745 21514 21758 I mali_gralloc: unregister: id=0x28b000117eb,
base=0x0, importpid=21514
06-08 08:58:59.768 21514 21758 I mali_gralloc: unregister: id=0x28b000117ea,
base=0x0, importpid=21514
06-08 08:58:59.769 21514 21758 I mali_gralloc: unregister: id=0x28b000117e9,
base=0x0, importpid=21514
06-08 08:58:59.832 22100 22100 W Glide : Failed to find GeneratedAppGlideModule.
You should include an annotationProcessor compile dependency on
com.github.bumptech.glide:compiler in your application and a @GlideModule annotated
AppGlideModule implementation or LibraryGlideModules will be silently ignored
06-08 08:58:59.849 22100 22100 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10238; state: ENABLED
06-08 08:58:59.851 22100 22100 D SessionsDependencies: Dependency to CRASHLYTICS
added.
06-08 08:58:59.851 22100 22100 I FirebaseApp: Device unlocked: initializing all
Firebase APIs for app [DEFAULT]
06-08 08:58:59.855 22100 22100 I FirebaseCrashlytics: Initializing Firebase
Crashlytics 18.6.2 for com.hello.miheapp.secretspace
06-08 08:58:59.866 22100 22100 D SessionsDependencies: Subscriber CRASHLYTICS
registered.
06-08 08:58:59.893 22100 22100 D FirebaseSessions: Initializing Firebase Sessions
SDK.
06-08 08:58:59.899 22100 22100 I FirebaseApp: FirebaseApp initialization successful
06-08 08:58:59.904 22100 22140 D SessionConfigFetcher: Fetching settings from
server.
06-08 08:58:59.911 21853 21861 D ChimeraServiceProvider: query:
content://com.google.android.gms.chimera/api_force_staging/com.google.android.gms.m
easurement.dynamite?requestStartTime=137516054
06-08 08:58:59.912 22100 22120 W DynamiteModule: Failed to retrieve remote module
version.
06-08 08:58:59.929 22100 22120 D nativeloader: Configuring clns-6 for other apk
/system/framework/com.android.location.provider.jar. target_sdk_version=29,
uses_libraries=ALL,
library_path=/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.google.android.gms/lib:/data/user/0/com.hello.miheapp.secretspace/sandbox/
data/app/com.google.android.gms/base.apk!/lib/arm64-v8a,
permitted_path=/data:/mnt/expand:/data/user/0/com.hello.miheapp.secretspace/
sandbox/data/user/0/com.google.android.gms
06-08 08:58:59.939 22100 22100 D nativeloader: Load /data/app/~~uBbm6T4dZ_t4a-
2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/
split_config.arm64_v8a.apk!/lib/arm64-v8a/libsandbox.so using ns clns-5 from class
loader (caller=base.apk): ok
06-08 08:58:59.939 22100 22100 D NativeCore: NativeCore init.
06-08 08:58:59.939 22100 22100 D NativeCore: found art method entrypoint jni
offset: 2
06-08 08:58:59.939 22100 22100 D NativeCore: not found art method match access
flags offset , use default: 4
06-08 08:59:00.018 22100 22100 E NativeCore: not native method
06-08 08:59:00.018 22100 22100 E NativeCore: check flags error.
class:java/io/UnixFileSystem, method:canonicalize0
06-08 08:59:00.018 22100 22100 D NativeCore: register class:java/io/UnixFileSystem,
method:getBooleanAttributes0 success!
06-08 08:59:00.018 22100 22100 D NativeCore: register class:java/io/UnixFileSystem,
method:getLastModifiedTime0 success!
06-08 08:59:00.018 22100 22100 D NativeCore: register class:java/io/UnixFileSystem,
method:setPermission0 success!
06-08 08:59:00.018 22100 22100 D NativeCore: register class:java/io/UnixFileSystem,
method:createFileExclusively0 success!
06-08 08:59:00.018 22100 22100 D NativeCore: register class:java/io/UnixFileSystem,
method:list0 success!
06-08 08:59:00.018 22100 22100 D NativeCore: register class:java/io/UnixFileSystem,
method:createDirectory0 success!
06-08 08:59:00.018 22100 22100 D NativeCore: register class:java/io/UnixFileSystem,
method:setLastModifiedTime0 success!
06-08 08:59:00.018 22100 22100 D NativeCore: register class:java/io/UnixFileSystem,
method:setReadOnly0 success!
06-08 08:59:00.018 22100 22100 D NativeCore: register class:java/io/UnixFileSystem,
method:getSpace0 success!
06-08 08:59:00.018 22100 22100 D NativeCore: register
class:java/lang/VMClassLoader, method:findLoadedClass success!
06-08 08:59:00.019 22100 22100 D NativeCore: register class:android/os/Binder,
method:getCallingUid success!
06-08 08:59:00.019 22100 22100 D NativeCore: register
class:dalvik/system/VMRuntime, method:setHiddenApiExemptions success!
06-08 08:59:00.036 22100 22120 I .secretspace:p2: Failed to add image file: Failed
to find OatDexFile for DexFile
/data/app/~~uBbm6T4dZ_t4a-2lUf_ldA==/com.hello.miheapp.secretspace-
UJDIqisQLRSUYZy8imXLqw==/base.apk (canonical path /data/app/~~uBbm6T4dZ_t4a-
2lUf_ldA==/com.hello.miheapp.secretspace-UJDIqisQLRSUYZy8imXLqw==/base.apk) in
OatFile
/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.google.android.gms/
oat/arm64/base.vdex
06-08 08:59:00.037 22100 22120 D nativeloader: Configuring clns-7 for other apk
/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.google.android.gms/
base.apk. target_sdk_version=29, uses_libraries=,
library_path=/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.google.android.gms/lib:/data/user/0/com.hello.miheapp.secretspace/sandbox/
data/app/com.google.android.gms/base.apk!/lib/arm64-v8a,
permitted_path=/data:/mnt/expand:/data/user/0/com.hello.miheapp.secretspace/
sandbox/data/user/0/com.google.android.gms
06-08 08:59:00.039 22100 22120 W DynamiteModule: IDynamite loader version = 2, no
high precision latency measurement.
06-08 08:59:00.039 22100 22120 I DynamiteModule: Considering local module
com.google.android.gms.measurement.dynamite:100 and remote module
com.google.android.gms.measurement.dynamite:98
06-08 08:59:00.039 22100 22120 I DynamiteModule: Selected local version of
com.google.android.gms.measurement.dynamite
06-08 08:59:00.040 22100 22120 W DynamiteModule: IDynamite loader version = 2, no
high precision latency measurement.
06-08 08:59:00.079 22100 22146 I FA : App measurement initialized, version:
84002
06-08 08:59:00.079 22100 22146 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
06-08 08:59:00.079 22100 22146 I FA : To enable faster debug mode event
logging run:
06-08 08:59:00.079 22100 22146 I FA : adb shell setprop
debug.firebase.analytics.app com.hello.miheapp.secretspace
06-08 08:59:00.109 22100 22100 I .secretspace:p2: Failed to add image file: Dex
cache count and dex file count mismatch while trying to initialize from image
06-08 08:59:00.110 22100 22100 W ziparchive: Unable to open
'/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.netfreegames.mw3d/
split_config.arm64_v8a.dm': No such file or directory
06-08 08:59:00.111 22100 22100 W .secretspace:p2: Entry not found
06-08 08:59:00.112 22100 22100 D nativeloader: Configuring clns-8 for other apk
/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.netfreegames.mw3d/
base.apk:/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.netfreegames.mw3d/split_config.arm64_v8a.apk. target_sdk_version=34,
uses_libraries=,
library_path=/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.netfreegames.mw3d/lib:/data/user/0/com.hello.miheapp.secretspace/sandbox/data/
app/com.netfreegames.mw3d/base.apk!/lib/arm64-v8a:/data/user/0/
com.hello.miheapp.secretspace/sandbox/data/app/com.netfreegames.mw3d/
split_config.arm64_v8a.apk!/lib/arm64-v8a,
permitted_path=/data:/mnt/expand:/data/user/0/com.hello.miheapp.secretspace/
sandbox/data/user/0/com.netfreegames.mw3d
06-08 08:59:00.114 22100 22146 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10238; state: ENABLED
06-08 08:59:00.122 22100 22100 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
06-08 08:59:00.122 22100 22100 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
06-08 08:59:00.124 22100 22146 W FA : Table has extra columns. table, columns:
messages, app_version, app_version_int
06-08 08:59:00.126 22100 22130 D SessionConfigFetcher: Fetched settings:
{"settings_version":3,"cache_duration":162605,"features":
{"collect_logged_exceptions":true,"collect_reports":true,"collect_analytics":false,
"prompt_enabled":false,"push_enabled":false,"firebase_crashlytics_enabled":false,"c
ollect_anrs":true,"collect_metric_kit":false,"collect_build_ids":true},"app":
{"status":"activated","update_required":false,"report_upload_variant":2,"native_rep
ort_upload_variant":2},"fabric":
{"org_id":"65f00c8a567bf1f0daf09834","bundle_id":"com.hello.miheapp.secretspace"},"
on_demand_upload_rate_per_minute":10,"on_demand_backoff_base":1.2,"on_demand_backof
f_step_duration_seconds":60,"app_quality":
{"sessions_enabled":true,"sampling_rate":1,"session_timeout_seconds":1800},"on_dema
nd_thread_recording_suspension_enabled":true}
06-08 08:59:00.130 22100 22122 I FirebaseCrashlytics: No version control
information found
06-08 08:59:00.159 22100 22124 D LifecycleServiceBinder: Binding service to
application.
06-08 08:59:00.196 22100 22100 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10003; state: ENABLED
06-08 08:59:00.200 21853 21861 D MeasurementService: bound by:
GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000,
packageName='com.hello.miheapp.secretspace', extras=Bundle[{}]}
06-08 08:59:00.205 21853 21861 D SafeParcel: Unknown field id 34 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:59:00.205 22100 22158 W DynamiteModule: Local module descriptor class for
com.google.android.gms.measurement.dynamite not found.
06-08 08:59:00.205 21853 21861 D SafeParcel: Unknown field id 35 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:59:00.205 21853 21861 D MeasurementService: sendAppLaunch() for
AppMetadata[com.hello.miheapp.secretspace]
06-08 08:59:00.206 21853 21861 D ChimeraServiceProvider: query:
content://com.google.android.gms.chimera/api_force_staging/com.google.android.gms.a
ds.dynamite?requestStartTime=137516403
06-08 08:59:00.207 22100 22156 W DynamiteModule: Failed to retrieve remote module
version.
06-08 08:59:00.208 22100 22146 W FA : Table has extra columns. table, columns:
messages, app_version, app_version_int
06-08 08:59:00.209 22100 22156 W DynamiteModule: IDynamite loader version = 2, no
high precision latency measurement.
06-08 08:59:00.209 22100 22158 W DynamiteModule: IDynamite loader version = 2, no
high precision latency measurement.
06-08 08:59:00.210 22100 22158 I DynamiteModule: Considering local module
com.google.android.gms.measurement.dynamite:0 and remote module
com.google.android.gms.measurement.dynamite:98
06-08 08:59:00.210 22100 22156 I DynamiteModule: Considering local module
com.google.android.gms.ads.dynamite:0 and remote module
com.google.android.gms.ads.dynamite:230500001
06-08 08:59:00.210 22100 22158 I DynamiteModule: Selected remote version of
com.google.android.gms.measurement.dynamite, version >= 98
06-08 08:59:00.210 22100 22156 I DynamiteModule: Selected remote version of
com.google.android.gms.ads.dynamite, version >= 230500001
06-08 08:59:00.210 22100 22158 W DynamiteModule: IDynamite loader version = 2
06-08 08:59:00.210 22100 22156 W DynamiteModule: IDynamite loader version = 2
06-08 08:59:00.210 22100 22158 D GmsDynamiteLoaderImpl: createModuleContext for
com.google.android.gms.measurement.dynamite at version 98
06-08 08:59:00.210 22100 22156 D GmsDynamiteLoaderImpl: createModuleContext for
com.google.android.gms.ads.dynamite at version 230500001
06-08 08:59:00.212 22100 22156 W .secretspace:p2: Unsupported class loader
06-08 08:59:00.213 22100 22158 W .secretspace:p2: Unsupported class loader
06-08 08:59:00.220 22100 22146 W FA : Table has extra columns. table, columns:
messages, app_version, app_version_int
06-08 08:59:00.221 21514 21692 I mali_gralloc: unregister: id=0x28b000117e1,
base=0x0, importpid=21514
06-08 08:59:00.221 21514 21692 I mali_gralloc: unregister: id=0x28b000117e3,
base=0x0, importpid=21514
06-08 08:59:00.223 21853 21861 D SafeParcel: Unknown field id 34 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:59:00.223 21853 21861 D SafeParcel: Unknown field id 35 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:59:00.223 21853 21861 D MeasurementService: getAppInstanceId() for
AppMetadata[com.hello.miheapp.secretspace]
06-08 08:59:00.225 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=2
06-08 08:59:00.225 21853 21861 D SafeParcel: Unknown field id 34 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:59:00.226 21853 21861 D SafeParcel: Unknown field id 35 in
com.google.android.gms.measurement.internal.AppMetadata, skipping.
06-08 08:59:00.226 21853 21861 D MeasurementService:
sendDefaultEventParameters(Bundle[EMPTY_PARCEL]) for
AppMetadata[com.hello.miheapp.secretspace]
06-08 08:59:00.255 21514 21514 I mali_gralloc: unregister: id=0x28b000117e2,
base=0x0, importpid=21514
06-08 08:59:00.358 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=2
06-08 08:59:00.366 22100 22158 W .secretspace:p2: Unsupported class loader
06-08 08:59:00.366 22100 22156 W .secretspace:p2: Unsupported class loader
06-08 08:59:00.366 22100 22158 W .secretspace:p2: Unsupported class loader
06-08 08:59:00.366 22100 22156 W .secretspace:p2: Unsupported class loader
06-08 08:59:00.367 22100 22158 I .secretspace:p2: Waiting for a blocking GC
ClassLinker
06-08 08:59:00.372 22100 22158 W DynamiteModule: Local module descriptor class for
com.google.android.gms.measurement.dynamite not found.
06-08 08:59:00.372 22100 22158 W DynamiteModule: IDynamite loader version = 2, no
high precision latency measurement.
06-08 08:59:00.380 22100 22158 D AppMeasurementService: Not yet implemented:
initialize
06-08 08:59:00.391 21514 21572 D SessionLifecycleClient: Sending lifecycle 2 to
service
06-08 08:59:00.391 21514 21704 D SessionLifecycleService: Activity backgrounding at
137516179
06-08 08:59:00.539 22100 22158 D AppMeasurementService: Not yet implemented:
onActivityCreated
06-08 08:59:00.553 22100 22100 D nativeloader: Load
/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.netfreegames.mw3d/
lib/libmain.so using ns clns-8 from class loader
(caller=/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.netfreegames.mw3d/base.apk): ok
06-08 08:59:00.548 22100 22100 W tfreegames.mw3d: type=1400 audit(0.0:423940): avc:
granted { execute } for
path="/data/data/com.hello.miheapp.secretspace/sandbox/data/app/com.netfreegames.mw
3d/lib/libmain.so" dev="dm-40" ino=530679
scontext=u:r:untrusted_app:s0:c238,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c238,c256,c512,c768 tclass=file
app=com.hello.miheapp.secretspace
06-08 08:59:00.548 22100 22100 W tfreegames.mw3d: type=1400 audit(0.0:423941): avc:
granted { execute } for
path="/data/data/com.hello.miheapp.secretspace/sandbox/data/app/com.netfreegames.mw
3d/lib/libunity.so" dev="dm-40" ino=516343
scontext=u:r:untrusted_app:s0:c238,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c238,c256,c512,c768 tclass=file
app=com.hello.miheapp.secretspace
06-08 08:59:00.572 22100 22100 I IL2CPP : JNI_OnLoad
06-08 08:59:00.564 22100 22100 W tfreegames.mw3d: type=1400 audit(0.0:423942): avc:
granted { execute } for
path="/data/data/com.hello.miheapp.secretspace/sandbox/data/app/com.netfreegames.mw
3d/lib/libil2cpp.so" dev="dm-40" ino=580269
scontext=u:r:untrusted_app:s0:c238,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c238,c256,c512,c768 tclass=file
app=com.hello.miheapp.secretspace
06-08 08:59:00.574 21514 21692 I mali_gralloc: register: id=0x28b000117f5,
importpid=-1
06-08 08:59:00.577 22100 22158 D AppMeasurementService: Not yet implemented:
onActivityStarted
06-08 08:59:00.582 22100 22158 D AppMeasurementService: Not yet implemented:
onActivityResumed
06-08 08:59:00.597 21514 21692 I mali_gralloc: register: id=0x28b000117f6,
importpid=-1
06-08 08:59:00.598 21514 21692 I mali_gralloc: unregister: id=0x28b000117ef,
base=0x0, importpid=21514
06-08 08:59:00.626 21514 21692 I mali_gralloc: register: id=0x28b000117f7,
importpid=-1
06-08 08:59:00.629 21514 21692 I mali_gralloc: unregister: id=0x28b000117f1,
base=0x0, importpid=21514
06-08 08:59:00.632 22100 22100 D VRI[UnityPlayerActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:59:00.632 22100 22100 I BLASTBufferQueue: [VRI[UnityPlayerActivity]#0]
(f:0,a:0) [graphic] create a new BBQ layer
06-08 08:59:00.639 22100 22100 E SurfaceSyncer: Failed to find sync for id=0
06-08 08:59:00.650 22100 22100 I mali_gralloc: register: id=0x28b000117f9,
importpid=-1
06-08 08:59:00.652 22100 22100 I BLASTBufferQueue: [VRI[UnityPlayerActivity]#0]
(f:0,a:1) [graphic] trasaction addTransactionCompletedCallback
06-08 08:59:00.668 22100 22100 E SurfaceSyncer: Failed to find sync for id=0
06-08 08:59:00.671 22100 22100 I mali_gralloc: register: id=0x28b000117fc,
importpid=-1
06-08 08:59:00.674 22100 22100 I BLASTBufferQueue: [VRI[UnityPlayerActivity]#0]
(f:0,a:2) [graphic] trasaction addTransactionCompletedCallback
06-08 08:59:00.676 21514 21692 I mali_gralloc: unregister: id=0x28b000117f0,
base=0x0, importpid=21514
06-08 08:59:00.677 21514 21692 I mali_gralloc: unregister: id=0x28b000117f7,
base=0x0, importpid=21514
06-08 08:59:00.684 21514 21514 D VRI[ADLauncherActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=2
06-08 08:59:00.685 22100 22100 E SurfaceSyncer: Failed to find sync for id=0
06-08 08:59:00.686 22100 22100 I mali_gralloc: register: id=0x28b000117fd,
importpid=-1
06-08 08:59:00.689 22100 22100 I BLASTBufferQueue: [VRI[UnityPlayerActivity]#0]
(f:0,a:3) [graphic] trasaction addTransactionCompletedCallback
06-08 08:59:00.693 22100 22112 I BLASTBufferQueue: [VRI[UnityPlayerActivity]#0]
(f:0,a:3) [graphic] releaseBufferCallback layer id is bufferId:94918777241600
framenumber:1
06-08 08:59:00.694 21514 21758 I mali_gralloc: unregister: id=0x28b000117f5,
base=0x0, importpid=21514
06-08 08:59:00.701 21514 21758 I mali_gralloc: unregister: id=0x28b000117f6,
base=0x0, importpid=21514
06-08 08:59:00.713 22100 22100 W libc : Access denied finding property
"persist.unipnp.debug"
06-08 08:59:00.713 22100 22100 W libc : Access denied finding property
"persist.unipnp.debug"
06-08 08:59:00.708 22100 22100 W tfreegames.mw3d: type=1400 audit(0.0:423943): avc:
denied { read } for name="u:object_r:unipnp_prop:s0" dev="tmpfs" ino=1474
scontext=u:r:untrusted_app:s0:c238,c256,c512,c768
tcontext=u:object_r:unipnp_prop:s0 tclass=file permissive=0
app=com.hello.miheapp.secretspace
06-08 08:59:00.708 22100 22100 W tfreegames.mw3d: type=1400 audit(0.0:423944): avc:
denied { read } for name="u:object_r:unipnp_prop:s0" dev="tmpfs" ino=1474
scontext=u:r:untrusted_app:s0:c238,c256,c512,c768
tcontext=u:object_r:unipnp_prop:s0 tclass=file permissive=0
app=com.hello.miheapp.secretspace
06-08 08:59:00.714 22100 22100 W ziparchive: Unable to open
'/system_ext/framework/unipnp-framework.dm': No such file or directory
06-08 08:59:00.714 22100 22100 W ziparchive: Unable to open
'/system_ext/framework/unipnp-framework.dm': No such file or directory
06-08 08:59:00.727 22100 22164 I Unity : MemoryManager: Using 'Dynamic Heap'
Allocator.
06-08 08:59:00.808 22100 22164 I Unity : SystemInfo CPU = ARM64 FP ASIMD AES,
Cores = 8, Memory = 7772mb
06-08 08:59:00.808 22100 22164 I Unity : SystemInfo ARM big.LITTLE configuration:
2 big (mask: 0xc0), 6 little (mask: 0x3f)
06-08 08:59:00.813 22100 22164 I Unity : ApplicationInfo com.netfreegames.mw3d
version 0.80 build 225981e3-97d2-462e-ae40-65dc59702134
06-08 08:59:00.813 22100 22164 I Unity : Built from '2020.3/staging' branch,
Version '2020.3.43f1 (75bff06b76bf)', Build type 'Release', Scripting Backend
'il2cpp', CPU 'arm64-v8a', Stripping 'Enabled'
06-08 08:59:00.825 22100 22100 D VRI[UnityPlayerActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=0
06-08 08:59:00.843 22100 22100 D VRI[UnityPlayerActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=0
06-08 08:59:00.891 21514 21700 D SensorManager: unregisterListenerImpl sensor =
null, listener = com.appsflyer.internal.AFj1wSDK@b880e00e
06-08 08:59:00.891 21514 21700 D SensorManager: unregisterListenerImpl sensor =
null, listener = com.appsflyer.internal.AFj1wSDK@ad143589
06-08 08:59:00.892 21514 21700 D SensorManager: unregisterListenerImpl sensor =
null, listener = com.appsflyer.internal.AFj1wSDK@a889e8f9
06-08 08:59:00.892 21514 21700 D SensorManager: unregisterListenerImpl sensor =
null, listener = com.appsflyer.internal.AFj1wSDK@a1440a3e
06-08 08:59:00.935 22100 22164 I Unity : Company Name: Net Free Games
06-08 08:59:00.935 22100 22164 I Unity : Product Name: Moto Wheelie 3D
06-08 08:59:00.963 22100 22164 D Unity : GL_EXT_debug_marker GL_ARM_rgba8
GL_ARM_mali_shader_binary GL_OES_depth24 GL_OES_depth_texture
GL_OES_depth_texture_cube_map GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8
GL_EXT_read_format_bgra GL_OES_compressed_paletted_texture
GL_OES_compressed_ETC1_RGB8_texture GL_OES_standard_derivatives GL_OES_EGL_image
GL_OES_EGL_image_external GL_OES_EGL_image_external_essl3 GL_OES_EGL_sync
GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_required_internalformat
GL_OES_vertex_array_object GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888
GL_EXT_texture_rg GL_EXT_texture_type_2_10_10_10_REV GL_OES_fbo_render_mipmap
GL_OES_element_index_uint GL_EXT_shadow_samplers GL_OES_texture_compression_astc
GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr
GL_KHR_texture_compression_astc_sliced_3d
GL_EXT_texture_compression_astc_decode_mode
GL_EXT_texture_compression_astc_decode_mode_rgb9e5 GL_KHR_debug
GL_EXT_occlusion_query_boolean GL_EXT_disjoint_timer_query GL_EXT_blend_minmax
GL_EXT_discard_framebuffer
06-08 08:59:00.963 22100 22164 D Unity : GL_OES_get_program_binary
GL_OES_texture_3D GL_EXT_texture_storage GL_EXT_multisampled_render_to_texture
GL_EXT_multisampled_render_to_texture2 GL_OES_surfaceless_context
GL_OES_texture_stencil8 GL_EXT_shader_pixel_local_storage
GL_ARM_shader_framebuffer_fetch GL_ARM_shader_framebuffer_fetch_depth_stencil
GL_ARM_mali_program_binary GL_EXT_sRGB GL_EXT_sRGB_write_control
GL_EXT_texture_sRGB_decode GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_RG8
GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent
GL_OES_texture_storage_multisample_2d_array GL_OES_shader_image_atomic
GL_EXT_robustness GL_EXT_draw_buffers_indexed GL_OES_draw_buffers_indexed
GL_EXT_texture_border_clamp GL_OES_texture_border_clamp
GL_EXT_texture_cube_map_array GL_OES_texture_cube_map_array GL_OES_sample_variables
GL_OES_sample_shading GL_OES_shader_multisample_interpolation
GL_EXT_shader_io_blocks GL_OES_shader_io_blocks GL_EXT_tessellation_shader
GL_OES_tessellation_shader GL_EXT_primitive_bounding_box GL_OES_primitive_bounding_
06-08 08:59:00.963 22100 22164 D Unity : box GL_EXT_geometry_shader
GL_OES_geometry_shader GL_ANDROID_extension_pack_es31a GL_EXT_gpu_shader5
GL_OES_gpu_shader5 GL_EXT_texture_buffer GL_OES_texture_buffer GL_EXT_copy_image
GL_OES_copy_image GL_EXT_shader_non_constant_global_initializers
GL_EXT_color_buffer_half_float GL_EXT_unpack_subimage GL_EXT_color_buffer_float
GL_EXT_float_blend GL_EXT_YUV_target GL_OVR_multiview GL_OVR_multiview2
GL_OVR_multiview_multisampled_render_to_texture GL_KHR_robustness
GL_KHR_robust_buffer_access_behavior GL_EXT_draw_elements_base_vertex
GL_OES_draw_elements_base_vertex GL_EXT_protected_textures GL_EXT_buffer_storage
GL_EXT_external_buffer GL_EXT_EGL_image_array GL_EXT_texture_filter_anisotropic
GL_OES_texture_float_linear GL_ARM_texture_unnormalized_coordinates
GL_EXT_shader_framebuffer_fetch GL_EXT_clip_control
06-08 08:59:00.986 22100 22164 W AidlConversion:
aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output
audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
06-08 08:59:01.032 22100 22206 I AudioTrack: set(): streamType -1, sampleRate
24000, format 0x1, channelMask 0x3, frameCount 2048, flags #0, notificationFrames
0, sessionId 0, transferType 3, uid -1, pid -1
06-08 08:59:01.033 22100 22206 I AudioTrack: set(): Building AudioTrack with
attributes: usage=1 content=2 flags=0x800 tags=[]
06-08 08:59:01.042 22100 22206 W AudioTrack: Use of stream types is deprecated for
operations other than volume control
06-08 08:59:01.042 22100 22206 W AudioTrack: See the documentation of AudioTrack()
for what to use instead with android.media.AudioAttributes to qualify your playback
use case
06-08 08:59:01.043 22100 22206 I AudioTrack: start(5789): prior state:STATE_STOPPED
06-08 08:59:01.078 22100 22112 W AidlConversion:
aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output
audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
06-08 08:59:01.085 22100 22152 W AidlConversion:
aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output
audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
06-08 08:59:01.134 22100 22164 V MediaRouter: Selecting route:
RouteInfo{ name=Dispositivo, description=null, status=null, category=RouteCategory{
name=Sistema types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO groupable=false },
supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO ,
presentationDisplay=null }
06-08 08:59:01.135 22100 22164 I MediaRouter: Skip setBluetoothA2dpOn():
types=8388615, isPlaybackActive()=true, BT route=null
06-08 08:59:01.750 22100 22209 I IL2CPP : Locale es-US
06-08 08:59:02.194 22100 22204 I mali_gralloc: register: id=0x28b0001180b,
importpid=-1
06-08 08:59:02.200 22100 22204 I mali_gralloc: register: id=0x28b0001180c,
importpid=-1
06-08 08:59:02.204 22100 22204 I mali_gralloc: register: id=0x28b0001180d,
importpid=-1
06-08 08:59:02.393 21514 21582 I FA : Application backgrounded at:
timestamp_millis: 1749387540392
06-08 08:59:03.065 21514 21564 I TRuntime.CctTransportBackend: Making request to:
https://firebaselogging-pa.googleapis.com/v1/firelog/legacy/batchlog
06-08 08:59:03.252 22100 22100 D VRI[UnityPlayerActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=0
06-08 08:59:03.273 22100 22158 D AppMeasurementService: Not yet implemented:
onActivityPaused
06-08 08:59:03.422 22100 22206 I AudioTrack: stop(5789): prior state:STATE_ACTIVE
06-08 08:59:03.422 22100 22206 D AudioTrack: stop(5789): called with 58368 frames
delivered
06-08 08:59:03.423 22100 22206 I AudioTrack: stop(5789): prior state:STATE_STOPPED
06-08 08:59:03.423 22100 22206 D AudioTrack: destructor portId(5789)
06-08 08:59:03.423 22100 22206 I AudioTrack: stop(5789): prior state:STATE_STOPPED
06-08 08:59:03.450 22100 22164 I mali_gralloc: unregister: id=0x28b0001180b,
base=0x0, importpid=22100
06-08 08:59:03.450 22100 22164 I mali_gralloc: unregister: id=0x28b0001180d,
base=0x0, importpid=22100
06-08 08:59:05.008 21514 21564 I TRuntime.CctTransportBackend: Status Code: 200
06-08 08:59:05.330 21514 21572 D SessionLifecycleClient: Sending lifecycle 1 to
service
06-08 08:59:05.330 21514 21704 D SessionLifecycleService: Activity foregrounding at
137521117.
06-08 08:59:05.345 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:45
06-08 08:59:05.345 21514 21760 I MATDBManager: sqllite db capacity:4
06-08 08:59:05.348 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:46
06-08 08:59:05.349 21514 21760 I MATDBManager: sqllite db capacity:5
06-08 08:59:05.383 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:59:05.387 21514 22264 I mali_gralloc: register: id=0x28b0001181c,
importpid=-1
06-08 08:59:05.395 21514 22264 I mali_gralloc: register: id=0x28b0001181d,
importpid=-1
06-08 08:59:05.398 21514 22264 I mali_gralloc: register: id=0x28b0001181e,
importpid=-1
06-08 08:59:05.399 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:59:05.403 21514 22265 I mali_gralloc: register: id=0x28b0001181f,
importpid=-1
06-08 08:59:05.406 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:59:05.406 21514 22265 I mali_gralloc: register: id=0x28b00011820,
importpid=-1
06-08 08:59:05.409 21514 22265 I mali_gralloc: register: id=0x28b00011821,
importpid=-1
06-08 08:59:05.411 21514 21570 D SessionLifecycleClient: Sending lifecycle 2 to
service
06-08 08:59:05.411 21514 21704 D SessionLifecycleService: Activity backgrounding at
137521199
06-08 08:59:05.455 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:47
06-08 08:59:05.456 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 08:59:05.559 21514 21571 D SessionLifecycleClient: Sending lifecycle 1 to
service
06-08 08:59:05.559 21514 21704 D SessionLifecycleService: Activity foregrounding at
137521347.
06-08 08:59:05.589 21514 21514 D VRI[AppLockActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:59:05.594 21514 22271 I mali_gralloc: register: id=0x28b00011827,
importpid=-1
06-08 08:59:05.600 21514 22271 I mali_gralloc: register: id=0x28b00011828,
importpid=-1
06-08 08:59:05.603 21514 22271 I mali_gralloc: register: id=0x28b00011829,
importpid=-1
06-08 08:59:05.614 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:59:05.665 21514 21692 I mali_gralloc: unregister: id=0x28b0001181c,
base=0x0, importpid=21514
06-08 08:59:05.665 21514 21692 I mali_gralloc: unregister: id=0x28b0001181e,
base=0x0, importpid=21514
06-08 08:59:05.666 21514 21692 I mali_gralloc: unregister: id=0x28b0001181d,
base=0x0, importpid=21514
06-08 08:59:05.671 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=2
06-08 08:59:05.737 21514 21692 I mali_gralloc: unregister: id=0x28b0001181f,
base=0x0, importpid=21514
06-08 08:59:05.738 21514 21692 I mali_gralloc: unregister: id=0x28b00011821,
base=0x0, importpid=21514
06-08 08:59:05.739 21514 21692 I mali_gralloc: unregister: id=0x28b00011820,
base=0x0, importpid=21514
06-08 08:59:05.754 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=2
06-08 08:59:06.187 22100 22281 W OpenGLRenderer: Surface doesn't have any
previously queued frames, nothing to readback from
06-08 08:59:06.216 22100 22100 I mali_gralloc: unregister: id=0x28b0001180c,
base=0x0, importpid=22100
06-08 08:59:06.218 22100 22100 I mali_gralloc: unregister: id=0x28b000117f9,
base=0x6edb2b3000, importpid=22100
06-08 08:59:06.220 22100 22100 I mali_gralloc: unregister: id=0x28b000117fc,
base=0x6edad44000, importpid=22100
06-08 08:59:06.220 22100 22100 E BLASTBufferQueue: [VRI[UnityPlayerActivity]#0]
(f:0,a:1) Applying pending transactions on dtor 1
06-08 08:59:06.222 22100 22100 I mali_gralloc: unregister: id=0x28b000117fd,
base=0x6eda8df000, importpid=22100
06-08 08:59:06.223 22100 22158 D AppMeasurementService: Not yet implemented:
onActivityStopped
06-08 08:59:06.238 22100 22100 I Process : Sending signal. PID: 22100 SIG: 9
06-08 08:59:06.254 21514 21514 D VRI[AppLockActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=0
06-08 08:59:06.255 21514 21692 I mali_gralloc: unregister: id=0x28b00011828,
base=0x0, importpid=21514
06-08 08:59:06.256 21514 21692 I mali_gralloc: unregister: id=0x28b00011829,
base=0x0, importpid=21514
06-08 08:59:06.261 21514 21692 I mali_gralloc: register: id=0x28b00011838,
importpid=-1
06-08 08:59:06.286 21514 21847 I mali_gralloc: unregister: id=0x28b00011827,
base=0x0, importpid=21514
06-08 08:59:06.292 21514 21514 D VRI[PopupWindow:972893e]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:59:06.296 21514 22283 I mali_gralloc: register: id=0x28b0001183c,
importpid=-1
06-08 08:59:06.300 21514 22283 I mali_gralloc: register: id=0x28b0001183d,
importpid=-1
06-08 08:59:06.301 21514 22283 I mali_gralloc: register: id=0x28b0001183f,
importpid=-1
06-08 08:59:06.303 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:59:06.373 9581 11260 I Process : Sending signal. PID: 22100 SIG: 9
06-08 08:59:06.758 21514 21692 I mali_gralloc: register: id=0x28b0001184b,
importpid=-1
06-08 08:59:06.774 21514 21692 I mali_gralloc: register: id=0x28b0001184c,
importpid=-1
06-08 08:59:06.978 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=0
06-08 08:59:09.737 21514 21552 D SessionLifecycleClient: Sending lifecycle 2 to
service
06-08 08:59:09.737 21514 21704 D SessionLifecycleService: Activity backgrounding at
137525525
06-08 08:59:09.820 21514 21520 W app.secretspace: Cleared Reference was only
reachable from finalizer (only reported once)
06-08 08:59:10.138 21514 21692 I mali_gralloc: unregister: id=0x28b0001183d,
base=0x0, importpid=21514
06-08 08:59:10.139 21514 21692 I mali_gralloc: unregister: id=0x28b0001183f,
base=0x0, importpid=21514
06-08 08:59:10.146 21514 21514 D VRI[PopupWindow:972893e]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=2
06-08 08:59:10.146 21514 21514 I mali_gralloc: unregister: id=0x28b0001183c,
base=0x0, importpid=21514
06-08 08:59:10.332 21514 21692 I mali_gralloc: unregister: id=0x28b00011838,
base=0x0, importpid=21514
06-08 08:59:10.339 21514 21692 I mali_gralloc: unregister: id=0x28b0001184c,
base=0x0, importpid=21514
06-08 08:59:10.344 21514 21692 I mali_gralloc: unregister: id=0x28b0001184b,
base=0x0, importpid=21514
06-08 08:59:10.379 21514 21514 E WindowManager: android.view.WindowLeaked: Activity
com.hello.sandbox.ui.lock.AppLockActivity has leaked window
android.widget.PopupWindow$PopupDecorView{9052e05 V.E...... R......D 0,0-720,184}
that was originally added here
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.view.ViewRootImpl.<init>(ViewRootImpl.java:912)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.view.ViewRootImpl.<init>(ViewRootImpl.java:896)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.view.UnisocViewRootImpl.<init>(UnisocViewRootImpl.java:35)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.view.UnisocViewRootImplFactory.makeViewRootImpl(UnisocViewRootImplFactory.j
ava:19)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:389)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.view.WindowManagerImpl.addView(WindowManagerImpl.java:148)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.widget.PopupWindow.invokePopup(PopupWindow.java:1581)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.widget.PopupWindow.showAtLocation(PopupWindow.java:1347)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.widget.PopupWindow.showAtLocation(PopupWindow.java:1313)
06-08 08:59:10.379 21514 21514 E WindowManager: at
sh.i.k(SimplePushBubble.java:18)
06-08 08:59:10.379 21514 21514 E WindowManager: at
sh.d.a(PushBubbleManager.java:24)
06-08 08:59:10.379 21514 21514 E WindowManager: at
com.hello.sandbox.ui.lock.AppLockActivity.checkAndShowSecretTip(AppLockActivity.kt:
13)
06-08 08:59:10.379 21514 21514 E WindowManager: at
com.hello.sandbox.ui.lock.AppLockActivity.onWindowFocusChanged(AppLockActivity.kt:3
)
06-08 08:59:10.379 21514 21514 E WindowManager: at
i.i.onWindowFocusChanged(Unknown Source:2)
06-08 08:59:10.379 21514 21514 E WindowManager: at
com.android.internal.policy.DecorView.onWindowFocusChanged(DecorView.java:1789)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.view.View.dispatchWindowFocusChanged(View.java:15335)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.view.ViewGroup.dispatchWindowFocusChanged(ViewGroup.java:1509)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.view.ViewRootImpl.handleWindowFocusChanged(ViewRootImpl.java:3784)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged(Unknown Source:0)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl(ViewRootImpl.java:5637)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.view.ViewRootImpl$ViewRootHandler.handleMessage(ViewRootImpl.java:5551)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.os.Looper.loopOnce(Looper.java:201)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.os.Looper.loop(Looper.java:288)
06-08 08:59:10.379 21514 21514 E WindowManager: at
android.app.ActivityThread.main(ActivityThread.java:8061)
06-08 08:59:10.379 21514 21514 E WindowManager: at
java.lang.reflect.Method.invoke(Native Method)
06-08 08:59:10.379 21514 21514 E WindowManager: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:703)
06-08 08:59:10.379 21514 21514 E WindowManager: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)
06-08 08:59:11.830 21514 21582 I FA : Application backgrounded at:
timestamp_millis: 1749387549826
06-08 08:59:37.452 21514 21514 W System.err:
android.content.pm.PackageManager$NameNotFoundException:
com.android.permission.GET_INSTALLED_APPS
06-08 08:59:37.452 21514 21514 W System.err: at
android.app.ApplicationPackageManager.getPermissionInfo(ApplicationPackageManager.j
ava:431)
06-08 08:59:37.452 21514 21514 W System.err: at
dc.d.c(GetInstalledAppsPermissionCompat.java:1)
06-08 08:59:37.452 21514 21514 W System.err: at
dc.d.a(GetInstalledAppsPermissionCompat.java:1)
06-08 08:59:37.452 21514 21514 W System.err: at
dc.m.b(PermissionDelegateImplV19.java:4)
06-08 08:59:37.452 21514 21514 W System.err: at
dc.n.b(PermissionDelegateImplV21.java:3)
06-08 08:59:37.452 21514 21514 W System.err: at
dc.o.b(PermissionDelegateImplV23.java:44)
06-08 08:59:37.452 21514 21514 W System.err: at
dc.p.b(PermissionDelegateImplV26.java:7)
06-08 08:59:37.452 21514 21514 W System.err: at
dc.q.b(PermissionDelegateImplV28.java:3)
06-08 08:59:37.452 21514 21514 W System.err: at
dc.r.b(PermissionDelegateImplV29.java:9)
06-08 08:59:37.453 21514 21514 W System.err: at
dc.s.b(PermissionDelegateImplV30.java:3)
06-08 08:59:37.453 21514 21514 W System.err: at
dc.t.b(PermissionDelegateImplV31.java:6)
06-08 08:59:37.453 21514 21514 W System.err: at
dc.u.b(PermissionDelegateImplV33.java:15)
06-08 08:59:37.453 21514 21514 W System.err: at dc.i.b(Unknown Source:2)
06-08 08:59:37.453 21514 21514 W System.err: at dc.i.c(PermissionApi.java:3)
06-08 08:59:37.453 21514 21514 W System.err: at dc.d0.a(XXPermissions.java:2)
06-08 08:59:37.453 21514 21514 W System.err: at
com.hello.sandbox.ui.splash.SplashAct.onCreate(SplashAct.kt:4)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.Activity.performCreate(Activity.java:8329)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.Activity.performCreate(Activity.java:8308)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1384)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3750)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3907)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
1)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:137)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
97)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2393)
06-08 08:59:37.453 21514 21514 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-08 08:59:37.453 21514 21514 W System.err: at
android.os.Looper.loopOnce(Looper.java:201)
06-08 08:59:37.453 21514 21514 W System.err: at
android.os.Looper.loop(Looper.java:288)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8061)
06-08 08:59:37.453 21514 21514 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-08 08:59:37.453 21514 21514 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:703)
06-08 08:59:37.453 21514 21514 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)
06-08 08:59:37.453 21514 21514 W System.err:
android.provider.Settings$SettingNotFoundException:
oem_installed_apps_runtime_permission_enable
06-08 08:59:37.453 21514 21514 W System.err: at
android.provider.Settings.parseIntSetting(Settings.java:3532)
06-08 08:59:37.453 21514 21514 W System.err: at android.provider.Settings.-$
$Nest$smparseIntSetting(Unknown Source:0)
06-08 08:59:37.453 21514 21514 W System.err: at
android.provider.Settings$Secure.getIntForUser(Settings.java:6409)
06-08 08:59:37.453 21514 21514 W System.err: at
android.provider.Settings$Secure.getInt(Settings.java:6402)
06-08 08:59:37.453 21514 21514 W System.err: at
dc.d.c(GetInstalledAppsPermissionCompat.java:6)
06-08 08:59:37.453 21514 21514 W System.err: at
dc.d.a(GetInstalledAppsPermissionCompat.java:1)
06-08 08:59:37.453 21514 21514 W System.err: at
dc.m.b(PermissionDelegateImplV19.java:4)
06-08 08:59:37.453 21514 21514 W System.err: at
dc.n.b(PermissionDelegateImplV21.java:3)
06-08 08:59:37.453 21514 21514 W System.err: at
dc.o.b(PermissionDelegateImplV23.java:44)
06-08 08:59:37.453 21514 21514 W System.err: at
dc.p.b(PermissionDelegateImplV26.java:7)
06-08 08:59:37.453 21514 21514 W System.err: at
dc.q.b(PermissionDelegateImplV28.java:3)
06-08 08:59:37.453 21514 21514 W System.err: at
dc.r.b(PermissionDelegateImplV29.java:9)
06-08 08:59:37.453 21514 21514 W System.err: at
dc.s.b(PermissionDelegateImplV30.java:3)
06-08 08:59:37.453 21514 21514 W System.err: at
dc.t.b(PermissionDelegateImplV31.java:6)
06-08 08:59:37.453 21514 21514 W System.err: at
dc.u.b(PermissionDelegateImplV33.java:15)
06-08 08:59:37.453 21514 21514 W System.err: at dc.i.b(Unknown Source:2)
06-08 08:59:37.453 21514 21514 W System.err: at dc.i.c(PermissionApi.java:3)
06-08 08:59:37.453 21514 21514 W System.err: at dc.d0.a(XXPermissions.java:2)
06-08 08:59:37.453 21514 21514 W System.err: at
com.hello.sandbox.ui.splash.SplashAct.onCreate(SplashAct.kt:4)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.Activity.performCreate(Activity.java:8329)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.Activity.performCreate(Activity.java:8308)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1384)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3750)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3907)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
1)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:137)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
97)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2393)
06-08 08:59:37.453 21514 21514 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-08 08:59:37.453 21514 21514 W System.err: at
android.os.Looper.loopOnce(Looper.java:201)
06-08 08:59:37.453 21514 21514 W System.err: at
android.os.Looper.loop(Looper.java:288)
06-08 08:59:37.453 21514 21514 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8061)
06-08 08:59:37.453 21514 21514 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-08 08:59:37.453 21514 21514 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:703)
06-08 08:59:37.453 21514 21514 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)
06-08 08:59:37.464 21514 21514 W System.err: java.io.FileNotFoundException:
/system/build.prop: open failed: EACCES (Permission denied)
06-08 08:59:37.464 21514 21514 W System.err: at
libcore.io.IoBridge.open(IoBridge.java:574)
06-08 08:59:37.464 21514 21514 W System.err: at
java.io.FileInputStream.<init>(FileInputStream.java:179)
06-08 08:59:37.464 21514 21514 W System.err: at dc.b0.c(PhoneRomUtils.java:13)
06-08 08:59:37.464 21514 21514 W System.err: at dc.b0.e(Unknown Source:2)
06-08 08:59:37.464 21514 21514 W System.err: at
dc.d.a(GetInstalledAppsPermissionCompat.java:4)
06-08 08:59:37.464 21514 21514 W System.err: at
dc.m.b(PermissionDelegateImplV19.java:4)
06-08 08:59:37.464 21514 21514 W System.err: at
dc.n.b(PermissionDelegateImplV21.java:3)
06-08 08:59:37.464 21514 21514 W System.err: at
dc.o.b(PermissionDelegateImplV23.java:44)
06-08 08:59:37.464 21514 21514 W System.err: at
dc.p.b(PermissionDelegateImplV26.java:7)
06-08 08:59:37.464 21514 21514 W System.err: at
dc.q.b(PermissionDelegateImplV28.java:3)
06-08 08:59:37.464 21514 21514 W System.err: at
dc.r.b(PermissionDelegateImplV29.java:9)
06-08 08:59:37.464 21514 21514 W System.err: at
dc.s.b(PermissionDelegateImplV30.java:3)
06-08 08:59:37.464 21514 21514 W System.err: at
dc.t.b(PermissionDelegateImplV31.java:6)
06-08 08:59:37.464 21514 21514 W System.err: at
dc.u.b(PermissionDelegateImplV33.java:15)
06-08 08:59:37.464 21514 21514 W System.err: at dc.i.b(Unknown Source:2)
06-08 08:59:37.464 21514 21514 W System.err: at dc.i.c(PermissionApi.java:3)
06-08 08:59:37.464 21514 21514 W System.err: at dc.d0.a(XXPermissions.java:2)
06-08 08:59:37.464 21514 21514 W System.err: at
com.hello.sandbox.ui.splash.SplashAct.onCreate(SplashAct.kt:4)
06-08 08:59:37.464 21514 21514 W System.err: at
android.app.Activity.performCreate(Activity.java:8329)
06-08 08:59:37.464 21514 21514 W System.err: at
android.app.Activity.performCreate(Activity.java:8308)
06-08 08:59:37.464 21514 21514 W System.err: at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1384)
06-08 08:59:37.464 21514 21514 W System.err: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3750)
06-08 08:59:37.464 21514 21514 W System.err: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3907)
06-08 08:59:37.464 21514 21514 W System.err: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
1)
06-08 08:59:37.464 21514 21514 W System.err: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:137)
06-08 08:59:37.464 21514 21514 W System.err: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
97)
06-08 08:59:37.464 21514 21514 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2393)
06-08 08:59:37.464 21514 21514 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-08 08:59:37.464 21514 21514 W System.err: at
android.os.Looper.loopOnce(Looper.java:201)
06-08 08:59:37.464 21514 21514 W System.err: at
android.os.Looper.loop(Looper.java:288)
06-08 08:59:37.464 21514 21514 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8061)
06-08 08:59:37.464 21514 21514 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-08 08:59:37.465 21514 21514 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:703)
06-08 08:59:37.465 21514 21514 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)
06-08 08:59:37.465 21514 21514 W System.err: Caused by:
android.system.ErrnoException: open failed: EACCES (Permission denied)
06-08 08:59:37.465 21514 21514 W System.err: at libcore.io.Linux.open(Native
Method)
06-08 08:59:37.465 21514 21514 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
06-08 08:59:37.465 21514 21514 W System.err: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
06-08 08:59:37.465 21514 21514 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
06-08 08:59:37.465 21514 21514 W System.err: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:7919)
06-08 08:59:37.465 21514 21514 W System.err: at
libcore.io.IoBridge.open(IoBridge.java:560)
06-08 08:59:37.465 21514 21514 W System.err: ... 33 more
06-08 08:59:37.546 21514 21571 D SessionLifecycleClient: Sending lifecycle 1 to
service
06-08 08:59:37.548 21514 21704 D SessionLifecycleService: Activity foregrounding at
137553334.
06-08 08:59:37.578 21514 21514 D VRI[AppLockActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:59:37.583 21514 22647 I mali_gralloc: register: id=0x28b00011886,
importpid=-1
06-08 08:59:37.586 21514 22647 I mali_gralloc: register: id=0x28b00011887,
importpid=-1
06-08 08:59:37.588 21514 22647 I mali_gralloc: register: id=0x28b00011888,
importpid=-1
06-08 08:59:37.607 21514 21692 W Parcel : Expecting binder but got null!
06-08 08:59:37.724 21514 21514 D VRI[PopupWindow:c69adf8]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 08:59:37.742 21514 22649 I mali_gralloc: register: id=0x28b0001188a,
importpid=-1
06-08 08:59:37.743 21514 22649 I mali_gralloc: register: id=0x28b0001188b,
importpid=-1
06-08 08:59:37.744 21514 22649 I mali_gralloc: register: id=0x28b0001188c,
importpid=-1
06-08 08:59:37.747 21514 21692 W Parcel : Expecting binder but got null!
06-08 09:00:06.789 21514 21571 D SessionLifecycleClient: Sending lifecycle 2 to
service
06-08 09:00:06.789 21514 21704 D SessionLifecycleService: Activity backgrounding at
137582577
06-08 09:00:06.835 21514 21552 D SessionLifecycleClient: Sending lifecycle 1 to
service
06-08 09:00:06.835 21514 21704 D SessionLifecycleService: Activity foregrounding at
137582623.
06-08 09:00:06.837 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:48
06-08 09:00:06.838 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 09:00:06.852 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 09:00:06.856 21514 23177 I mali_gralloc: register: id=0x28b00011893,
importpid=-1
06-08 09:00:06.858 21514 23177 I mali_gralloc: register: id=0x28b00011894,
importpid=-1
06-08 09:00:06.863 21514 23177 I mali_gralloc: register: id=0x28b00011895,
importpid=-1
06-08 09:00:06.918 21514 21692 W Parcel : Expecting binder but got null!
06-08 09:00:06.943 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:49
06-08 09:00:06.944 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 09:00:06.946 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:50
06-08 09:00:06.948 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 09:00:07.439 21514 21692 I mali_gralloc: unregister: id=0x28b0001188a,
base=0x0, importpid=21514
06-08 09:00:07.440 21514 21692 I mali_gralloc: unregister: id=0x28b0001188b,
base=0x0, importpid=21514
06-08 09:00:07.446 21514 21514 D VRI[PopupWindow:c69adf8]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=2
06-08 09:00:07.448 21514 21514 I mali_gralloc: unregister: id=0x28b0001188c,
base=0x0, importpid=21514
06-08 09:00:07.458 21514 21692 I mali_gralloc: unregister: id=0x28b00011886,
base=0x0, importpid=21514
06-08 09:00:07.459 21514 21692 I mali_gralloc: unregister: id=0x28b00011888,
base=0x0, importpid=21514
06-08 09:00:07.460 21514 21692 I mali_gralloc: unregister: id=0x28b00011887,
base=0x0, importpid=21514
06-08 09:00:07.470 21514 21514 E WindowManager: android.view.WindowLeaked: Activity
com.hello.sandbox.ui.lock.AppLockActivity has leaked window
android.widget.PopupWindow$PopupDecorView{599bcad V.E...... R......D 0,0-720,184}
that was originally added here
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.view.ViewRootImpl.<init>(ViewRootImpl.java:912)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.view.ViewRootImpl.<init>(ViewRootImpl.java:896)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.view.UnisocViewRootImpl.<init>(UnisocViewRootImpl.java:35)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.view.UnisocViewRootImplFactory.makeViewRootImpl(UnisocViewRootImplFactory.j
ava:19)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:389)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.view.WindowManagerImpl.addView(WindowManagerImpl.java:148)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.widget.PopupWindow.invokePopup(PopupWindow.java:1581)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.widget.PopupWindow.showAtLocation(PopupWindow.java:1347)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.widget.PopupWindow.showAtLocation(PopupWindow.java:1313)
06-08 09:00:07.470 21514 21514 E WindowManager: at
sh.i.k(SimplePushBubble.java:18)
06-08 09:00:07.470 21514 21514 E WindowManager: at
sh.d.a(PushBubbleManager.java:14)
06-08 09:00:07.470 21514 21514 E WindowManager: at
com.hello.sandbox.ui.lock.AppLockActivity.checkAndShowSecretTip(AppLockActivity.kt:
13)
06-08 09:00:07.470 21514 21514 E WindowManager: at
com.hello.sandbox.ui.lock.AppLockActivity.onWindowFocusChanged(AppLockActivity.kt:3
)
06-08 09:00:07.470 21514 21514 E WindowManager: at
i.i.onWindowFocusChanged(Unknown Source:2)
06-08 09:00:07.470 21514 21514 E WindowManager: at
com.android.internal.policy.DecorView.onWindowFocusChanged(DecorView.java:1789)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.view.View.dispatchWindowFocusChanged(View.java:15335)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.view.ViewGroup.dispatchWindowFocusChanged(ViewGroup.java:1509)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.view.ViewRootImpl.handleWindowFocusChanged(ViewRootImpl.java:3784)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged(Unknown Source:0)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl(ViewRootImpl.java:5637)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.view.ViewRootImpl$ViewRootHandler.handleMessage(ViewRootImpl.java:5551)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.os.Looper.loopOnce(Looper.java:201)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.os.Looper.loop(Looper.java:288)
06-08 09:00:07.470 21514 21514 E WindowManager: at
android.app.ActivityThread.main(ActivityThread.java:8061)
06-08 09:00:07.470 21514 21514 E WindowManager: at
java.lang.reflect.Method.invoke(Native Method)
06-08 09:00:07.470 21514 21514 E WindowManager: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:703)
06-08 09:00:07.470 21514 21514 E WindowManager: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)
06-08 09:00:11.918 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 09:00:11.925 21514 23186 I mali_gralloc: register: id=0x28b00011898,
importpid=-1
06-08 09:00:11.929 21514 23186 I mali_gralloc: register: id=0x28b00011899,
importpid=-1
06-08 09:00:11.933 21514 21692 W Parcel : Expecting binder but got null!
06-08 09:00:11.935 21514 23186 I mali_gralloc: register: id=0x28b0001189a,
importpid=-1
06-08 09:00:13.753 21514 21692 I mali_gralloc: unregister: id=0x28b0001189a,
base=0x0, importpid=21514
06-08 09:00:13.760 21514 22215 I mali_gralloc: unregister: id=0x28b00011899,
base=0x0, importpid=21514
06-08 09:00:13.761 21514 22215 I mali_gralloc: unregister: id=0x28b00011898,
base=0x0, importpid=21514
06-08 09:00:14.650 21514 21552 D SessionLifecycleClient: Sending lifecycle 2 to
service
06-08 09:00:14.651 21514 21704 D SessionLifecycleService: Activity backgrounding at
137590438
06-08 09:00:14.665 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:51
06-08 09:00:14.665 21514 21760 I MATDBManager: sqllite db capacity:3
06-08 09:00:14.667 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:52
06-08 09:00:14.667 21514 21760 I MATDBManager: sqllite db capacity:4
06-08 09:00:14.708 21514 21552 D SessionLifecycleClient: Sending lifecycle 1 to
service
06-08 09:00:14.708 21514 21704 D SessionLifecycleService: Activity foregrounding at
137590496.
06-08 09:00:14.724 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:53
06-08 09:00:14.725 21514 21514 D VRI[SearchListActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 09:00:14.726 21514 21760 I MATDBManager: sqllite db capacity:5
06-08 09:00:14.728 21514 23189 I mali_gralloc: register: id=0x28b0001189b,
importpid=-1
06-08 09:00:14.729 21514 23189 I mali_gralloc: register: id=0x28b0001189c,
importpid=-1
06-08 09:00:14.730 21514 23189 I mali_gralloc: register: id=0x28b0001189d,
importpid=-1
06-08 09:00:14.733 21514 21692 W Parcel : Expecting binder but got null!
06-08 09:00:14.741 21514 21514 D VRI[SearchListActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 09:00:14.745 21514 23192 I mali_gralloc: register: id=0x28b0001189e,
importpid=-1
06-08 09:00:14.747 21514 23192 I mali_gralloc: register: id=0x28b0001189f,
importpid=-1
06-08 09:00:14.749 21514 23192 I mali_gralloc: register: id=0x28b000118a0,
importpid=-1
06-08 09:00:14.749 21514 21692 W Parcel : Expecting binder but got null!
06-08 09:00:14.757 21514 21692 I mali_gralloc: unregister: id=0x28b0001189d,
base=0x0, importpid=21514
06-08 09:00:14.758 21514 21692 I mali_gralloc: unregister: id=0x28b0001189c,
base=0x0, importpid=21514
06-08 09:00:14.759 21514 21514 I mali_gralloc: unregister: id=0x28b0001189b,
base=0x0, importpid=21514
06-08 09:00:14.839 21514 21514 W System.err:
android.content.pm.PackageManager$NameNotFoundException:
com.android.permission.GET_INSTALLED_APPS
06-08 09:00:14.839 21514 21514 W System.err: at
android.app.ApplicationPackageManager.getPermissionInfo(ApplicationPackageManager.j
ava:431)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.d.c(GetInstalledAppsPermissionCompat.java:1)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.d.a(GetInstalledAppsPermissionCompat.java:1)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.m.b(PermissionDelegateImplV19.java:4)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.n.b(PermissionDelegateImplV21.java:3)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.o.b(PermissionDelegateImplV23.java:44)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.p.b(PermissionDelegateImplV26.java:7)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.q.b(PermissionDelegateImplV28.java:3)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.r.b(PermissionDelegateImplV29.java:9)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.s.b(PermissionDelegateImplV30.java:3)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.t.b(PermissionDelegateImplV31.java:6)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.u.b(PermissionDelegateImplV33.java:15)
06-08 09:00:14.839 21514 21514 W System.err: at dc.i.b(Unknown Source:2)
06-08 09:00:14.839 21514 21514 W System.err: at dc.i.c(PermissionApi.java:3)
06-08 09:00:14.839 21514 21514 W System.err: at dc.d0.c(XXPermissions.java:219)
06-08 09:00:14.839 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.requestGetInstalledAppsPermissions(S
earchListActivity.kt:4)
06-08 09:00:14.839 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.access$requestGetInstalledAppsPermis
sions(Unknown Source:0)
06-08 09:00:14.839 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity$initViewModel$3.invoke(SearchListAct
ivity.kt:16)
06-08 09:00:14.839 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity$initViewModel$3.invoke(SearchListAct
ivity.kt:1)
06-08 09:00:14.839 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.initViewModel$lambda$17(Unknown
Source:5)
06-08 09:00:14.839 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.g(Unknown Source:0)
06-08 09:00:14.839 21514 21514 W System.err: at
com.hello.sandbox.profile.owner.ui.frag.f.a(Unknown Source:20)
06-08 09:00:14.839 21514 21514 W System.err: at
androidx.lifecycle.LiveData.b(LiveData.java:6)
06-08 09:00:14.839 21514 21514 W System.err: at
androidx.lifecycle.LiveData.c(LiveData.java:8)
06-08 09:00:14.839 21514 21514 W System.err: at
androidx.lifecycle.p.j(MutableLiveData.java:4)
06-08 09:00:14.839 21514 21514 W System.err: at
androidx.lifecycle.LiveData$a.run(LiveData.java:5)
06-08 09:00:14.839 21514 21514 W System.err: at
android.os.Handler.handleCallback(Handler.java:942)
06-08 09:00:14.839 21514 21514 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-08 09:00:14.839 21514 21514 W System.err: at
android.os.Looper.loopOnce(Looper.java:201)
06-08 09:00:14.839 21514 21514 W System.err: at
android.os.Looper.loop(Looper.java:288)
06-08 09:00:14.839 21514 21514 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8061)
06-08 09:00:14.839 21514 21514 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-08 09:00:14.839 21514 21514 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:703)
06-08 09:00:14.839 21514 21514 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)
06-08 09:00:14.839 21514 21514 W System.err:
android.provider.Settings$SettingNotFoundException:
oem_installed_apps_runtime_permission_enable
06-08 09:00:14.839 21514 21514 W System.err: at
android.provider.Settings.parseIntSetting(Settings.java:3532)
06-08 09:00:14.839 21514 21514 W System.err: at android.provider.Settings.-$
$Nest$smparseIntSetting(Unknown Source:0)
06-08 09:00:14.839 21514 21514 W System.err: at
android.provider.Settings$Secure.getIntForUser(Settings.java:6409)
06-08 09:00:14.839 21514 21514 W System.err: at
android.provider.Settings$Secure.getInt(Settings.java:6402)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.d.c(GetInstalledAppsPermissionCompat.java:6)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.d.a(GetInstalledAppsPermissionCompat.java:1)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.m.b(PermissionDelegateImplV19.java:4)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.n.b(PermissionDelegateImplV21.java:3)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.o.b(PermissionDelegateImplV23.java:44)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.p.b(PermissionDelegateImplV26.java:7)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.q.b(PermissionDelegateImplV28.java:3)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.r.b(PermissionDelegateImplV29.java:9)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.s.b(PermissionDelegateImplV30.java:3)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.t.b(PermissionDelegateImplV31.java:6)
06-08 09:00:14.839 21514 21514 W System.err: at
dc.u.b(PermissionDelegateImplV33.java:15)
06-08 09:00:14.839 21514 21514 W System.err: at dc.i.b(Unknown Source:2)
06-08 09:00:14.839 21514 21514 W System.err: at dc.i.c(PermissionApi.java:3)
06-08 09:00:14.839 21514 21514 W System.err: at dc.d0.c(XXPermissions.java:219)
06-08 09:00:14.839 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.requestGetInstalledAppsPermissions(S
earchListActivity.kt:4)
06-08 09:00:14.839 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.access$requestGetInstalledAppsPermis
sions(Unknown Source:0)
06-08 09:00:14.840 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity$initViewModel$3.invoke(SearchListAct
ivity.kt:16)
06-08 09:00:14.840 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity$initViewModel$3.invoke(SearchListAct
ivity.kt:1)
06-08 09:00:14.840 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.initViewModel$lambda$17(Unknown
Source:5)
06-08 09:00:14.840 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.g(Unknown Source:0)
06-08 09:00:14.840 21514 21514 W System.err: at
com.hello.sandbox.profile.owner.ui.frag.f.a(Unknown Source:20)
06-08 09:00:14.840 21514 21514 W System.err: at
androidx.lifecycle.LiveData.b(LiveData.java:6)
06-08 09:00:14.840 21514 21514 W System.err: at
androidx.lifecycle.LiveData.c(LiveData.java:8)
06-08 09:00:14.840 21514 21514 W System.err: at
androidx.lifecycle.p.j(MutableLiveData.java:4)
06-08 09:00:14.840 21514 21514 W System.err: at
androidx.lifecycle.LiveData$a.run(LiveData.java:5)
06-08 09:00:14.840 21514 21514 W System.err: at
android.os.Handler.handleCallback(Handler.java:942)
06-08 09:00:14.840 21514 21514 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-08 09:00:14.840 21514 21514 W System.err: at
android.os.Looper.loopOnce(Looper.java:201)
06-08 09:00:14.840 21514 21514 W System.err: at
android.os.Looper.loop(Looper.java:288)
06-08 09:00:14.840 21514 21514 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8061)
06-08 09:00:14.840 21514 21514 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-08 09:00:14.840 21514 21514 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:703)
06-08 09:00:14.840 21514 21514 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)
06-08 09:00:14.851 21514 21514 W System.err: java.io.FileNotFoundException:
/system/build.prop: open failed: EACCES (Permission denied)
06-08 09:00:14.851 21514 21514 W System.err: at
libcore.io.IoBridge.open(IoBridge.java:574)
06-08 09:00:14.851 21514 21514 W System.err: at
java.io.FileInputStream.<init>(FileInputStream.java:179)
06-08 09:00:14.851 21514 21514 W System.err: at dc.b0.c(PhoneRomUtils.java:13)
06-08 09:00:14.851 21514 21514 W System.err: at dc.b0.e(Unknown Source:2)
06-08 09:00:14.851 21514 21514 W System.err: at
dc.d.a(GetInstalledAppsPermissionCompat.java:4)
06-08 09:00:14.851 21514 21514 W System.err: at
dc.m.b(PermissionDelegateImplV19.java:4)
06-08 09:00:14.851 21514 21514 W System.err: at
dc.n.b(PermissionDelegateImplV21.java:3)
06-08 09:00:14.851 21514 21514 W System.err: at
dc.o.b(PermissionDelegateImplV23.java:44)
06-08 09:00:14.851 21514 21514 W System.err: at
dc.p.b(PermissionDelegateImplV26.java:7)
06-08 09:00:14.851 21514 21514 W System.err: at
dc.q.b(PermissionDelegateImplV28.java:3)
06-08 09:00:14.851 21514 21514 W System.err: at
dc.r.b(PermissionDelegateImplV29.java:9)
06-08 09:00:14.851 21514 21514 W System.err: at
dc.s.b(PermissionDelegateImplV30.java:3)
06-08 09:00:14.851 21514 21514 W System.err: at
dc.t.b(PermissionDelegateImplV31.java:6)
06-08 09:00:14.851 21514 21514 W System.err: at
dc.u.b(PermissionDelegateImplV33.java:15)
06-08 09:00:14.851 21514 21514 W System.err: at dc.i.b(Unknown Source:2)
06-08 09:00:14.851 21514 21514 W System.err: at dc.i.c(PermissionApi.java:3)
06-08 09:00:14.851 21514 21514 W System.err: at dc.d0.c(XXPermissions.java:219)
06-08 09:00:14.851 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.requestGetInstalledAppsPermissions(S
earchListActivity.kt:4)
06-08 09:00:14.851 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.access$requestGetInstalledAppsPermis
sions(Unknown Source:0)
06-08 09:00:14.851 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity$initViewModel$3.invoke(SearchListAct
ivity.kt:16)
06-08 09:00:14.851 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity$initViewModel$3.invoke(SearchListAct
ivity.kt:1)
06-08 09:00:14.851 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.initViewModel$lambda$17(Unknown
Source:5)
06-08 09:00:14.851 21514 21514 W System.err: at
com.hello.sandbox.ui.search.SearchListActivity.g(Unknown Source:0)
06-08 09:00:14.851 21514 21514 W System.err: at
com.hello.sandbox.profile.owner.ui.frag.f.a(Unknown Source:20)
06-08 09:00:14.851 21514 21514 W System.err: at
androidx.lifecycle.LiveData.b(LiveData.java:6)
06-08 09:00:14.851 21514 21514 W System.err: at
androidx.lifecycle.LiveData.c(LiveData.java:8)
06-08 09:00:14.851 21514 21514 W System.err: at
androidx.lifecycle.p.j(MutableLiveData.java:4)
06-08 09:00:14.851 21514 21514 W System.err: at
androidx.lifecycle.LiveData$a.run(LiveData.java:5)
06-08 09:00:14.851 21514 21514 W System.err: at
android.os.Handler.handleCallback(Handler.java:942)
06-08 09:00:14.851 21514 21514 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:99)
06-08 09:00:14.851 21514 21514 W System.err: at
android.os.Looper.loopOnce(Looper.java:201)
06-08 09:00:14.851 21514 21514 W System.err: at
android.os.Looper.loop(Looper.java:288)
06-08 09:00:14.851 21514 21514 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8061)
06-08 09:00:14.851 21514 21514 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-08 09:00:14.851 21514 21514 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:703)
06-08 09:00:14.851 21514 21514 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)
06-08 09:00:14.851 21514 21514 W System.err: Caused by:
android.system.ErrnoException: open failed: EACCES (Permission denied)
06-08 09:00:14.851 21514 21514 W System.err: at libcore.io.Linux.open(Native
Method)
06-08 09:00:14.851 21514 21514 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
06-08 09:00:14.851 21514 21514 W System.err: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
06-08 09:00:14.851 21514 21514 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
06-08 09:00:14.851 21514 21514 W System.err: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:7919)
06-08 09:00:14.851 21514 21514 W System.err: at
libcore.io.IoBridge.open(IoBridge.java:560)
06-08 09:00:14.851 21514 21514 W System.err: ... 35 more
06-08 09:00:15.359 21514 21692 I mali_gralloc: unregister: id=0x28b00011893,
base=0x0, importpid=21514
06-08 09:00:15.364 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=2
06-08 09:00:15.367 21514 21758 I mali_gralloc: unregister: id=0x28b00011895,
base=0x0, importpid=21514
06-08 09:00:15.368 21514 21758 I mali_gralloc: unregister: id=0x28b00011894,
base=0x0, importpid=21514
06-08 09:00:15.371 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:54
06-08 09:00:15.372 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 09:00:15.374 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:55
06-08 09:00:15.375 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 09:00:15.376 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:56
06-08 09:00:15.377 21514 21760 I MATDBManager: sqllite db capacity:3
06-08 09:00:15.380 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:57
06-08 09:00:15.381 21514 21760 I MATDBManager: sqllite db capacity:4
06-08 09:00:15.383 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:58
06-08 09:00:15.383 21514 21760 I MATDBManager: sqllite db capacity:5
06-08 09:00:15.493 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:59
06-08 09:00:15.493 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 09:00:15.494 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:60
06-08 09:00:15.495 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 09:00:15.496 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:61
06-08 09:00:15.497 21514 21760 I MATDBManager: sqllite db capacity:3
06-08 09:00:15.498 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:62
06-08 09:00:15.499 21514 21760 I MATDBManager: sqllite db capacity:4
06-08 09:00:15.500 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:63
06-08 09:00:15.501 21514 21760 I MATDBManager: sqllite db capacity:5
06-08 09:00:15.608 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:64
06-08 09:00:15.608 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 09:00:15.610 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:65
06-08 09:00:15.610 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 09:00:15.611 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:66
06-08 09:00:15.612 21514 21760 I MATDBManager: sqllite db capacity:3
06-08 09:00:15.613 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:67
06-08 09:00:15.614 21514 21760 I MATDBManager: sqllite db capacity:4
06-08 09:00:15.615 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:68
06-08 09:00:15.616 21514 21760 I MATDBManager: sqllite db capacity:5
06-08 09:00:15.726 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:69
06-08 09:00:15.727 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 09:00:15.728 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:70
06-08 09:00:15.729 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 09:00:15.730 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:71
06-08 09:00:15.731 21514 21760 I MATDBManager: sqllite db capacity:3
06-08 09:00:15.732 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:72
06-08 09:00:15.733 21514 21760 I MATDBManager: sqllite db capacity:4
06-08 09:00:15.735 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:73
06-08 09:00:15.737 21514 21760 I MATDBManager: sqllite db capacity:5
06-08 09:00:15.846 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:74
06-08 09:00:15.846 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 09:00:15.848 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:75
06-08 09:00:15.848 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 09:00:15.850 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:76
06-08 09:00:15.850 21514 21760 I MATDBManager: sqllite db capacity:3
06-08 09:00:15.852 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:77
06-08 09:00:15.853 21514 21760 I MATDBManager: sqllite db capacity:4
06-08 09:00:15.854 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:78
06-08 09:00:15.855 21514 21760 I MATDBManager: sqllite db capacity:5
06-08 09:00:18.124 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:79
06-08 09:00:18.125 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 09:00:18.126 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:80
06-08 09:00:18.127 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 09:00:18.146 21514 21514 D VRI[SearchListActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 09:00:18.154 21514 23202 I mali_gralloc: register: id=0x28b000118a3,
importpid=-1
06-08 09:00:18.159 21514 23202 I mali_gralloc: register: id=0x28b000118a4,
importpid=-1
06-08 09:00:18.161 21514 21692 W Parcel : Expecting binder but got null!
06-08 09:00:18.163 21514 23202 I mali_gralloc: register: id=0x28b000118a5,
importpid=-1
06-08 09:00:18.959 21514 21552 D SessionLifecycleClient: Sending lifecycle 2 to
service
06-08 09:00:18.960 21514 21704 D SessionLifecycleService: Activity backgrounding at
137594747
06-08 09:00:18.969 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:81
06-08 09:00:18.970 21514 21760 I MATDBManager: sqllite db capacity:3
06-08 09:00:18.985 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:82
06-08 09:00:18.985 21514 21760 I MATDBManager: sqllite db capacity:4
06-08 09:00:19.016 21514 21572 D SessionLifecycleClient: Sending lifecycle 1 to
service
06-08 09:00:19.016 21514 21704 D SessionLifecycleService: Activity foregrounding at
137594804.
06-08 09:00:19.027 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 09:00:19.032 21514 23205 I mali_gralloc: register: id=0x28b000118a7,
importpid=-1
06-08 09:00:19.034 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:83
06-08 09:00:19.034 21514 21760 I MATDBManager: sqllite db capacity:5
06-08 09:00:19.034 21514 23205 I mali_gralloc: register: id=0x28b000118a8,
importpid=-1
06-08 09:00:19.038 21514 23205 I mali_gralloc: register: id=0x28b000118a9,
importpid=-1
06-08 09:00:19.046 9581 11260 W PackageParser: Unknown element under <manifest>:
queries at /data/app/~~XjmQPTS0-seK0VWp256jmQ==/com.homedesign.restore.asmr.games-
Vs48de2r25xdTArN20n2UQ==/base.apk Binary XML file line #38
06-08 09:00:19.052 9581 11260 W PackageParser: Unknown element under
<application>: property at
/data/app/~~XjmQPTS0-seK0VWp256jmQ==/com.homedesign.restore.asmr.games-
Vs48de2r25xdTArN20n2UQ==/base.apk Binary XML file line #515
06-08 09:00:19.052 9581 11260 W PackageParser: Unknown element under
<application>: property at
/data/app/~~XjmQPTS0-seK0VWp256jmQ==/com.homedesign.restore.asmr.games-
Vs48de2r25xdTArN20n2UQ==/base.apk Binary XML file line #549
06-08 09:00:19.053 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 09:00:19.057 21514 23207 I mali_gralloc: register: id=0x28b000118aa,
importpid=-1
06-08 09:00:19.058 21514 23207 I mali_gralloc: register: id=0x28b000118ab,
importpid=-1
06-08 09:00:19.059 21514 23207 I mali_gralloc: register: id=0x28b000118ac,
importpid=-1
06-08 09:00:19.062 21514 21692 W Parcel : Expecting binder but got null!
06-08 09:00:19.071 9581 11260 W PackageParser: Unknown element under <manifest>:
queries at /data/app/~~XjmQPTS0-seK0VWp256jmQ==/com.homedesign.restore.asmr.games-
Vs48de2r25xdTArN20n2UQ==/base.apk Binary XML file line #38
06-08 09:00:19.073 9581 11260 W PackageParser: Unknown element under
<application>: property at
/data/app/~~XjmQPTS0-seK0VWp256jmQ==/com.homedesign.restore.asmr.games-
Vs48de2r25xdTArN20n2UQ==/base.apk Binary XML file line #515
06-08 09:00:19.073 9581 11260 W PackageParser: Unknown element under
<application>: property at
/data/app/~~XjmQPTS0-seK0VWp256jmQ==/com.homedesign.restore.asmr.games-
Vs48de2r25xdTArN20n2UQ==/base.apk Binary XML file line #549
06-08 09:00:19.150 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:84
06-08 09:00:19.150 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 09:00:19.283 21514 22628 I mali_gralloc: unregister: id=0x28b000118a3,
base=0x0, importpid=21514
06-08 09:00:19.300 21514 22628 I mali_gralloc: unregister: id=0x28b000118a5,
base=0x0, importpid=21514
06-08 09:00:19.301 21514 22628 I mali_gralloc: unregister: id=0x28b000118a4,
base=0x0, importpid=21514
06-08 09:00:19.591 21514 21692 I mali_gralloc: unregister: id=0x28b0001189e,
base=0x0, importpid=21514
06-08 09:00:19.591 21514 21692 I mali_gralloc: unregister: id=0x28b000118a0,
base=0x0, importpid=21514
06-08 09:00:19.596 21514 21514 D VRI[SearchListActivity]: performTraversals
relayoutWindow: maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=2
06-08 09:00:19.597 21514 21514 I mali_gralloc: unregister: id=0x28b0001189f,
base=0x0, importpid=21514
06-08 09:00:20.407 21514 21692 I mali_gralloc: unregister: id=0x28b000118ab,
base=0x0, importpid=21514
06-08 09:00:20.422 21514 22628 I mali_gralloc: unregister: id=0x28b000118aa,
base=0x0, importpid=21514
06-08 09:00:20.423 21514 22628 I mali_gralloc: unregister: id=0x28b000118ac,
base=0x0, importpid=21514
06-08 09:00:20.440 21514 21514 W PackageParser: Unknown element under <manifest>:
queries at
/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.homedesign.restore.
asmr.games/base.apk Binary XML file line #38
06-08 09:00:20.445 21514 21514 W PackageParser: Unknown element under
<application>: property at
/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.homedesign.restore.
asmr.games/base.apk Binary XML file line #515
06-08 09:00:20.445 21514 21514 W PackageParser: Unknown element under
<application>: property at
/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.homedesign.restore.
asmr.games/base.apk Binary XML file line #549
06-08 09:00:20.474 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:85
06-08 09:00:20.475 21514 21760 I MATDBManager: sqllite db capacity:2
06-08 09:00:20.485 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:86
06-08 09:00:20.485 21514 21760 I MATDBManager: sqllite db capacity:3
06-08 09:00:20.493 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 09:00:20.513 21514 23212 I mali_gralloc: register: id=0x28b000118af,
importpid=-1
06-08 09:00:20.517 21514 23212 I mali_gralloc: register: id=0x28b000118b0,
importpid=-1
06-08 09:00:20.521 21514 21692 W Parcel : Expecting binder but got null!
06-08 09:00:20.521 21514 23212 I mali_gralloc: register: id=0x28b000118b1,
importpid=-1
06-08 09:00:20.536 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:87
06-08 09:00:20.537 21514 21760 I MATDBManager: sqllite db capacity:4
06-08 09:00:20.567 21899 21899 I WM-RemoteWorkerService: Binding to
RemoteWorkerService
06-08 09:00:20.572 21899 21912 D WM-WM-RemoteWorker List: Executing work request
(bd559fa7-3fb0-4b24-abe3-d3d2c9c6206d, com.tantan.dex.library.Dex2OatWorker)
06-08 09:00:20.581 21899 21942 E secretspace:dex: Attempt to load writable dex
file:
/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.homedesign.restore.
asmr.games/base.apk
06-08 09:00:20.581 21899 21942 W ziparchive: Unable to open
'/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.homedesign.restore
.asmr.games/base.dm': No such file or directory
06-08 09:00:21.545 21899 21942 W secretspace:dex: This dex file is invalid and will
be rejected in the future. Error is: Interface field is not public final static,
Lcom/yandex/mobile/ads/impl/k40;.$desugar$clinit: 1008(static )
06-08 09:00:21.751 23220 23220 D installd: Mismatched cache GID/mode at
/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.homedesign.restore.
asmr.games/oat: found 10238/448 but expected 10238/505
06-08 09:00:21.752 23220 23220 I installd: installd cannot open oat file during
dexopt/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.homedesign.restore.asmr.games/oat/arm64/base.odex: No such file or directory
06-08 09:00:21.752 23220 23220 I installd: installd cannot open vdex file during
dexopt/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.homedesign.restore.asmr.games/oat/arm64/base.vdex: No such file or directory
06-08 09:00:21.817 23220 23220 I dexoptanalyzer: MMAP_TRYLOCK is not supported in
uffd addr:0x7568268000 page-size:4096
06-08 09:00:21.823 23220 23220 I dexoptanalyzer: Using CollectorTypeCMC GC.
06-08 09:00:21.891 23220 23220 W ziparchive: Unable to open
'/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/com.homedesign.restore
.asmr.games/base.dm': Permission denied
06-08 09:00:21.884 23220 23220 W main : type=1400 audit(0.0:423954): avc: denied
{ search } for name="com.hello.miheapp.secretspace" dev="dm-40" ino=486115
scontext=u:r:dexoptanalyzer:s0
tcontext=u:object_r:app_data_file:s0:c238,c256,c512,c768 tclass=dir permissive=0
app=com.hello.miheapp.secretspace
06-08 09:00:21.893 23220 23220 W dexoptanalyzer: Current thread not detached in
Runtime shutdown
06-08 09:00:21.920 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:88
06-08 09:00:21.921 21514 21760 I MATDBManager: sqllite db capacity:5
06-08 09:00:21.956 23223 23223 I dex2oat64: MMAP_TRYLOCK is not supported in uffd
addr:0x78eab75000 page-size:4096
06-08 09:00:21.958 23223 23223 W dex2oat64: Obsolete flag --compact-dex-level
ignored
06-08 09:00:21.960 23223 23223 W dex2oat64: Mismatch between dex2oat instruction
set features to use (ISA: Arm64 Feature string: -a53,crc,lse,fp16,dotprod,-sve) and
those from CPP defines (ISA: Arm64 Feature string: -a53,-crc,-lse,-fp16,-dotprod,-
sve) for the command line:
06-08 09:00:21.960 23223 23223 W dex2oat64: /apex/com.android.art/bin/dex2oat64 --
zip-fd=7 --zip-location=base.apk --oat-fd=8
--oat-location=/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.homedesign.restore.asmr.games/oat/arm64/base.odex --input-vdex-fd=-1 --output-
vdex-fd=9 --app-image-fd=12 --image-format=lz4 --profile-file-fd=11 --swap-fd=10 --
classpath-dir=/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.homedesign.restore.asmr.games --compact-dex-level=none --instruction-set=arm64
--instruction-set-features=default --instruction-set-variant=cortex-a75 --compiler-
filter=verify --compilation-reason=install --max-image-block-size=524288 --resolve-
startup-const-strings=true --generate-mini-debug-info --runtime-arg -Xtarget-sdk-
version:34 --runtime-arg -Xhidden-api-policy:enabled --runtime-arg -Xms64m --
runtime-arg -Xmx512m
06-08 09:00:21.961 23223 23223 I dex2oat64: /apex/com.android.art/bin/dex2oat64 --
input-vdex-fd=-1 --output-vdex-fd=9 --profile-file-fd=11
--classpath-dir=/data/user/0/com.hello.miheapp.secretspace/sandbox/data/app/
com.homedesign.restore.asmr.games --compact-dex-level=none --compiler-filter=verify
--compilation-reason=install --max-image-block-size=524288 --resolve-startup-const-
strings=true --generate-mini-debug-info
06-08 09:00:22.227 21514 21758 I mali_gralloc: unregister: id=0x28b000118b1,
base=0x0, importpid=21514
06-08 09:00:22.246 21514 21758 I mali_gralloc: unregister: id=0x28b000118b0,
base=0x0, importpid=21514
06-08 09:00:22.247 21514 21758 I mali_gralloc: unregister: id=0x28b000118af,
base=0x0, importpid=21514
06-08 09:00:23.010 23223 23223 W dex2oat64: This dex file is invalid and will be
rejected in the future. Error is: Interface field is not public final static,
Lcom/yandex/mobile/ads/impl/k40;.$desugar$clinit: 1008(static )
06-08 09:00:23.116 21514 21760 I MATDBManager: sqllite db insert success! insert
row id:89
06-08 09:00:23.117 21514 21760 I MATDBManager: sqllite db capacity:1
06-08 09:00:23.130 21514 21514 D VRI[HomeAct]: performTraversals relayoutWindow:
maybeSyncSeqId=-1 ,mSyncSeqId=0 ,relayoutResult=3
06-08 09:00:23.136 21514 23225 I mali_gralloc: register: id=0x28b000118b2,
importpid=-1
06-08 09:00:23.139 21514 23225 I mali_gralloc: register: id=0x28b000118b3,
importpid=-1
06-08 09:00:23.142 21514 23225 I mali_gralloc: register: id=0x28b000118b4,
importpid=-1
06-08 09:00:23.148 21514 21692 W Parcel : Expecting binder but got null!
06-08 09:00:23.285 23223 23223 I dex2oat64: Using CollectorTypeCMC GC.
06-08 09:00:23.379 23223 23223 I dex2oat64: Large app, accepted running with swap.
06-08 09:00:24.256 21514 21525 I mali_gralloc: unregister: id=0x28b000118b4,
base=0x0, importpid=21514
06-08 09:00:24.275 21514 21525 I mali_gralloc: unregister: id=0x28b000118b3,
base=0x0, importpid=21514
06-08 09:00:24.276 21514 21525 I mali_gralloc: unregister: id=0x28b000118b2,
base=0x0, importpid=21514
06-08 09:00:25.245 23223 23231 W dex2oat64: Method void
com.yandex.metrica.impl.ob.Zh.a(android.os.Bundle) failed lock verification and
will run slower.
06-08 09:00:25.245 23223 23231 W dex2oat64: Common causes for lock verific

You might also like