--------- beginning of main 04-09 03:40:44.232 20010:20422 I/native: I0000 00:00:1744162844.231964 20422 db_store.cc:105] Loading an existing database with version 16 04-09 03:40:44.232 20010:20422 I/native: I0000 00:00:1744162844.232451 20422 db_store.cc:517] Checking presence of tables, run_sqlite_master_schema_validation=true, run_per_table_schema_validation=true 04-09 03:40:44.233 20010:20418 W/RcsClientLib: Service is deprecated skipping connection attempt: RcsEngineLifecycleServiceV2 04-09 03:40:44.234 24045:24045 D/BoundBrokerSvc: onBind: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms } 04-09 03:40:44.234 24045:24045 D/BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms } 04-09 03:40:44.235 20010:20087 E/BugleRcs: RcsEngineLifecycleManagerV2: RcsServiceConnectionException was raised while waiting to connect to RcsEngineLifecycleServiceV2 cvia: RcsServiceConnectionException:com.google.android.rcs.client.lifecycle.RcsEngineLifecycleServiceV2:UNKNOWN at cvhh.a(PG:54) at khv.a(PG:19) at cvhi.a(PG:14) at emrr.a(PG:13) at etfp.a(PG:3) at eten.run(PG:19) at etfr.run(PG:5) at dvag.run(PG:7) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at duzn.run(PG:6) at java.lang.Thread.run(Thread.java:1012) at dvbh.run(PG:61) 04-09 03:40:44.238 20010:20061 W/RcsClientLib: Service is deprecated skipping connection attempt: RcsEngineLifecycleServiceV2 04-09 03:40:44.239 20010:20422 I/native: I0000 00:00:1744162844.239837 20422 db_store.cc:428] Database schema, prefix=scytale_05304f55237a240d9cf2f3a0ffc3afc0a0d076e9c303d2b2c7903152f196c46f0b_ 04-09 03:40:44.240 20010:20433 E/BugleRcs: RcsEngineLifecycleManagerV2: RcsServiceConnectionException was raised while waiting to connect to RcsEngineLifecycleServiceV2 cvia: RcsServiceConnectionException:com.google.android.rcs.client.lifecycle.RcsEngineLifecycleServiceV2:UNKNOWN at cvhh.a(PG:54) at khv.a(PG:19) at cvhi.a(PG:14) at emrr.a(PG:13) at etfp.a(PG:3) at eten.run(PG:19) at etfr.run(PG:5) at dvag.run(PG:7) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at duzn.run(PG:6) at java.lang.Thread.run(Thread.java:1012) at dvbh.run(PG:61) 04-09 03:40:44.241 20010:20422 I/native: I0000 00:00:1744162844.241318 20422 db_store.cc:449] Database schema=CREATE TABLE scytale_05304f55237a240d9cf2f3a0ffc3afc0a0d076e9c303d2b2c7903152f196c46f0b_db_configuration(single_row INTEGER NOT NULL DEFAULT 1,schema_version INTEGER NOT NULL,PRIMARY KEY(single_row) CHECK(single_row = 1)) 04-09 03:40:44.241 20010:20422 I/native: I0000 00:00:1744162844.241539 20422 db_store.cc:449] Database schema=CREATE TABLE scytale_05304f55237a240d9cf2f3a0ffc3afc0a0d076e9c303d2b2c7903152f196c46f0b_identity_keys(device_id TEXT NOT NULL,identity_key BLOB NOT NULL,revision_timestamp_millis LONG NOT NULL DEFAULT(0),PRIMARY KEY(device_id) ) 04-09 03:40:44.241 20010:20422 I/native: I0000 00:00:1744162844.241839 20422 db_store.cc:449] Database schema=CREATE TABLE scytale_05304f55237a240d9cf2f3a0ffc3afc0a0d076e9c303d2b2c7903152f196c46f0b_message_otks(message_id TEXT NOT NULL,device_id TEXT NOT NULL,otk BLOB NOT NULL,insert_timestamp_millis LONG NOT NULL DEFAULT(0),PRIMARY KEY(message_id, device_id) ) 04-09 03:40:44.242 20010:20422 I/native: I0000 00:00:1744162844.242079 20422 db_store.cc:449] Database schema=CREATE TABLE scytale_05304f55237a240d9cf2f3a0ffc3afc0a0d076e9c303d2b2c7903152f196c46f0b_prekeys(key_id INTEGER NOT NULL,key_type INTEGER NOT NULL DEFAULT(0),prekey BLOB ,timestamp_millis LONG ,PRIMARY KEY(key_id) ) 04-09 03:40:44.242 20010:20422 I/native: I0000 00:00:1744162844.242204 20422 db_store.cc:449] Database schema=CREATE TABLE scytale_05304f55237a240d9cf2f3a0ffc3afc0a0d076e9c303d2b2c7903152f196c46f0b_received_message_state(message_id TEXT NOT NULL,message_state INTEGER NOT NULL DEFAULT(0),insert_timestamp_millis LONG NOT NULL DEFAULT(0),PRIMARY KEY(message_id) ) 04-09 03:40:44.242 20010:20422 I/native: I0000 00:00:1744162844.242312 20422 db_store.cc:449] Database schema=CREATE TABLE scytale_05304f55237a240d9cf2f3a0ffc3afc0a0d076e9c303d2b2c7903152f196c46f0b_sent_message_digests(message_id TEXT NOT NULL,device_id TEXT NOT NULL,message_digest BLOB NOT NULL,insert_timestamp_millis LONG NOT NULL DEFAULT(0),PRIMARY KEY(message_id, device_id) ) 04-09 03:40:44.242 20010:20422 I/native: I0000 00:00:1744162844.242408 20422 db_store.cc:449] Database schema=CREATE TABLE scytale_05304f55237a240d9cf2f3a0ffc3afc0a0d076e9c303d2b2c7903152f196c46f0b_sessions(device_id TEXT NOT NULL DEFAULT(0),session BLOB ,PRIMARY KEY(device_id) ) 04-09 03:40:44.243 20010:20422 I/BugleE2eeEtouffee: CryptoV2Provider: Base crypto created 04-09 03:40:44.244 20010:20418 I/BugleTransport: Register SIM with subId: 2 on chat transport: TACHYGRAM. 04-09 03:40:44.250 20010:20323 I/BugleE2eeEtouffee: PendingFtdMessageProcessor: Removed old pending messages. count: 0 04-09 03:40:44.252 20010:20431 I/BugleE2eeEtouffee: EtouffeeStateMachine: Deleting old data if any. 04-09 03:40:44.253 22945:22945 D/WearableService: Creating wearable service asynchronously. 04-09 03:40:44.255 20010:20431 D/StrictMode: StrictMode policy violation: android.os.strictmode.DiskReadViolation at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1666) at libcore.io.BlockGuardOs.open(BlockGuardOs.java:269) at libcore.io.ForwardingOs.open(ForwardingOs.java:563) at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8782) at libcore.io.IoUtils.canOpenReadOnly(IoUtils.java:331) at dalvik.system.DexPathList$NativeLibraryElement.findNativeLibrary(DexPathList.java:889) at dalvik.system.DexPathList.findLibrary(DexPathList.java:594) at dalvik.system.BaseDexClassLoader.findLibrary(BaseDexClassLoader.java:371) at java.lang.Runtime.loadLibrary0(Runtime.java:1055) at java.lang.Runtime.loadLibrary0(Runtime.java:1003) at java.lang.System.loadLibrary(System.java:1765) at ctsr.b(PG:1) at caqd.(PG:6) at akpn.k(PG:2634) at akpn.b(PG:2387) at fcql.d(PG:10) at fcql.b(PG:7) at caii.b(PG:10) at casu.l(PG:224) at caso.b(PG:13) at fhdo.w(PG:12) at fhoz.run(PG:107) at elgf.run(PG:3) at emru.run(PG:13) at dvag.run(PG:7) at epsb.run(PG:44) at dvcy.run(PG:18) at duzo.run(PG:8) at java.lang.Thread.run(Thread.java:1012) at dvbh.run(PG:61) 04-09 03:40:44.260 20010:20431 I/BugleE2eeEtouffee: Removed OTK count: 0 04-09 03:40:44.268 20010:20324 I/BugleMDD: MddBackgroundStartupTask: Scheduled MDD periodic tasks. 04-09 03:40:44.272 22945:23385 D/WearableService: onGetService: waiting for onCreate to be completed. 04-09 03:40:44.276 20010:20420 D/WM-GreedyScheduler: Ignoring {WorkSpec: 8167c7a1-ff5c-443a-93a7-04cf85445516}. Requires ContentUri triggers. 04-09 03:40:44.276 20010:20420 D/WM-GreedyScheduler: Ignoring {WorkSpec: 8f6794c0-faee-4ba0-902a-e92a8ceae126}. Requires ContentUri triggers. 04-09 03:40:44.276 20010:20420 D/WM-GreedyScheduler: Ignoring {WorkSpec: b8f529c3-31ca-451c-862f-fa9ad5f8472f}. Requires ContentUri triggers. 04-09 03:40:44.276 20010:20420 D/WM-GreedyScheduler: Ignoring {WorkSpec: b8192eac-5a9a-4065-84df-541490d79e75}. Requires device idle. 04-09 03:40:44.276 20010:20420 D/WM-GreedyScheduler: Starting work for 4b9fa5c8-ad29-4ea1-acfc-ee581e6986b4 04-09 03:40:44.284 20010:20324 D/WM-GreedyScheduler: Cancelling work ID b8192eac-5a9a-4065-84df-541490d79e75 04-09 03:40:44.287 20010:20418 D/ProfileInstaller: Skipping profile installation for com.google.android.apps.messaging 04-09 03:40:44.293 20010:20418 I/BugleRcsProvisioning: RcsProvisioningTrigger: Schedule provisioning on app startup 04-09 03:40:44.294 20010:20418 I/BugleRcsProvisioning: RcsProvisioningTrigger: updateAvailabilityForAllSimsAsync : hint = NO_HINT logTriggerEvent = false 04-09 03:40:44.294 20010:20418 I/Bugle: RcsAvailabilityUtilForProvisioningEngineV2: updateAvailabilityForAllSimsAsync, hint: NO_HINT 04-09 03:40:44.295 20010:20418 I/BugleRcsProvisioning: updateAvailabilityForAllSimsAsync: scheduling updateAvailabilityForRcsProvisioningId call. Hint: NO_HINT, enableWelcomePopupWithoutGoogleTos: false, reshowSuccessPopup: false 04-09 03:40:44.295 20010:20420 I/BugleRcsProvisioning: updateRcsAvailabilityForMultipleSims: hint: NO_HINT, canReshowWelcomeMessage: false 04-09 03:40:44.295 20010:20323 I/BugleNetwork: Startup: registering tachyon. 04-09 03:40:44.298 1830: 2591 D/SecContentProvider2: query(), uri = 18 selection = isRCSEnabled 04-09 03:40:44.298 20010:20324 D/WM-SystemJobScheduler: Scheduling work ID b8192eac-5a9a-4065-84df-541490d79e75Job ID 2480 04-09 03:40:44.299 1830: 2591 I/PhoneRestrictionPolicy: isRCSEnabledInternal(), showMsg: false, columnName: enableRCS 04-09 03:40:44.299 20010:20323 I/BugleNetwork: Startup: registering tachyon for phone. 04-09 03:40:44.299 1830: 2591 E/PhoneRestrictionPolicy: getEmergencyCall >>false 04-09 03:40:44.299 1830: 2591 I/PhoneRestrictionPolicy: isRCSEnabledInternal(), showMsg: false, columnName: enableRCSForSimSlot1 04-09 03:40:44.299 20010:20323 I/RcsProvisioningManager: Identity mapping not empty. Backfill not required. 04-09 03:40:44.300 1830: 2591 E/PhoneRestrictionPolicy: getEmergencyCall >>false 04-09 03:40:44.301 20010:20064 I/BugleNetwork: TachyonPhoneRegistration: Ensuring Tachyon phone registration 04-09 03:40:44.303 20010:20061 I/Bugle: VerifiedSmsEnabledCheckerImpl: VSMS is disabled via Phenotype flag. 04-09 03:40:44.306 20010:20064 I/Bugle: VerifiedSmsStartupTask: Checking if Verified SMS tasks should be enqueued. feature supported: false, feature enabled: false, eligible / has registered key: false, C11N: false 04-09 03:40:44.307 20010:20420 I/BugleRcsEngine: SR]: Single Registration is disabled. Skipping Single Registration capability check for subId: 2, OS.isAtLeastS:[true], enableSingleRegistrationProvisioning:[false] [CONTEXT thread_id=922: 04-09 03:40:44.308 20010:20064 I/Bugle: VerifiedSmsStartupTask: Not enqueuing VSMS periodic task, VSMS is disabled or not supported. 04-09 03:40:44.308 20010:20324 D/WM-GreedyScheduler: Ignoring {WorkSpec: 8167c7a1-ff5c-443a-93a7-04cf85445516}. Requires ContentUri triggers. 04-09 03:40:44.308 20010:20324 D/WM-GreedyScheduler: Ignoring {WorkSpec: 8f6794c0-faee-4ba0-902a-e92a8ceae126}. Requires ContentUri triggers. 04-09 03:40:44.308 20010:20324 D/WM-GreedyScheduler: Ignoring {WorkSpec: b8f529c3-31ca-451c-862f-fa9ad5f8472f}. Requires ContentUri triggers. 04-09 03:40:44.308 20010:20324 D/WM-GreedyScheduler: Ignoring {WorkSpec: b8192eac-5a9a-4065-84df-541490d79e75}. Requires device idle. 04-09 03:40:44.309 20010:20087 I/Bugle: VerifiedSmsStartupTask: Not calling C11N to get phone numbers. 04-09 03:40:44.310 20010:20420 I/BugleRcsProvisioning: RcsAvailability configuration availability and enabled status: simId: redacted-pii:sim_id[chars:20,last3:690], SipConnectionType: DUAL_REG, isConfigurationAvailableAndEnabled: true 04-09 03:40:44.311 20010:20420 I/BugleRcsProvisioning: Checking isConfigServerUrlAvailable with simId: redacted-pii:sim_id[chars:20,last3:690], 04-09 03:40:44.312 20010:20420 I/BugleRcsEngine: getConfigServerUrl with simId: redacted-pii:sim_id[chars:20,last3:690] [CONTEXT log_prefix="ProvisioningServerUtil" thread_id=922 ] 04-09 03:40:44.313 20010:20420 I/BugleRcsEngine: Using config server URL from chxw [CONTEXT log_prefix="ProvisioningServerUtil" thread_id=922 ] 04-09 03:40:44.314 22945:23239 I/Wear_Controller: Wearable module requires a companion app to be installed. 04-09 03:40:44.314 22945:23239 I/WearableService: onCreate: Wearable Services not starting. Wear is not available on this device. 04-09 03:40:44.315 20010:20323 D/WM-GreedyScheduler: Cancelling work ID 6522944a-6952-4eb3-8c62-c661a764560f 04-09 03:40:44.317 20010:20420 I/BugleRcsProvisioning: RcsAvailability: Subscription Id: 2, simId: redacted-pii:sim_id[chars:20,last3:690], sipConnectionType: DUAL_REG, isRcsAvailable: true 04-09 03:40:44.317 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:44.317 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:44.318 20010:20420 I/BugleRcsProvisioning: updateAvailabilityForRcsProvisioningId. SimId: redacted-pii:sim_id[chars:20,last3:690], currentAvailability: 7, newAvailability: 7, hint: NO_HINT 04-09 03:40:44.319 22945:23385 W/WearableService: onGetService: Wear is not available on this device. 04-09 03:40:44.319 20010:20418 W/RcsClientLib: Service is deprecated skipping connection attempt: EventService 04-09 03:40:44.320 20010:20422 I/BugleRcsProvisioning: RcsProvisioningTrigger: onRcsAvailabilityUpdate : availability is updated to RCS is setup, lastAvailabilityLocal is null, simId hash = 3158398560911444515, simId = redacted-pii:sim_id[chars:20,last3:690], isPev3Enabled = true 04-09 03:40:44.320 20010:20418 W/RcsClientLib: Service is deprecated skipping connection attempt: ContactsService 04-09 03:40:44.320 20010:20061 I/BugleRcsProvisioning: scheduleProvisioningForEligibleSims 04-09 03:40:44.321 20010:20418 W/RcsClientLib: Service is deprecated skipping connection attempt: FileTransferService 04-09 03:40:44.322 20010:20418 W/RcsClientLib: Service is deprecated skipping connection attempt: LocationSharingService 04-09 03:40:44.322 20010:20372 I/cnwf: scheduleProvisioningForEligibleSims: operationTrigger: 5 bugle trigger event: 4 04-09 03:40:44.322 20010:20418 W/RcsClientLib: Service is deprecated skipping connection attempt: ImsConnectionTrackerService 04-09 03:40:44.322 20010:20372 I/cnwf: scheduleProvisioningForAllEligibleSims: operationTrigger: 5 bugle trigger event: 4 04-09 03:40:44.323 20010:20418 W/RcsClientLib: Service is deprecated skipping connection attempt: RcsProfileService 04-09 03:40:44.323 20010:20422 I/BugleRcsEngine: getRcsProvisioningGoogleTosConfiguration # cnna@5d5fcd, consentState = 0, ServerUpdateTime = 0 [CONTEXT log_prefix="ProvisioningEngineDataRetriever" thread_id=924 ] 04-09 03:40:44.323 20010:20418 W/RcsClientLib: Service is deprecated skipping connection attempt: RcsMessagingService 04-09 03:40:44.324 20010:20418 I/BugleRcs: connecting to 7 Rcs Services 04-09 03:40:44.325 20010:20418 I/cnwf: scheduleProvisioningForRcsProvisioningId: rcsProvisioningId: redacted-pii:sim_id[chars:20,last3:690] operationTrigger: 5 bugle trigger event: 4 04-09 03:40:44.325 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10221[I] 04-09 03:40:44.326 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10221[I] 04-09 03:40:44.326 20010:20323 D/WM-SystemJobScheduler: Scheduling work ID 6522944a-6952-4eb3-8c62-c661a764560fJob ID 2481 04-09 03:40:44.327 20010:20418 I/BugleRcsEngine: SR]: Single Registration is disabled. Skipping Single Registration capability check for subId: 2, OS.isAtLeastS:[true], enableSingleRegistrationProvisioning:[false] [CONTEXT thread_id=920: 04-09 03:40:44.327 20010:20422 I/RcsProvisioningManager: Receive onRcsAvailabilityUpdate, SIM = redacted-pii:sim_id[chars:20,last3:690], availability = RcsAvailability{mAvailability=AVAILABLE (RCS is setup)} 04-09 03:40:44.328 20010:20418 I/cnwf: RcsProvisioningTrigger: DR is active, initializing DR provisioning. DUAL_REG 04-09 03:40:44.328 20010:20420 I/BugleRcsProvisioning: RcsProvisioningTrigger: Should not schedule Revoke Google Consent Task because availability=7, isGoogleTos=true, isToggleStateUserDisabled=false 04-09 03:40:44.329 20010:20324 I/BugleRcsProvisioning: RcsProvisioningTrigger: Did not schedule RevokeGoogleConsentTask 04-09 03:40:44.330 20010:20420 I/BugleRcsEngine: SR]: Single Registration is disabled. Skipping Single Registration capability check for subId: 2, OS.isAtLeastS:[true], enableSingleRegistrationProvisioning:[false] [CONTEXT thread_id=922: 04-09 03:40:44.333 20010:20422 I/RcsProvisioningManager: Configuration is empty: false for simId: redacted-pii:sim_id[chars:35,last3:90)] 04-09 03:40:44.335 20010:20420 I/BugleRcsEngine: Skipping full provisioning scheduling since we already have valid and updated RCS configuration [CONTEXT log_prefix="provisioning" thread_id=922 ] 04-09 03:40:44.336 20010:20323 D/WM-GreedyScheduler: Ignoring {WorkSpec: 8167c7a1-ff5c-443a-93a7-04cf85445516}. Requires ContentUri triggers. 04-09 03:40:44.336 20010:20323 D/WM-GreedyScheduler: Ignoring {WorkSpec: 8f6794c0-faee-4ba0-902a-e92a8ceae126}. Requires ContentUri triggers. 04-09 03:40:44.336 20010:20323 D/WM-GreedyScheduler: Ignoring {WorkSpec: b8f529c3-31ca-451c-862f-fa9ad5f8472f}. Requires ContentUri triggers. 04-09 03:40:44.336 20010:20323 D/WM-GreedyScheduler: Ignoring {WorkSpec: b8192eac-5a9a-4065-84df-541490d79e75}. Requires device idle. 04-09 03:40:44.336 20010:20324 I/RcsProvisioningManager: AvailabilityObserver.onUpdate : Notify RcsAvailabilityListener csnp@8cb80fd onRcsAvailabilityUpdate, SIM = redacted-pii:sim_id[chars:20,last3:690], availability = 7 04-09 03:40:44.337 20010:20372 I/RcsProvisioningManager: CommonRcsProvisioningChangeListenerHandler.notifyListener : Notify RcsProvisioningChangeListener dfuu@ae061b8 onRcsProvisioningChange, SIM = redacted-pii:sim_id[chars:35,last3:90)], available rcs provisioning ids = redacted-pii:sim_id[chars:20,last3:690] 04-09 03:40:44.337 20010:20061 I/RcsProvisioningManager: CommonRcsProvisioningChangeListenerHandler.notifyListener : Notify RcsProvisioningChangeListener cifv@b9fdb91 onRcsProvisioningChange, SIM = redacted-pii:sim_id[chars:35,last3:90)], available rcs provisioning ids = redacted-pii:sim_id[chars:20,last3:690] 04-09 03:40:44.339 20010:20073 I/BugleTransport: Retrieved RCS available simIds: [redacted-pii[20-chars]] 04-09 03:40:44.339 1830: 1850 I/system_server: Background concurrent mark compact GC freed 22MB AllocSpace bytes, 413(8268KB) LOS objects, 17% free, 111MB/135MB, paused 5.255ms,10.571ms total 548.450ms 04-09 03:40:44.340 20010:20422 I/BugleRcsProvisioning: RcsProvisioningTrigger: onRcsAvailabilityUpdate : isPreviousDisabled = true, isCurrentDisabled = false, config[simId:redacted-pii:sim_id[chars:20,last3:690]] = [Type: 1, Version: 20, Validity: 348801, Last updated: 1744031690, Remaining validity: 217647, Reconfiguration requested: false, Messaging technology: CPM, rcsVolteSingleRegistration: falseInvalid configreason: INVALID_CONFIG_REASON_UNSPECIFIED], hasToken: true, isValidAndUpdated: true 04-09 03:40:44.341 3878: 3878 I/Finsky: [2] ahuz.onStartJob(126): SCH: job service start with id 9093. 04-09 03:40:44.341 20010:20422 I/RcsProvisioningManager: Receive onRcsConfigurationUpdate, SIM = redacted-pii:sim_id[chars:20,last3:690], configuration = Type: 1, Version: 20, Validity: 348801, Last updated: 1744031690, Remaining validity: 217647, Reconfiguration requested: false, Messaging technology: CPM, rcsVolteSingleRegistration: falseInvalid configreason: INVALID_CONFIG_REASON_UNSPECIFIED 04-09 03:40:44.342 20010:20422 I/RcsProvisioningManager: Configuration is empty: false for simId: redacted-pii:sim_id[chars:35,last3:90)] 04-09 03:40:44.342 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /system/priv-app/SamsungGallery2018/SamsungGallery2018.apk' with 1 weak references 04-09 03:40:44.343 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_AdsDynamite_installtime.apk' with 1 weak references 04-09 03:40:44.343 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_CronetDynamite_installtime.apk' with 1 weak references 04-09 03:40:44.343 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_DynamiteLoader_installtime.apk' with 1 weak references 04-09 03:40:44.343 20010:20073 I/BugleTransport: Enabled chat transport for SIM = redacted-pii[20-chars] is TACHYGRAM 04-09 03:40:44.343 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_DynamiteModulesA_installtime.apk' with 1 weak references 04-09 03:40:44.344 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_DynamiteModulesC_installtime.apk' with 1 weak references 04-09 03:40:44.344 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_GoogleCertificates_installtime.apk' with 1 weak references 04-09 03:40:44.344 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_MapsDynamite_installtime.apk' with 1 weak references 04-09 03:40:44.344 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_MeasurementDynamite_installtime.apk' with 1 weak references 04-09 03:40:44.344 1830: 1873 I/SemDvfsHyPerManager: acquire hyper - APP_LAUNCH/1830@31, type = -999 04-09 03:40:44.344 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~Uzs54p09006RtVeJY_3pXg==/com.google.android.youtube-LqojiQX-Pu9RONz9h-Eygg==/base.apk' with 1 weak references 04-09 03:40:44.344 1237: 1266 I/HYPER-HAL: [RequestManager.cpp]acquire(): Acquired ID : 1732622 [1830 / 31] HINT : APP_LAUNCH list : 04-09 03:40:44.344 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~Uzs54p09006RtVeJY_3pXg==/com.google.android.youtube-LqojiQX-Pu9RONz9h-Eygg==/split_config.arm64_v8a.apk' with 1 weak references 04-09 03:40:44.344 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~Uzs54p09006RtVeJY_3pXg==/com.google.android.youtube-LqojiQX-Pu9RONz9h-Eygg==/split_config.fr.apk' with 1 weak references 04-09 03:40:44.344 20010:20324 I/RcsProvisioningManager: combineConfigurationWithAvailability, simId = redacted-pii:sim_id[chars:20,last3:690], hasConfig = true 04-09 03:40:44.344 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~Uzs54p09006RtVeJY_3pXg==/com.google.android.youtube-LqojiQX-Pu9RONz9h-Eygg==/split_config.xxhdpi.apk' with 1 weak references 04-09 03:40:44.345 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /system/priv-app/SamsungContacts/SamsungContacts.apk' with 1 weak references 04-09 03:40:44.345 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:44.345 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /system/app/SoundPicker_U/SoundPicker_U.apk' with 1 weak references --------- beginning of system 04-09 03:40:44.345 1830: 2591 D/ActivityTaskManager: startActivityAsUser: callingPid=20448, callingUid=2000, caller=com.android.server.wm.ActivityTaskManagerService.startActivityAsUser:1844 com.android.server.am.ActivityManagerService.startActivityAsUserWithFeature:3818 com.android.server.am.ActivityManagerShellCommand.runStartActivity:779 com.android.server.am.ActivityManagerShellCommand.onCommand:253 com.android.modules.utils.BasicShellCommandHandler.exec:97 android.os.ShellCommand.exec:38 com.android.server.am.ActivityManagerService.onShellCommand:11978 04-09 03:40:44.345 1237: 1266 I/mtkpower_client: ret_hdl:58853 04-09 03:40:44.345 1244: 1297 I/libPowerHal: [perfLockAcq] idx:0 hdl:58853 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58853 04-09 03:40:44.346 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /system/app/HoneyBoard/HoneyBoard.apk' with 1 weak references 04-09 03:40:44.346 1830: 1867 I/ChimeraSystemEventListener: appLaunchIntent package name is: net.playtouch.dressupthegirllikeastarorange 04-09 03:40:44.346 20010:20372 I/RcsProvisioningManager: combineConfigurationWithAvailability, simId = redacted-pii:sim_id[chars:20,last3:690], hasConfig = true 04-09 03:40:44.346 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:44.346 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /system/priv-app/SamsungMessages/SamsungMessages.apk' with 1 weak references 04-09 03:40:44.346 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:300c000, param:15 04-09 03:40:44.346 20010:20068 I/RcsProvisioningManager: combineConfigurationWithAvailability, simId = redacted-pii:sim_id[chars:20,last3:690], hasConfig = true 04-09 03:40:44.346 4015: 4015 I/SemDvfsHyPerManager: acquire hyper - APP_START_SHORT/4015@14, type = -999 04-09 03:40:44.346 1244: 1297 I/libPowerHal: [perfLockAcq] idx:1 hdl:58854 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58854 04-09 03:40:44.346 1244: 1297 I/libPowerHal: [set_cpuidle] enable:0, fd:14, scn:0xb40000759b762c60 04-09 03:40:44.346 1237: 1266 I/mtkpower_client: ret_hdl:58854 04-09 03:40:44.346 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:44.346 1244: 1297 I/libPowerHal: [get_cpu_dma_latency_value] 0 04-09 03:40:44.346 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1c3c100 param:0 04-09 03:40:44.347 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /system/priv-app/SamsungPass/SamsungPass.apk' with 1 weak references 04-09 03:40:44.347 20010:20372 I/RcsProvisioningManager: Notify RcsConfigurationListener cifv@eaa1c1b onRcsConfigurationUpdate, SIM = redacted-pii:sim_id[chars:20,last3:690], hasConfiguration = true 04-09 03:40:44.347 20010:20068 I/RcsProvisioningManager: Notify RcsConfigurationListener cgth@6e4862a onRcsConfigurationUpdate, SIM = redacted-pii:sim_id[chars:20,last3:690], hasConfiguration = true 04-09 03:40:44.347 1244: 1297 I/libPowerHal: [perfLockAcq] idx:2 hdl:58855 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58855 04-09 03:40:44.347 1237: 1266 I/mtkpower_client: ret_hdl:58855 04-09 03:40:44.347 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:44.347 20010:20422 I/BugleRcsEngine: SR]: Single Registration is disabled. Skipping Single Registration capability check for subId: 2, OS.isAtLeastS:[true], enableSingleRegistrationProvisioning:[false] [CONTEXT thread_id=924: 04-09 03:40:44.347 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~AP8ojJg1hIMn4AaXO02qCA==/com.sec.android.app.myfiles-SNutYGpOVIHMddXZ0FvwFg==/base.apk' with 1 weak references 04-09 03:40:44.347 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /system/app/SamsungWeather/SamsungWeather.apk' with 1 weak references 04-09 03:40:44.347 20010:20323 I/RcsProvisioningManager: combineConfigurationWithAvailability, simId = redacted-pii:sim_id[chars:20,last3:690], hasConfig = true 04-09 03:40:44.347 20010:20421 I/RcsProvisioningManager: CommonRcsProvisioningChangeListenerHandler.notifyListener : Notify RcsProvisioningChangeListener cifv@b9fdb91 onRcsProvisioningChange, SIM = redacted-pii:sim_id[chars:35,last3:90)], available rcs provisioning ids = redacted-pii:sim_id[chars:20,last3:690] 04-09 03:40:44.347 20010:20422 I/BugleRcsEngine: SR]: Single Registration is disabled. Skipping Single Registration capability check for subId: 2, OS.isAtLeastS:[true], enableSingleRegistrationProvisioning:[false] [CONTEXT thread_id=924: 04-09 03:40:44.348 20010:20324 I/RcsProvisioningManager: Notify RcsConfigurationListener csnp@8cb80fd onRcsConfigurationUpdate, SIM = redacted-pii:sim_id[chars:20,last3:690], hasConfiguration = true 04-09 03:40:44.348 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~u-89Puyczfb-RKqXM2CtFg==/com.audible.application-m0NtZ4ht9uZ8e3U0M1r-Qg==/base.apk' with 1 weak references 04-09 03:40:44.348 1244: 1297 I/libPowerHal: [setClusterFreq] vendor.samsung.: sysfs_freq set cpu freq: 2000000 -1 -1 -1 04-09 03:40:44.348 1244: 1297 I/libPowerHal: [perfLockAcq] idx:3 hdl:58856 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58856 04-09 03:40:44.348 1237: 1266 I/mtkpower_client: ret_hdl:58856 04-09 03:40:44.348 20010:20325 I/RcsProvisioningManager: combineConfigurationWithAvailability, simId = redacted-pii:sim_id[chars:20,last3:690], hasConfig = true 04-09 03:40:44.348 20010:20323 I/Bugle: BusinessRcsConfigurationListener: Attempting to add vsmsToken, token available: false, imsi available: true, msisdn available: true 04-09 03:40:44.348 20010:20422 I/BugleRcsEngine: Scheduled config refresh with 182767 seconds delay, false appendIfExists [CONTEXT thread_id=924 ] 04-09 03:40:44.349 20010:20323 I/Bugle: BusinessRcsConfigurationListener: Skipping storage of Verified SMS token 04-09 03:40:44.349 20010:20422 I/BugleRcsProvisioning: RcsProvisioningTrigger: Schedule refresh for valid configuration : refreshDelay = 182767 04-09 03:40:44.349 20010:20325 I/RcsProvisioningManager: Notify RcsConfigurationListener LruCache[maxSize=2,hits=4,misses=1,hitRate=80%] onRcsConfigurationUpdate, SIM = redacted-pii:sim_id[chars:20,last3:690], hasConfiguration = true 04-09 03:40:44.349 20010:20323 I/RcsProvisioningManager: Notify RcsConfigurationListener avqu@c232315 onRcsConfigurationUpdate, SIM = redacted-pii:sim_id[chars:20,last3:690], hasConfiguration = true 04-09 03:40:44.349 20010:20072 I/BugleTransport: Deregister all SIMs except for SIMs with subIds: [2] from chat transport: TACHYGRAM. 04-09 03:40:44.349 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1000000 param:0 04-09 03:40:44.349 1237: 1266 I/HYPER-HAL: RequestManager.cpp]acquire(): Acquired ID : 8118449 [4015 / 14] HINT : APP_START list : [TIMEOUT / 1500: 04-09 03:40:44.349 1830: 2591 W/ActivityTaskManager: callingPackage for (uid=2000, pid=20448) has no WPC 04-09 03:40:44.350 20010:20418 I/BugleRcsEngine: SR]: Single Registration is disabled. Skipping Single Registration capability check for subId: 2, OS.isAtLeastS:[true], enableSingleRegistrationProvisioning:[false] [CONTEXT thread_id=920: 04-09 03:40:44.350 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/SmartReminder/SmartReminder.apk' with 1 weak references 04-09 03:40:44.350 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~TTUmEEM4cyVqARG51dDJhA==/com.sec.android.app.clockpackage-_NVanjmUBlx5-eCNmPXm7Q==/base.apk' with 1 weak references 04-09 03:40:44.350 3878:19837 I/Finsky: [3844] nds.a(187): SCH: Satisfied jobs for 9093 are: 12-1 04-09 03:40:44.350 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 265464455; UID 11303; state: DISABLED 04-09 03:40:44.351 20010:20420 I/RcsProvisioningManager: CommonRcsProvisioningChangeListenerHandler.notifyListener : Notify RcsProvisioningChangeListener dfuu@ae061b8 onRcsProvisioningChange, SIM = redacted-pii:sim_id[chars:35,last3:90)], available rcs provisioning ids = redacted-pii:sim_id[chars:20,last3:690] 04-09 03:40:44.351 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~9YGUQXuucUEGrMIxOkk07Q==/com.android.chrome-lAAFyf6_xbyULCDdlC503g==/base.apk' with 2 weak references 04-09 03:40:44.351 20010:20069 D/WM-GreedyScheduler: Cancelling work ID 9aa7b012-7af4-4dab-9d33-1d0361df2b93 04-09 03:40:44.351 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 265452344; UID 11303; state: DISABLED 04-09 03:40:44.351 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~9YGUQXuucUEGrMIxOkk07Q==/com.android.chrome-lAAFyf6_xbyULCDdlC503g==/split_chrome.apk' with 1 weak references 04-09 03:40:44.351 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~9YGUQXuucUEGrMIxOkk07Q==/com.android.chrome-lAAFyf6_xbyULCDdlC503g==/split_config.fr.apk' with 2 weak references 04-09 03:40:44.351 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~9YGUQXuucUEGrMIxOkk07Q==/com.android.chrome-lAAFyf6_xbyULCDdlC503g==/split_dev_ui.apk' with 1 weak references 04-09 03:40:44.351 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 266124927; UID 11303; state: DISABLED 04-09 03:40:44.351 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~9YGUQXuucUEGrMIxOkk07Q==/com.android.chrome-lAAFyf6_xbyULCDdlC503g==/split_google3.apk' with 1 weak references 04-09 03:40:44.351 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~9YGUQXuucUEGrMIxOkk07Q==/com.android.chrome-lAAFyf6_xbyULCDdlC503g==/split_stack_unwinder.apk' with 1 weak references 04-09 03:40:44.351 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~9YGUQXuucUEGrMIxOkk07Q==/com.android.chrome-lAAFyf6_xbyULCDdlC503g==/split_test_dummy.apk' with 1 weak references 04-09 03:40:44.351 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~50owALLGGZC-Zryp5WcAyQ==/com.google.android.trichromelibrary_704903833-Jbw6u_DGCGjMP5XobNSuIg==/base.apk' with 2 weak references 04-09 03:40:44.351 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 265451093; UID 11303; state: DISABLED 04-09 03:40:44.351 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /system/priv-app/SecSettingsIntelligence/SecSettingsIntelligence.apk' with 1 weak references 04-09 03:40:44.352 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 265456536; UID 11303; state: DISABLED 04-09 03:40:44.352 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~35RsA5aJMyYzca8HAHQhRw==/com.microsoft.skydrive-f38edfMTwEqwAQJta-d9hg==/base.apk' with 1 weak references 04-09 03:40:44.352 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 255940284; UID 11303; state: DISABLED 04-09 03:40:44.352 3878:20455 I/Finsky: [3852] ahtb.accept(94): SCH: Job 12-1 starting 04-09 03:40:44.352 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 236283604; UID 11303; state: DISABLED 04-09 03:40:44.352 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /system/priv-app/Routines/Routines.apk' with 1 weak references 04-09 03:40:44.352 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 263959004; UID 11303; state: DISABLED 04-09 03:40:44.352 20010:20074 I/BugleTransport: Deregister all SIMs except for SIMs with subIds: [] from chat transport: SINGLE_REGISTRATION. 04-09 03:40:44.353 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 264304459; UID 11303; state: DISABLED 04-09 03:40:44.353 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~VGkhkKipwrxZ0-h3QsZJrg==/com.samsung.android.appseparation-JFl6Daz2DuJGSp9HLFr8lQ==/base.apk' with 1 weak references 04-09 03:40:44.353 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 264301586; UID 11303; state: DISABLED 04-09 03:40:44.353 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object '/data/overlays/current_locale_apks/files/com.samsung.android.appseparation.fr.apk' with 1 weak references 04-09 03:40:44.353 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 254631730; UID 11303; state: DISABLED 04-09 03:40:44.353 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /system/app/SamsungPassAutofill_v1/SamsungPassAutofill_v1.apk' with 1 weak references 04-09 03:40:44.353 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 273509367; UID 11303; state: DISABLED 04-09 03:40:44.353 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 263259275; UID 11303; state: DISABLED 04-09 03:40:44.353 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /system/priv-app/ThemeStore/ThemeStore.apk' with 1 weak references 04-09 03:40:44.353 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 174042980; UID 11303; state: DISABLED 04-09 03:40:44.353 20010:20061 W/RcsClientLib: Service is deprecated skipping connection attempt: RcsEngineLifecycleServiceV2 04-09 03:40:44.353 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 174042936; UID 11303; state: DISABLED 04-09 03:40:44.353 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 181136395; UID 11303; state: DISABLED 04-09 03:40:44.354 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /system/priv-app/SecureFolder/SecureFolder.apk' with 1 weak references 04-09 03:40:44.354 3878: 3878 I/Finsky: [2] ContentSyncJob.i(9): [ContentSync] job started 04-09 03:40:44.354 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object '/data/overlays/current_locale_apks/files/com.samsung.knox.securefolder.fr.apk' with 1 weak references 04-09 03:40:44.354 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /system/priv-app/TouchWizHome_2017/TouchWizHome_2017.apk' with 1 weak references 04-09 03:40:44.354 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~YtIq_0p30JSpnL34Om7CxQ==/com.touchtype.swiftkey-VkSv-oLw9W5OzhboRFJ71w==/base.apk' with 1 weak references 04-09 03:40:44.354 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~YtIq_0p30JSpnL34Om7CxQ==/com.touchtype.swiftkey-VkSv-oLw9W5OzhboRFJ71w==/split_FederatedComputationCore.apk' with 1 weak references 04-09 03:40:44.354 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~YtIq_0p30JSpnL34Om7CxQ==/com.touchtype.swiftkey-VkSv-oLw9W5OzhboRFJ71w==/split_LanguagesBundled.apk' with 1 weak references 04-09 03:40:44.354 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~YtIq_0p30JSpnL34Om7CxQ==/com.touchtype.swiftkey-VkSv-oLw9W5OzhboRFJ71w==/split_LanguagesBundled.config.fr.apk' with 1 weak references 04-09 03:40:44.355 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~YtIq_0p30JSpnL34Om7CxQ==/com.touchtype.swiftkey-VkSv-oLw9W5OzhboRFJ71w==/split_config.arm64_v8a.apk' with 1 weak references 04-09 03:40:44.355 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~YtIq_0p30JSpnL34Om7CxQ==/com.touchtype.swiftkey-VkSv-oLw9W5OzhboRFJ71w==/split_config.fr.apk' with 1 weak references 04-09 03:40:44.355 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~YtIq_0p30JSpnL34Om7CxQ==/com.touchtype.swiftkey-VkSv-oLw9W5OzhboRFJ71w==/split_config.xxhdpi.apk' with 1 weak references 04-09 03:40:44.355 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~RjyRf3QCj1SNWnVH0JW8ew==/com.google.android.apps.docs-EO156GYkKEjxg9gy8LRL6w==/base.apk' with 1 weak references 04-09 03:40:44.355 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~RjyRf3QCj1SNWnVH0JW8ew==/com.google.android.apps.docs-EO156GYkKEjxg9gy8LRL6w==/split_config.arm64_v8a.apk' with 1 weak references 04-09 03:40:44.355 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~RjyRf3QCj1SNWnVH0JW8ew==/com.google.android.apps.docs-EO156GYkKEjxg9gy8LRL6w==/split_config.fr.apk' with 1 weak references 04-09 03:40:44.355 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~RjyRf3QCj1SNWnVH0JW8ew==/com.google.android.apps.docs-EO156GYkKEjxg9gy8LRL6w==/split_config.xxhdpi.apk' with 1 weak references 04-09 03:40:44.355 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~D3ELbudC0ywAYKWIpC-aBA==/com.samsung.android.app.notes-tudS96FD4ktzKZCsp8wV6Q==/base.apk' with 1 weak references 04-09 03:40:44.355 20010:20431 E/BugleRcs: RcsEngineLifecycleManagerV2: RcsServiceConnectionException was raised while waiting to connect to RcsEngineLifecycleServiceV2 cvia: RcsServiceConnectionException:com.google.android.rcs.client.lifecycle.RcsEngineLifecycleServiceV2:UNKNOWN at cvhh.a(PG:54) at khv.a(PG:19) at cvhi.a(PG:14) at emrr.a(PG:13) at etfp.a(PG:3) at eten.run(PG:19) at etfr.run(PG:5) at dvag.run(PG:7) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at duzn.run(PG:6) at java.lang.Thread.run(Thread.java:1012) at dvbh.run(PG:61) 04-09 03:40:44.355 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/MinusOnePage/MinusOnePage.apk' with 1 weak references 04-09 03:40:44.356 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~4Z8coyfk4alrVHuOV-d64w==/com.samsung.android.calendar-L-v_1NRYTuTPIveUA2qjDw==/base.apk' with 1 weak references 04-09 03:40:44.356 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/GameHome/GameHome.apk' with 1 weak references 04-09 03:40:44.356 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~FZX_appO1DPc4wgGrmnEUQ==/com.samsung.android.oneconnect-A7AC2OEJmdNymk5w59Tejg==/base.apk' with 1 weak references 04-09 03:40:44.357 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/SamsungTVPlus/SamsungTVPlus.apk' with 1 weak references 04-09 03:40:44.357 20010:20073 I/BugleE2eeMls: MLS not enabled, skip MLS listener 04-09 03:40:44.357 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~0XhSO4u4rw9rdcghrpWGWg==/com.samsung.android.voc-vHl7glYQbEWWtmmgV9JDiA==/base.apk' with 1 weak references 04-09 03:40:44.358 20010:20418 I/BugleRcsEngine: Scheduled provisioning task with 182767 seconds delay, KEEP policy, trigger is UNDEFINED_TRIGGER_EVENT, workerId is 5a4e27b9-273f-4ef0-9cca-e6ffd4602c69, simId is redacted-pii:sim_id[chars:20,last3:690] [CONTEXT log_prefix="provisioning" thread_id=920 ] 04-09 03:40:44.358 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/KidsHome/KidsHome.apk' with 1 weak references 04-09 03:40:44.358 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~_Qp6PAGYXoodQiyksEy1HQ==/com.sec.android.app.sbrowser-j3eAu24P0eNhZb5pRZHPYQ==/base.apk' with 1 weak references 04-09 03:40:44.359 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 194480991; UID 11303; state: ENABLED 04-09 03:40:44.359 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~MoveTn4siX2NPLhVxvZO0A==/com.sec.android.app.shealth-8v7zf--YQONfuTMn-HJMaw==/base.apk' with 1 weak references 04-09 03:40:44.359 1830: 1852 W/System: A resource failed to call close. 04-09 03:40:44.360 1830: 2591 D/WindowManager: Transition is created, t=TransitionRecord{33c1138 id=-1 type=OPEN flags=0x0}, caller=com.android.server.wm.TransitionController.createAndStartCollecting:1765 com.android.server.wm.ActivityStarter.startActivityUnchecked:2357 com.android.server.wm.ActivityStarter.executeRequest:1950 com.android.server.wm.ActivityStarter.execute:1090 com.android.server.wm.ActivityTaskManagerService.startActivityAsUser:1985 04-09 03:40:44.360 1830: 2591 D/WindowManager: SyncGroup is created, id=5027, name=Transition, caller=com.android.server.wm.BLASTSyncEngine$SyncGroup.:0 com.android.server.wm.BLASTSyncEngine.prepareSyncSet:513 com.android.server.wm.BLASTSyncEngine.startSyncSet:518 com.android.server.wm.Transition.startCollecting:710 com.android.server.wm.TransitionController.moveToCollecting:360 com.android.server.wm.TransitionController.createAndStartCollecting:1766 com.android.server.wm.ActivityStarter.startActivityUnchecked:2357 04-09 03:40:44.360 1830: 2591 W/WindowManager: setSyncMethod, id=5027, method=0, caller=com.android.server.wm.Transition.startCollecting:712 com.android.server.wm.TransitionController.moveToCollecting:360 com.android.server.wm.TransitionController.createAndStartCollecting:1766 04-09 03:40:44.360 1830: 2591 V/WindowManager: Start collecting in Transition: TransitionRecord{33c1138 id=5027 type=OPEN flags=0x0}, caller=com.android.server.wm.TransitionController.createAndStartCollecting:1766 com.android.server.wm.ActivityStarter.startActivityUnchecked:2357 com.android.server.wm.ActivityStarter.executeRequest:1950 com.android.server.wm.ActivityStarter.execute:1090 com.android.server.wm.ActivityTaskManagerService.startActivityAsUser:1985 04-09 03:40:44.360 1830: 1852 W/System: A resource failed to call close. 04-09 03:40:44.361 1830: 2591 V/WindowManager: Collecting in transition 5027: ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99, caller=com.android.server.wm.Transition.collect:759 com.android.server.wm.TransitionController.collect:935 com.android.server.wm.ActivityStarter.startActivityUnchecked:2361 com.android.server.wm.ActivityStarter.executeRequest:1950 com.android.server.wm.ActivityStarter.execute:1090 04-09 03:40:44.361 1830: 2591 D/ActivityTaskManager: TaskLaunchParamsModifier:task=null activity=ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t-1} display-id=0 task-display-area-windowing-mode=1 suggested-display-area=DefaultTaskDisplayArea_d0@199583666 04-09 03:40:44.361 1830: 2591 D/ActivityTaskManager: TaskLaunchParamsModifier:task=null activity=ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t-1} display-id=0 task-display-area-windowing-mode=1 suggested-display-area=DefaultTaskDisplayArea_d0@199583666 non-freeform-task-display-area display-area=DefaultTaskDisplayArea_d0@199583666 activity-requested-portrait freeform-size-mismatch=Rect(81, 557 - 999, 1727) 04-09 03:40:44.361 1830: 3210 I/SemDvfsHyPerManager: acquire hyper - AMS_APP_SWITCH/1830@27, type = -999 04-09 03:40:44.362 1295: 1355 E/BufferQueueDebug: [Task=2891#125159](this:0xb400007da231aba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Task=2891#125159' 04-09 03:40:44.362 1237: 1266 I/HYPER-HAL: [RequestManager.cpp]acquire(): Acquired ID : 1725180 [1830 / 27] HINT : AMS_ACT_SWITCH list : 04-09 03:40:44.362 1295: 1355 I/BufferQueueDebug: [Task=2891#125159](this:0xb400007da231aba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:44.362 20010:20069 D/WM-SystemJobScheduler: Scheduling work ID 9aa7b012-7af4-4dab-9d33-1d0361df2b93Job ID 2482 04-09 03:40:44.362 1295: 1355 I/SurfaceFlinger: id=125159 createSurf, flag=24004, Task=2891#125159 04-09 03:40:44.362 1830: 3210 D/ActivityManagerPerformance: AMP_acquire() APP_SWITCH 04-09 03:40:44.362 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58853, tid:1266 04-09 03:40:44.363 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:44.363 4015: 4015 I/SemDvfsHyPerManager: acquire hyper - APP_START_SHORT/4015@14, type = -999 04-09 03:40:44.363 1227: 1432 I/hwcomposer: [DRMDEV] (0) failed to waitNextVsync: -1 04-09 03:40:44.364 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58853, idx:0 04-09 03:40:44.364 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:300c000 param:0 04-09 03:40:44.364 1244: 1297 I/libPowerHal: [perfLockAcq] idx:4 hdl:58857 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58857 04-09 03:40:44.364 1237: 1266 I/mtkpower_client: ret_hdl:58857 04-09 03:40:44.364 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:300c000, param:15 04-09 03:40:44.364 1830: 2591 D/ActivityTaskManager: TaskLaunchParamsModifier:task=Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} activity=ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t-1} display-from-task=0 display-id=0 task-display-area-windowing-mode=1 suggested-display-area=DefaultTaskDisplayArea_d0@199583666 inherit-from-task=fullscreen non-freeform-task-display-area display-area=DefaultTaskDisplayArea_d0@199583666 activity-requested-portrait freeform-size-mismatch=Rect(81, 557 - 999, 1727) 04-09 03:40:44.364 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58854, tid:1266 04-09 03:40:44.365 1830: 2591 V/WindowManager: Collecting in transition 5027: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}, caller=com.android.server.wm.Transition.collect:759 com.android.server.wm.Transition.collectExistenceChange:942 com.android.server.wm.TransitionController.collectExistenceChange:985 com.android.server.wm.ActivityStarter.setNewTask:4712 com.android.server.wm.ActivityStarter.startActivityInner:2929 04-09 03:40:44.365 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:44.365 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58854, idx:1 04-09 03:40:44.365 1244: 1297 I/libPowerHal: [set_cpuidle] enable:1, fd:14, scn:0xb40000759b762c60 04-09 03:40:44.365 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1c3c100 param:1 04-09 03:40:44.365 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 184838306; UID 11303; state: DISABLED 04-09 03:40:44.365 1295: 1295 D/SurfaceFlinger: GPIS:: requestGPISForClientComposition 04-09 03:40:44.365 1237: 1266 I/mtkpower_client: ret_hdl:58858 04-09 03:40:44.365 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 185004937; UID 11303; state: DISABLED 04-09 03:40:44.365 1244: 1297 I/libPowerHal: [perfLockAcq] idx:0 hdl:58858 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58858 04-09 03:40:44.365 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58855, tid:1266 04-09 03:40:44.365 1244: 1297 I/libPowerHal: [set_cpuidle] enable:0, fd:14, scn:0xb40000759b761d00 04-09 03:40:44.365 1295: 1355 E/BufferQueueDebug: [ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}#125160](this:0xb400007da2044ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}#125160' 04-09 03:40:44.365 1295: 1355 I/BufferQueueDebug: [ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}#125160](this:0xb400007da2044ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:44.365 1244: 1297 I/libPowerHal: [get_cpu_dma_latency_value] 0 04-09 03:40:44.365 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1c3c100 param:0 04-09 03:40:44.365 1295: 1355 I/SurfaceFlinger: id=125160 createSurf, flag=84004, ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}#125160 04-09 03:40:44.366 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:44.366 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58855, idx:2 04-09 03:40:44.366 20010:20069 D/WM-GreedyScheduler: Ignoring {WorkSpec: 8167c7a1-ff5c-443a-93a7-04cf85445516}. Requires ContentUri triggers. 04-09 03:40:44.366 20010:20069 D/WM-GreedyScheduler: Ignoring {WorkSpec: 8f6794c0-faee-4ba0-902a-e92a8ceae126}. Requires ContentUri triggers. 04-09 03:40:44.366 1244: 1297 I/libPowerHal: [setClusterFreq] vendor.samsung.: sysfs_freq set cpu freq: -1 -1 -1 -1 04-09 03:40:44.366 20010:20069 D/WM-GreedyScheduler: Ignoring {WorkSpec: b8f529c3-31ca-451c-862f-fa9ad5f8472f}. Requires ContentUri triggers. 04-09 03:40:44.366 20010:20069 D/WM-GreedyScheduler: Ignoring {WorkSpec: b8192eac-5a9a-4065-84df-541490d79e75}. Requires device idle. 04-09 03:40:44.367 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:1.942613,dur:1029.54,max:770.09,min:259.45 04-09 03:40:44.367 1237: 1266 I/mtkpower_client: ret_hdl:58859 04-09 03:40:44.367 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58856, tid:1266 04-09 03:40:44.367 1244: 1297 I/libPowerHal: [perfLockAcq] idx:1 hdl:58859 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58859 04-09 03:40:44.367 1830: 2591 D/ActivityTaskManager: scheduleTopResumedActivityChanged, onTop=false, r=ActivityRecord{28453ab u0 com.sec.android.app.launcher/.activities.LauncherActivity t997}, caller=com.android.server.wm.ActivityTaskSupervisor.updateTopResumedActivityIfNeeded:2826 com.android.server.wm.TaskDisplayArea.positionChildTaskAt:567 com.android.server.wm.TaskDisplayArea.positionChildAt:483 com.android.server.wm.Task.moveToFront:6077 com.android.server.wm.ActivityStarter.startActivityInner:2957 com.android.server.wm.ActivityStarter.startActivityUnchecked:2364 04-09 03:40:44.367 1244: 1297 I/libPowerHal: [setClusterFreq] vendor.samsung.: sysfs_freq set cpu freq: 2000000 -1 -1 -1 04-09 03:40:44.367 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58856, idx:3 04-09 03:40:44.367 1244: 1270 I/mtkpower@impl: [setMode] type:5, enabled:1 04-09 03:40:44.367 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:44.367 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1000000 param:-1 04-09 03:40:44.367 1830: 2591 V/WindowManager: Checking theme of starting window: 0x7f0e016a 04-09 03:40:44.367 1830: 2591 V/WindowManager: Translucent=false Floating=false ShowWallpaper=false Disable=false 04-09 03:40:44.367 1237: 1266 I/mtkpower_client: ret_hdl:58860 04-09 03:40:44.368 1244: 1297 I/libPowerHal: [perfLockAcq] idx:2 hdl:58860 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58860 04-09 03:40:44.368 1237: 1266 I/HYPER-HAL: RequestManager.cpp]acquire(): Acquired ID : 8118449 [4015 / 14] HINT : APP_START list : [TIMEOUT / 1500: 04-09 03:40:44.368 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 205907456; UID 11303; state: ENABLED 04-09 03:40:44.368 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1000000 param:0 04-09 03:40:44.368 1830: 2591 V/WindowManager: Creating SplashScreenStartingData 04-09 03:40:44.368 1830: 2591 D/ActivityTaskManager: Add starting ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}: typeParam=139 startingData=com.android.server.wm.SplashScreenStartingData@40a714d 04-09 03:40:44.368 1830: 2591 V/WindowManager: Added starting ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}: startingWindow=null startingView=com.android.server.wm.StartingSurfaceController$StartingSurface@585e402 04-09 03:40:44.369 1830: 2591 V/WindowManager: Collecting in transition 5027: ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}, caller=com.android.server.wm.Transition.collect:759 com.android.server.wm.Transition.collectExistenceChange:942 com.android.server.wm.TransitionController.collectExistenceChange:985 com.android.server.wm.ActivityStarter.handleStartResult:2542 com.android.server.wm.ActivityStarter.startActivityUnchecked:2369 04-09 03:40:44.369 1830: 2591 V/WindowManager: Requesting StartTransition: TransitionRecord{33c1138 id=5027 type=OPEN flags=0x0}, caller=com.android.server.wm.ActivityStarter.handleStartResult:2576 com.android.server.wm.ActivityStarter.startActivityUnchecked:2369 com.android.server.wm.ActivityStarter.executeRequest:1950 com.android.server.wm.ActivityStarter.execute:1090 com.android.server.wm.ActivityTaskManagerService.startActivityAsUser:1985 04-09 03:40:44.370 1830: 2591 I/ActivityTaskManager: START u0 {flg=0x10000000 cmp=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 (has extras)} with LAUNCH_MULTIPLE from uid 2000 (BAL_ALLOW_PERMISSION) result code=0 04-09 03:40:44.370 1830: 2591 I/Pageboost: stop alp 04-09 03:40:44.370 1830: 2591 I/SemDvfsHyPerManager: acquire hyper - AMS_APP_LAUNCH/1830@15, type = -999 04-09 03:40:44.370 20010:20452 I/BugleTransport: Deregister all SIMs except for SIMs with subIds: [] from chat transport: DUAL_REGISTRATION. 04-09 03:40:44.370 1237: 1266 I/HYPER-HAL: [RequestManager.cpp]acquire(): Acquired ID : 1702950 [1830 / 15] HINT : AMS_APP_LAUNCH list : 04-09 03:40:44.371 22946:22946 I/HoneySpace.BackgroundManagerImpl: capturedBlurView: pause(com.sec.android.app.launcher.Launcher@653151f, 106108191) 04-09 03:40:44.371 22946:22946 I/HoneySpace.Launcher: !@Boot_EBS_D: Launcher.onPause() 04-09 03:40:44.371 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58857, tid:1266 04-09 03:40:44.371 22946:22946 I/HoneySpace.Launcher: updateLauncherShowing true -> false 04-09 03:40:44.371 22946:16700 I/HoneySpace.SPayHandler: updateSpayHandler launcher activity is paused false 04-09 03:40:44.371 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58857, idx:4 04-09 03:40:44.371 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:44.371 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:300c000 param:0 04-09 03:40:44.371 3240: 3240 E/pageboostd: Received HALT command code 2 04-09 03:40:44.372 4015: 4015 I/SemDvfsHyPerManager: acquire hyper - APP_START/4015@16, type = -999 04-09 03:40:44.372 1244: 1297 I/libPowerHal: [perfLockAcq] idx:3 hdl:58861 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58861 04-09 03:40:44.372 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:300c000, param:15 04-09 03:40:44.372 1237: 1266 I/mtkpower_client: ret_hdl:58861 04-09 03:40:44.373 20010:20061 W/RcsClientLib: Service is deprecated skipping connection attempt: RcsEngineLifecycleServiceV2 04-09 03:40:44.373 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58858, tid:1266 04-09 03:40:44.370 2514: 2568 V/WindowManagerShell: Transition requested: android.os.BinderProxy@8faa78e TransitionRequestInfo { type = OPEN, triggerTask = TaskInfo{userId=0 taskId=2891 displayId=0 isRunning=true baseIntent=Intent { flg=0x10000000 cmp=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 } baseActivity=ComponentInfo{net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_} topActivity=ComponentInfo{net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_} origActivity=ComponentInfo{net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} realActivity=ComponentInfo{net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_} numActivities=1 lastActiveTime=1960963216 supportsMultiWindow=true resizeMode=1 isResizeable=true minWidth=-1 minHeight=-1 maxWidth=-1 maxHeight=-1 defaultMinSize=220 token=WCT{android.window.IWindowContainerToken$Stub$Proxy@79acbaf} topActivityType=1 pictureInPictureParams=null shouldDockBigOverlays=false launchIntoPipHostTaskId=-1 lastParentTaskIdBeforePip=-1 displayCutoutSafeInsets=Rect(0, 80 - 0, 0) topActivityInfo=ActivityInfo{f523bbc com.buongiorno.wrapper.MainActivity_99} launchCookies=[] positionInParent=Point(0, 0) parentTaskId=-1 isFocused=false isVisible=false isVisibleRequested=false isSleeping=false topActivityInSizeCompat=false topActivityEligibleForLetterboxEducation= false topActivityLetterboxed= false isFromDoubleTap= false topActivityLetterboxVerticalPosition= -1 topActivityLetterboxHorizontalPosition= -1 topActivityLetterboxWidth=-1 topActivityLetterboxHeight=-1 locusId=null displayAreaFeatureId=1 cameraCompatControlState=hidden originallySupportedMultiWindow=true hasWallpaper=false topActivityInFixedAspectRatio=false rootAffinity=null topActivityInDisplayCompat=false topActivityInBoundsCompat=false topActivityBounds=null singleTapFromLetterbox=false isTopTaskInStage=false topActivityUiMode=17 CoverLauncherWidgetTask=false CoverScreenTask=false isAllowedSeamlessRotation=false isTopTransparentActivity=false hasPopOver=false}, remoteTransition = null, displayChange = null } 04-09 03:40:44.375 1295: 1425 I/VSyncReactor: Current= 90, Period= 90, Distance= 640 04-09 03:40:44.375 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58858, idx:0 04-09 03:40:44.375 1244: 1297 I/libPowerHal: [set_cpuidle] enable:1, fd:14, scn:0xb40000759b761d00 04-09 03:40:44.375 1830: 2593 V/WindowManager: Collecting in transition 5027: ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}, caller=com.android.server.wm.Transition.collect:759 com.android.server.wm.TransitionController.collect:935 com.android.server.wm.ActivityRecord.setVisibility:6348 com.android.server.wm.ActivityRecord.setVisibility:6300 com.android.server.wm.EnsureActivitiesVisibleHelper.makeVisibleAndRestartIfNeeded:337 04-09 03:40:44.375 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1c3c100 param:1 04-09 03:40:44.375 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:44.375 1295: 1673 D/SurfaceFlinger: [SF client] NEW(0xb400007db10df080) for (2514:com.android.systemui) 04-09 03:40:44.375 1830: 2593 V/WindowManager: Collecting in transition 5027: ActivityRecord{28453ab u0 com.sec.android.app.launcher/.activities.LauncherActivity t997}, caller=com.android.server.wm.Transition.collect:759 com.android.server.wm.TransitionController.collect:935 com.android.server.wm.ActivityRecord.setVisibility:6348 com.android.server.wm.ActivityRecord.setVisibility:6300 com.android.server.wm.ActivityRecord.makeInvisible:7137 04-09 03:40:44.375 1830: 2593 D/WindowManager: prepareSync , mPrepareSyncSeqId=0, win=Window{e22b753 u0 com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity} 04-09 03:40:44.376 1830: 2593 V/WindowManager: Collecting in transition 5027: WallpaperWindowToken{8e117b token=android.os.Binder@a73750a}, caller=com.android.server.wm.Transition.collect:759 com.android.server.wm.Transition.collect:847 com.android.server.wm.Transition.collect:759 com.android.server.wm.TransitionController.collect:935 com.android.server.wm.ActivityRecord.setVisibility:6348 04-09 03:40:44.376 1830: 2593 D/WindowManager: VisibleRequested updated, r=ActivityRecord{28453ab u0 com.sec.android.app.launcher/.activities.LauncherActivity t997} 04-09 03:40:44.377 1435: 1698 I/CameraService: onUidStateChanged: uid=10060, procState is changed. (0 -> 1) 04-09 03:40:44.379 2514: 2601 D/NativeCustomFrequencyManager: [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager() 04-09 03:40:44.380 22946:23109 I/HoneySpace.TopTaskSource: onTaskMovedToFront : taskId = 2891 04-09 03:40:44.380 1830: 4570 V/WindowManager: Starting Transition 5027, caller=com.android.server.wm.WindowOrganizerController.startTransition:384 com.android.server.wm.WindowOrganizerController.startTransition:315 android.window.IWindowOrganizerController$Stub.onTransact:257 04-09 03:40:44.380 1237: 1266 I/mtkpower_client: ret_hdl:58862 04-09 03:40:44.380 1830: 4570 V/Transition: allReady query: used=true, override=false, defer=0, states=Display{#0 state=ON size=1080x2340 ROTATION_0}:false 04-09 03:40:44.380 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58859, tid:1266 04-09 03:40:44.380 1244: 1297 I/libPowerHal: [perfLockAcq] idx:0 hdl:58862 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58862 04-09 03:40:44.380 1244: 1297 I/libPowerHal: [set_cpuidle] enable:0, fd:14, scn:0xb40000759b761d00 04-09 03:40:44.381 1244: 1297 I/libPowerHal: [get_cpu_dma_latency_value] 0 04-09 03:40:44.381 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1c3c100 param:0 04-09 03:40:44.381 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:44.381 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10060[I] 04-09 03:40:44.381 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58859, idx:1 04-09 03:40:44.381 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10060[I] 04-09 03:40:44.382 1244: 1297 I/libPowerHal: [setClusterFreq] vendor.samsung.: sysfs_freq set cpu freq: -1 -1 -1 -1 04-09 03:40:44.381 22946:23111 I/HoneySpace.TopTaskUseCase: topTasks 2891 ComponentInfo{net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_} 04-09 03:40:44.382 1830: 2591 D/InputTransport: Input channel constructed: 'f87689d', fd=345 04-09 03:40:44.382 1830: 2591 D/InputTransport: Input channel constructed: 'f87689d', fd=684 04-09 03:40:44.382 1830: 2591 D/InputTransport: Input channel constructed: 'f87689d', fd=715 04-09 03:40:44.382 1237: 1266 I/mtkpower_client: ret_hdl:58863 04-09 03:40:44.382 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58860, tid:1266 04-09 03:40:44.382 1244: 1297 I/libPowerHal: [perfLockAcq] idx:4 hdl:58863 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58863 04-09 03:40:44.382 20010:20431 E/BugleRcs: RcsEngineLifecycleManagerV2: RcsServiceConnectionException was raised while waiting to connect to RcsEngineLifecycleServiceV2 cvia: RcsServiceConnectionException:com.google.android.rcs.client.lifecycle.RcsEngineLifecycleServiceV2:UNKNOWN at cvhh.a(PG:54) at khv.a(PG:19) at cvhi.a(PG:14) at emrr.a(PG:13) at etfp.a(PG:3) at eten.run(PG:19) at etfr.run(PG:5) at dvag.run(PG:7) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at duzn.run(PG:6) at java.lang.Thread.run(Thread.java:1012) at dvbh.run(PG:61) 04-09 03:40:44.383 1244: 1297 I/libPowerHal: [setClusterFreq] vendor.samsung.: sysfs_freq set cpu freq: 2000000 -1 -1 -1 04-09 03:40:44.383 1830: 2591 D/WindowManager: prepareSync , mPrepareSyncSeqId=0, win=Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange} 04-09 03:40:44.383 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:44.383 1295: 1355 E/BufferQueueDebug: [f87689d Splash Screen net.playtouch.dressupthegirllikeastarorange#125161](this:0xb400007da2057ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'f87689d Splash Screen net.playtouch.dressupthegirllikeastarorange#125161' 04-09 03:40:44.383 1295: 1355 I/BufferQueueDebug: [f87689d Splash Screen net.playtouch.dressupthegirllikeastarorange#125161](this:0xb400007da2057ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:44.383 1295: 1355 I/SurfaceFlinger: id=125161 createSurf, flag=84004, f87689d Splash Screen net.playtouch.dressupthegirllikeastarorange#125161 04-09 03:40:44.383 1237: 1266 I/mtkpower_client: ret_hdl:58864 04-09 03:40:44.384 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58860, idx:2 04-09 03:40:44.384 1237: 1266 I/HYPER-HAL: [RequestManager.cpp]acquire(): Acquired ID : 8126512 [4015 / 16] HINT : APP_START list : 04-09 03:40:44.384 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1000000 param:-1 04-09 03:40:44.384 1830: 2591 V/WindowManager: addWindow: ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891} startingWindow=Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange} 04-09 03:40:44.384 20010:20061 I/BugleTransport: Register SIM with subId: 2 on chat transport: TACHYGRAM. 04-09 03:40:44.384 1830: 2591 V/WindowManager: rotationForOrientation(orient=SCREEN_ORIENTATION_SENSOR_PORTRAIT (7), last=ROTATION_0 (0)); user=ROTATION_0 (0) 04-09 03:40:44.384 1830: 2591 D/WindowManager: rotationForOrientation, orientationSource=ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891} 04-09 03:40:44.385 1830: 2591 V/WindowManager: Computed rotation=ROTATION_0 (0) for display id=0 based on lastOrientation=SCREEN_ORIENTATION_SENSOR_PORTRAIT (7) and oldRotation=ROTATION_0 (0), caller=com.android.server.wm.DisplayRotation.updateOrientation:517 com.android.server.wm.DisplayContent.updateOrientation:2176 com.android.server.wm.DisplayContent.updateOrientation:2066 com.android.server.wm.WindowManagerService.addWindow:2007 com.android.server.wm.Session.addToDisplayAsUser:240 android.view.IWindowSession$Stub.onTransact:702 04-09 03:40:44.385 1244: 1297 I/libPowerHal: [perfLockAcq] idx:1 hdl:58864 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58864 04-09 03:40:44.385 1830: 2591 D/InputTransport: Input channel destroyed: 'f87689d', fd=715 04-09 03:40:44.385 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1000000 param:0 04-09 03:40:44.386 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->11303[I] 04-09 03:40:44.386 1295: 1425 I/VSyncReactor: Current= 90, Period= 90, Distance= 90 04-09 03:40:44.386 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->11303[I] 04-09 03:40:44.386 20010:20061 I/BugleTransport: Retrieved RCS available simIds: [redacted-pii[20-chars]] 04-09 03:40:44.387 1830: 1867 D/CompatibilityChangeReporter: Compat change id reported: 135634846; UID 11303; state: DISABLED 04-09 03:40:44.387 1830: 1867 D/CompatibilityChangeReporter: Compat change id reported: 177438394; UID 11303; state: DISABLED 04-09 03:40:44.387 1830: 1867 D/CompatibilityChangeReporter: Compat change id reported: 135772972; UID 11303; state: DISABLED 04-09 03:40:44.387 1830: 1867 D/CompatibilityChangeReporter: Compat change id reported: 135754954; UID 11303; state: ENABLED 04-09 03:40:44.388 1830: 1874 D/CompatibilityChangeReporter: Compat change id reported: 143937733; UID 11303; state: ENABLED 04-09 03:40:44.388 20010:20420 D/WM-GreedyScheduler: Cancelling work ID f888a2e4-8a1c-4e09-968b-e68893c88d1c 04-09 03:40:44.389 22946:14244 I/HoneySpace.RecentTasks: onRecentTasksChanged 04-09 03:40:44.389 1830: 1867 D/SGM:FgCheckThread: notePauseComponent(), received pkgName: com.sec.android.app.launcher, userId: 0 04-09 03:40:44.390 1830: 2376 D/SemWifiTransportLayerMonitor.TcpMonitorHandler: MSG_SAVE_PACKAGE_INFO 04-09 03:40:44.390 1830: 2376 D/SemWifiTransportLayerFileManager: saveWifiPackageInfoToFile 04-09 03:40:44.390 1830: 2376 D/SemWifiTransportLayerFileManager: writeWifiPackageInfoList 04-09 03:40:44.391 1830: 2331 I/CocktailBarManagerServiceContainer: handleMessage: entry what = 6 04-09 03:40:44.391 1830: 2331 I/CocktailBarManagerServiceImpl: notePauseComponent : no active host 04-09 03:40:44.393 20010:20061 I/BugleTransport: Enabled chat transport for SIM = redacted-pii[20-chars] is TACHYGRAM 04-09 03:40:44.393 2514: 2581 I/InsetsController: onStateChanged: host=Splash Screen net.playtouch.dressupthegirllikeastarorange, from=android.view.ViewRootImpl.setView:1753, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 80 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(472, 0 - 608, 80), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(956, 0 - 1080, 80) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {bd70000 mType=statusBars mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {bd70005 mType=mandatorySystemGestures mFrame=[0,0][1080,114] mVisible=true mFlags=[]}, InsetsSource: {bd70006 mType=tappableElement mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {5e900001 mType=navigationBars mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {5e900005 mType=mandatorySystemGestures mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900006 mType=tappableElement mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 04-09 03:40:44.393 2514: 2581 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: synced displayState. AttachInfo displayState=2 04-09 03:40:44.393 2514: 2581 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: setView = android.widget.FrameLayout@69281a7 TM=true 04-09 03:40:44.394 20010:20418 I/BugleTransport: Deregister all SIMs except for SIMs with subIds: [] from chat transport: SINGLE_REGISTRATION. 04-09 03:40:44.395 20010:20073 I/BugleTransport: Deregister all SIMs except for SIMs with subIds: [] from chat transport: DUAL_REGISTRATION. 04-09 03:40:44.396 20010:20452 I/BugleTransport: Deregister all SIMs except for SIMs with subIds: [2] from chat transport: TACHYGRAM. 04-09 03:40:44.397 609: 609 D/io_stats: !@ 8,32 r 48898095 1307842432 w 14808581 293904780 d 1887674 424227856 f 0 2422967 iot 31306912 0 th 0 0 0 pt 0 inp 0 0 959065.309 04-09 03:40:44.398 609: 609 D/io_stats: !@ Read_top(KB): .apps.messaging(20010) 3040 gle.android.gms(24045) 1188 .gms.persistent(22945) 516 04-09 03:40:44.398 609: 609 D/io_stats: !@ Write_top(KB): -(0) 27904 .apps.messaging(20010) 880 kworker/u16:0(18230) 724 04-09 03:40:44.398 1295: 1295 I/BpBinder: onLastStrongRef automatically unlinking death recipients: 04-09 03:40:44.398 20010:20061 W/RcsClientLib: Service is deprecated skipping connection attempt: RcsEngineLifecycleServiceV2 04-09 03:40:44.399 20010:20433 E/BugleRcs: RcsEngineLifecycleManagerV2: RcsServiceConnectionException was raised while waiting to connect to RcsEngineLifecycleServiceV2 cvia: RcsServiceConnectionException:com.google.android.rcs.client.lifecycle.RcsEngineLifecycleServiceV2:UNKNOWN at cvhh.a(PG:54) at khv.a(PG:19) at cvhi.a(PG:14) at emrr.a(PG:13) at etfp.a(PG:3) at eten.run(PG:19) at etfr.run(PG:5) at dvag.run(PG:7) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at duzn.run(PG:6) at java.lang.Thread.run(Thread.java:1012) at dvbh.run(PG:61) 04-09 03:40:44.399 1830: 2591 D/InputDispatcher: Focus left window (0): e22b753 com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity 04-09 03:40:44.399 20010:20418 W/RcsClientLib: Service is deprecated skipping connection attempt: RcsEngineLifecycleServiceV2 04-09 03:40:44.401 22946:22946 I/ViewRootImpl@7b5c4cc[LauncherActivity: handleWindowFocusChanged: 0 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0 04-09 03:40:44.401 22946:22946 I/ImeFocusController: onPreWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=true 04-09 03:40:44.401 20010:20431 E/BugleRcs: RcsEngineLifecycleManagerV2: RcsServiceConnectionException was raised while waiting to connect to RcsEngineLifecycleServiceV2 cvia: RcsServiceConnectionException:com.google.android.rcs.client.lifecycle.RcsEngineLifecycleServiceV2:UNKNOWN at cvhh.a(PG:54) at khv.a(PG:19) at cvhi.a(PG:14) at emrr.a(PG:13) at etfp.a(PG:3) at eten.run(PG:19) at etfr.run(PG:5) at dvag.run(PG:7) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at duzn.run(PG:6) at java.lang.Thread.run(Thread.java:1012) at dvbh.run(PG:61) 04-09 03:40:44.402 22946:22946 I/ImeFocusController: onPostWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=true 04-09 03:40:44.402 20010:20452 I/BugleTransport: Register SIM with subId: 2 on chat transport: TACHYGRAM. 04-09 03:40:44.405 20010:20420 D/WM-SystemJobScheduler: Scheduling work ID f888a2e4-8a1c-4e09-968b-e68893c88d1cJob ID 2483 04-09 03:40:44.406 1830: 1973 D/CompatibilityChangeReporter: Compat change id reported: 265195908; UID 11303; state: ENABLED 04-09 03:40:44.407 20010:20420 D/WM-GreedyScheduler: Ignoring {WorkSpec: 8167c7a1-ff5c-443a-93a7-04cf85445516}. Requires ContentUri triggers. 04-09 03:40:44.407 20010:20420 D/WM-GreedyScheduler: Ignoring {WorkSpec: 8f6794c0-faee-4ba0-902a-e92a8ceae126}. Requires ContentUri triggers. 04-09 03:40:44.407 20010:20420 D/WM-GreedyScheduler: Ignoring {WorkSpec: b8f529c3-31ca-451c-862f-fa9ad5f8472f}. Requires ContentUri triggers. 04-09 03:40:44.407 20010:20420 D/WM-GreedyScheduler: Ignoring {WorkSpec: b8192eac-5a9a-4065-84df-541490d79e75}. Requires device idle. 04-09 03:40:44.407 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->11303[I] 04-09 03:40:44.407 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->11303[I] 04-09 03:40:44.410 20010:20420 D/WM-Processor: ptq: processing WorkGenerationalId(workSpecId=4b9fa5c8-ad29-4ea1-acfc-ee581e6986b4, generation=0) 04-09 03:40:44.411 1213: 1213 D/Zygote: Forked child process 20461 04-09 03:40:44.412 1830: 1874 I/ActivityManager: Start proc 20461:net.playtouch.dressupthegirllikeastarorange/u0a1303 for next-top-activity {net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} 04-09 03:40:44.417 20010:20420 D/MddListenableWorkerFactory: createWorker for class: com.google.android.apps.messaging.shared.datamodel.workqueue.WorkQueueWorkerShim 04-09 03:40:44.420 20010:20010 D/WM-WorkerWrapper: Starting work for com.google.android.apps.messaging.shared.datamodel.workqueue.WorkQueueWorkerShim 04-09 03:40:44.426 20010:20420 I/WM-WorkerWrapper: Worker result SUCCESS for Work [ id=4b9fa5c8-ad29-4ea1-acfc-ee581e6986b4, tags={ com.google.android.apps.messaging.shared.datamodel.workqueue.WorkQueueWorkerShim,ftd_data_clean_up_work- } ] 04-09 03:40:44.426 20461:20461 I/likeastarorange: Using CollectorTypeCMC GC. 04-09 03:40:44.427 20010:20010 D/WM-Processor: ptq 4b9fa5c8-ad29-4ea1-acfc-ee581e6986b4 executed; reschedule = false 04-09 03:40:44.429 20010:20452 D/WM-GreedyScheduler: Cancelling work ID 4b9fa5c8-ad29-4ea1-acfc-ee581e6986b4 04-09 03:40:44.430 20461:20461 E/likeastarorange: Not starting debugger since process cannot load the jdwp agent. 04-09 03:40:44.434 20461:20461 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 04-09 03:40:44.435 20010:20452 D/WM-GreedyScheduler: Ignoring {WorkSpec: 8167c7a1-ff5c-443a-93a7-04cf85445516}. Requires ContentUri triggers. 04-09 03:40:44.436 20010:20452 D/WM-GreedyScheduler: Ignoring {WorkSpec: 8f6794c0-faee-4ba0-902a-e92a8ceae126}. Requires ContentUri triggers. 04-09 03:40:44.436 20010:20452 D/WM-GreedyScheduler: Ignoring {WorkSpec: b8f529c3-31ca-451c-862f-fa9ad5f8472f}. Requires ContentUri triggers. 04-09 03:40:44.436 20010:20452 D/WM-GreedyScheduler: Ignoring {WorkSpec: b8192eac-5a9a-4065-84df-541490d79e75}. Requires device idle. 04-09 03:40:44.436 20461:20461 D/ActivityThread: setConscryptValidator 04-09 03:40:44.436 20461:20461 D/ActivityThread: setConscryptValidator - put 04-09 03:40:44.442 1830: 2591 V/WindowManager: rotationForOrientation(orient=SCREEN_ORIENTATION_SENSOR_PORTRAIT (7), last=ROTATION_0 (0)); user=ROTATION_0 (0) 04-09 03:40:44.442 1830: 2591 D/WindowManager: rotationForOrientation, orientationSource=ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891} 04-09 03:40:44.442 1830: 2591 V/WindowManager: Computed rotation=ROTATION_0 (0) for display id=0 based on lastOrientation=SCREEN_ORIENTATION_SENSOR_PORTRAIT (7) and oldRotation=ROTATION_0 (0), caller=com.android.server.wm.DisplayRotation.updateOrientation:517 com.android.server.wm.DisplayContent.updateOrientation:2176 com.android.server.wm.DisplayContent.updateOrientation:2092 com.android.server.wm.RootWindowContainer.ensureVisibilityAndConfig:2091 com.android.server.wm.ActivityTaskSupervisor.realStartActivityLocked:932 com.android.server.wm.RootWindowContainer$AttachApplicationHelper.test:4345 04-09 03:40:44.442 1830: 2591 V/WindowManager: Collecting in transition 5027: ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}, caller=com.android.server.wm.Transition.collect:759 com.android.server.wm.TransitionController.collect:935 com.android.server.wm.ActivityRecord.setVisibility:6348 com.android.server.wm.ActivityRecord.setVisibility:6300 com.android.server.wm.ActivityTaskSupervisor.realStartActivityLocked:941 04-09 03:40:44.442 1830: 2591 D/SGM:PkgDataHelper: notifyAppCreate(), pkgName: net.playtouch.dressupthegirllikeastarorange, userId: 0, sendRet: true 04-09 03:40:44.442 1830: 2047 D/SGM:FgCheckThread: onLooperPrepared(), msg: MSG_APP_CREATE, pkgName: net.playtouch.dressupthegirllikeastarorange, userId: 0 04-09 03:40:44.443 1830: 2591 D/SGM:FgCheckThread: TaskStackListener.onTaskFocusChanged(), taskId=997, focused=false 04-09 03:40:44.443 1830: 2591 D/SGM:FgCheckThread: TaskStackListener.onTaskFocusChanged(), taskId=2891, focused=true 04-09 03:40:44.443 1830: 2591 D/SGM:FgCheckThread: sendRunningComponentFocus(), pkgName: net.playtouch.dressupthegirllikeastarorange, userId: 0 04-09 03:40:44.443 1830: 2047 D/SGM:FgCheckThread: onLooperPrepared(), msg: MSG_TASK_FOCUSED, pkgName: net.playtouch.dressupthegirllikeastarorange, userId: 0 04-09 03:40:44.443 1830: 2047 D/SGM:FgCheckThread: handleTaskFocused(). 04-09 03:40:44.443 1830: 2047 D/SGM:FgCheckThread: handleTaskFocused(), pkgName: net.playtouch.dressupthegirllikeastarorange, userID:0 04-09 03:40:44.443 1830: 2047 D/SGM:FgCheckThread: handleResume(). 04-09 03:40:44.443 1830: 2591 D/InputDispatcher: Focused application(0): ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891} 04-09 03:40:44.443 1830: 2047 D/SGM:FgCheckThread: handleResume(). pkgName: net.playtouch.dressupthegirllikeastarorange, userId: 0, isTunableApp: null 04-09 03:40:44.443 1830: 2047 D/SGM:FgCheckThread: notifyFocusInOut(). of pkg: net.playtouch.dressupthegirllikeastarorange, type: 4, isTunableApp: false, userId: 0 04-09 03:40:44.443 1830: 2047 D/SGM:FgCheckThread: notifyFocusInOut(). do nothing. mKillNotiCount: 1 04-09 03:40:44.443 1830: 2047 D/SGM:SystemHelper: callReleaseBlock needReleaseBlock:false 04-09 03:40:44.444 1830: 2591 V/WindowManager: Changing focus from Window{e22b753 u0 com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity} to null displayId=0 Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:578 com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6833 com.android.server.wm.ActivityTaskManagerService.setLastResumedActivityUncheckLocked:6118 com.android.server.wm.ActivityTaskSupervisor.updateTopResumedActivityIfNeeded:2847 04-09 03:40:44.444 1830: 2591 D/SGM:FgCheckThread: TaskStackListener.onTaskFocusChanged(), taskId=997, focused=false 04-09 03:40:44.444 1830: 2591 D/SGM:FgCheckThread: TaskStackListener.onTaskFocusChanged(), taskId=2891, focused=true 04-09 03:40:44.444 1830: 2591 D/SGM:FgCheckThread: sendRunningComponentFocus(), pkgName: net.playtouch.dressupthegirllikeastarorange, userId: 0 04-09 03:40:44.444 1830: 2047 D/SGM:FgCheckThread: onLooperPrepared(), msg: MSG_TASK_FOCUSED, pkgName: net.playtouch.dressupthegirllikeastarorange, userId: 0 04-09 03:40:44.444 1830: 2047 D/SGM:FgCheckThread: handleTaskFocused(). 04-09 03:40:44.444 1830: 2047 D/SGM:FgCheckThread: handleTaskFocused(), pkgName: net.playtouch.dressupthegirllikeastarorange, userID:0 04-09 03:40:44.444 1830: 2047 D/SGM:FgCheckThread: handleResume(). 04-09 03:40:44.444 1830: 2047 D/SGM:FgCheckThread: handleResume(). same package with Prev KILL_YOURSELF. ignore 04-09 03:40:44.445 1830: 2591 D/ActivityTaskManager: scheduleTopResumedActivityChanged, onTop=true, r=ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}, caller=com.android.server.wm.ActivityTaskSupervisor.scheduleTopResumedActivityStateIfNeeded:2857 com.android.server.wm.ActivityTaskSupervisor.updateTopResumedActivityIfNeeded:2849 com.android.server.wm.TaskFragment.setResumedActivity:579 com.android.server.wm.TaskFragment.onActivityStateChanged:903 com.android.server.wm.ActivityRecord.setState:6811 com.android.server.wm.Task.minimalResumeActivityLocked:6192 04-09 03:40:44.445 1830: 2591 V/WindowManager: Collecting in transition 5027: ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}, caller=com.android.server.wm.Transition.collect:759 com.android.server.wm.TransitionController.collect:935 com.android.server.wm.ActivityRecord.setVisibility:6348 com.android.server.wm.ActivityRecord.setVisibility:6300 com.android.server.wm.ActivityRecord.completeResumeLocked:7395 04-09 03:40:44.446 1830: 2591 V/Transition: allReady query: used=true, override=false, defer=0, states=Display{#0 state=ON size=1080x2340 ROTATION_0}:true 04-09 03:40:44.446 1830: 2591 D/WindowManagerServiceExt: notifyOccludeChangeNotice: cn=ComponentInfo{net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} occludesParent=true isInSplitScreenMode=false styleFloating=false caller=com.android.server.wm.ActivityRecord.completeResumeLocked:7452 com.android.server.wm.Task.minimalResumeActivityLocked:6193 com.android.server.wm.ActivityTaskSupervisor.realStartActivityLocked:1158 com.android.server.wm.RootWindowContainer$AttachApplicationHelper.test:4345 com.android.server.wm.RootWindowContainer$AttachApplicationHelper.test:4281 04-09 03:40:44.447 1830: 1867 I/ActivityManager: Changes in 11303 19 to 2, 0 to 63 04-09 03:40:44.448 22946:23109 I/HoneySpace.TopTaskSource: onTaskFocusChanged(): taskId = 2891 04-09 03:40:44.449 22946:23109 I/HoneySpace.TopTaskSource: onTaskFocusChanged(): taskId = 2891 04-09 03:40:44.449 22946:23109 I/HoneySpace.TopTaskSource: onTaskMovedToFront : taskId = 2891 04-09 03:40:44.449 22946:23109 I/HoneySpace.TopTaskSource: onTaskMovedToFront : taskId = 2891 04-09 03:40:44.449 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->11303[I] 04-09 03:40:44.450 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->11303[I] 04-09 03:40:44.450 20461:20461 D/CompatibilityChangeReporter: Compat change id reported: 171979766; UID 11303; state: ENABLED 04-09 03:40:44.451 20461:20461 D/CompatibilityChangeReporter: Compat change id reported: 242716250; UID 11303; state: ENABLED 04-09 03:40:44.451 1830: 1868 D/WindowManager: SyncGroup 5027: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:44.453 1295: 1295 I/SurfaceFlinger: [e22b753 com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity#89096] FrameRatePriority: -1 04-09 03:40:44.453 1830: 2304 D/AS.MultiSoundManager: mForegroundUid = 11303 04-09 03:40:44.453 1830: 2304 D/AS.MultiSoundManager: mForegroundUid = 11303 04-09 03:40:44.453 1830: 4570 D/CompatibilityChangeReporter: Compat change id reported: 170503758; UID 11303; state: ENABLED 04-09 03:40:44.454 1830: 1867 D/SGM:GameManager: identifyGamePackage. net.playtouch.dressupthegirllikeastarorange, mCurrentUserId: 0, callerUserId: 0, callingMethodInfo: com.samsung.android.game.SemGameManager.isGamePackage(SemGameManager.java:109) 04-09 03:40:44.454 1830: 1867 D/SGM:PkgDataHelper: getGamePkgData(). net.playtouch.dressupthegirllikeastarorange 04-09 03:40:44.454 1830: 1867 D/SGM:SemGameManager: isGamePackage(), pkgName=net.playtouch.dressupthegirllikeastarorange, ret=false 04-09 03:40:44.455 1830: 1867 D/SGM:FgCheckThread: noteResumeComponent(), received pkgName: net.playtouch.dressupthegirllikeastarorange, userId: 0 04-09 03:40:44.456 1830: 2047 D/SGM:FgCheckThread: onLooperPrepared(), msg: MSG_APP_RESUME, pkgName: net.playtouch.dressupthegirllikeastarorange, userid: 0 04-09 03:40:44.456 1830: 2047 D/SGM:FgCheckThread: handleResume(). 04-09 03:40:44.456 1830: 2047 D/SGM:FgCheckThread: handleResume(). same package with Prev KILL_YOURSELF. ignore 04-09 03:40:44.456 1830: 1867 I/GameSDK@LifeCycle: noteResumeComponent(): package name : net.playtouch.dressupthegirllikeastarorange 04-09 03:40:44.456 1830: 2331 I/CocktailBarManagerServiceContainer: handleMessage: entry what = 5 04-09 03:40:44.456 1830: 2331 I/CocktailBarManagerServiceImpl: noteResumeComponent : no active host 04-09 03:40:44.458 11990:11998 I/SAMSUNGWALLET: Hint_ProcessStatusChange] fg Change, pid : 20461 , isNotify : true , isForeground : true , fg list : [22946, 20461: 04-09 03:40:44.460 1830: 1865 D/PkgPredictorService-SecIpmManagerServiceImpl: onForegroundActivitiesChanged pid:20461 uid:11303 04-09 03:40:44.462 1830: 1872 D/IntervalStats: Unable to parse usage stats packages: [871, 875, 892, 900, 901, 902, 903, 904, 905, 906, 907, 910, 911] 04-09 03:40:44.462 11990:12008 I/SAMSUNGWALLET: [Hint_zu] isHomePackageRunning topPkgName = net.playtouch.dressupthegirllikeastarorange, topClsName = com.buongiorno.wrapper.MainActivity_, return false , se : false 04-09 03:40:44.463 1295: 1355 D/SurfaceFlinger: [SF client] NEW(0xb400007db0f39880) for (2514:com.android.systemui) 04-09 03:40:44.463 11990:11990 I/SAMSUNGWALLET: [Hint_IntroHintService] Hint Status - HIDE : Home Package Not Running 04-09 03:40:44.463 20461:20461 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/~~gjDaeb8JuI_TsRuCKSXLzA==/net.playtouch.dressupthegirllikeastarorange-859qhjJssmBAxkePRYqHRw==/lib/arm64, permitted_path=/data:/mnt/expand:/data/user/0/net.playtouch.dressupthegirllikeastarorange 04-09 03:40:44.463 11990:11990 I/SemUiSupportService: getWindowAttributes() 04-09 03:40:44.463 20461:20461 D/nativeloader: Extending system_exposed_libraries: libface_landmark.arcsoft.so:liblow_light_hdr.arcsoft.so:libhigh_dynamic_range.arcsoft.so:libFacialAttributeDetection.arcsoft.so:libaudiomirroring_jni.audiomirroring.samsung.so:libBeauty_v4.camera.samsung.so:libexifa.camera.samsung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.camera.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.samsung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libFace_Landmark_API.camera.samsung.so:libHpr_RecGAE_cvFeature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFacialBasedSelfieCorrection.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libcolor_engine.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneClassification_2.5_OD.camera.samsung.so:libSceneDetector_v1.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetector.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:libPortraitSolution.camera.s 04-09 03:40:44.463 1295: 1355 E/BufferQueueDebug: [SurfaceControlViewHost#125162](this:0xb400007da2265ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'SurfaceControlViewHost#125162' 04-09 03:40:44.464 1295: 1355 I/BufferQueueDebug: [SurfaceControlViewHost#125162](this:0xb400007da2265ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:44.464 1295: 1355 I/SurfaceFlinger: id=125162 createSurf, flag=84004, SurfaceControlViewHost#125162 04-09 03:40:44.464 11990:11990 I/ViewRootImpl@91460b[HintService: destroyHardwareResources: Callers=android.view.ViewRootImpl.performTraversals:3932 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 android.os.Handler.handleCallback:958 android.os.Handler.dispatchMessage:99 04-09 03:40:44.465 1295: 1355 D/SurfaceFlinger: [SF client] NEW(0xb400007db105de80) for (2514:com.android.systemui) 04-09 03:40:44.466 1295: 1355 D/SurfaceFlinger: [SF client] NEW(0xb400007db105df80) for (2514:com.android.systemui) 04-09 03:40:44.467 1830: 1872 D/IntervalStats: Unable to parse usage stats packages: [871, 875, 892, 900, 901, 902, 903, 904, 905, 906, 907, 911, 912] 04-09 03:40:44.467 1830: 2591 V/WindowManager: Relayout Window{8c470b5 u0 com.samsung.android.spay.pay.HintService}: viewVisibility=8 req=522x67 ty=2024 d0 04-09 03:40:44.468 20461:20461 D/nativeloader: Configuring clns-5 for other apk /data/app/~~gjDaeb8JuI_TsRuCKSXLzA==/net.playtouch.dressupthegirllikeastarorange-859qhjJssmBAxkePRYqHRw==/base.apk. target_sdk_version=34, uses_libraries=, library_path=/data/app/~~gjDaeb8JuI_TsRuCKSXLzA==/net.playtouch.dressupthegirllikeastarorange-859qhjJssmBAxkePRYqHRw==/lib/arm64, permitted_path=/data:/mnt/expand:/data/user/0/net.playtouch.dressupthegirllikeastarorange 04-09 03:40:44.468 1830: 2591 E/WindowManager: win=Window{8c470b5 u0 com.samsung.android.spay.pay.HintService} destroySurfaces: appStopped=true cleanupOnResume=false win.mWindowRemovalAllowed=false win.mRemoveOnExit=false win.mViewVisibility=8 caller=com.android.server.wm.WindowManagerService.tryStartExitingAnimation:2980 com.android.server.wm.WindowManagerService.relayoutWindow:2685 com.android.server.wm.Session.relayout:282 android.view.IWindowSession$Stub.onTransact:782 com.android.server.wm.Session.onTransact:204 android.os.Binder.execTransactInternal:1375 android.os.Binder.execTransact:1311 04-09 03:40:44.468 1830: 2591 I/WindowManager: Destroying surface Surface(name=com.samsung.android.spay.pay.HintService$_11990)/@0xaffb845 called by com.android.server.wm.WindowStateAnimator.destroySurface:799 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:472 com.android.server.wm.WindowState.destroySurfaceUnchecked:4201 com.android.server.wm.WindowState.destroySurface:4175 com.android.server.wm.WindowManagerService.tryStartExitingAnimation:2980 com.android.server.wm.WindowManagerService.relayoutWindow:2685 com.android.server.wm.Session.relayout:282 android.view.IWindowSession$Stub.onTransact:782 04-09 03:40:44.468 2514: 2601 D/NativeCustomFrequencyManager: [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager() 04-09 03:40:44.469 1295: 1673 E/BufferQueueDebug: [Leash#125163](this:0xb400007da2359ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Leash#125163' 04-09 03:40:44.469 1295: 1673 I/BufferQueueDebug: [Leash#125163](this:0xb400007da2359ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:44.470 1295: 1673 I/SurfaceFlinger: id=125163 createSurf, flag=44004, Leash#125163 04-09 03:40:44.470 1295: 1673 E/BufferQueueDebug: [#125164](this:0xb400007da235cba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from '#125164' 04-09 03:40:44.471 1295: 1673 I/BufferQueueDebug: [#125164](this:0xb400007da235cba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:44.471 1830: 2591 D/WindowManager: SyncGroup 5027: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:44.471 1295: 1673 I/SurfaceFlinger: id=125164 createSurf, flag=44000, #125164 04-09 03:40:44.472 1830: 2591 V/WindowManager: Relayout hash=8c470b5, pid=11990, syncId=-1: mAttrs={(0,0)(522x67) gr=BOTTOM CENTER sim={adjust=pan} layoutInDisplayCutoutMode=shortEdges ty=NAVIGATION_BAR_PANEL fmt=TRANSLUCENT fl=1800308 pfl=12000000 bhv=DEFAULT fitTypes=NAVIGATION_BARS fitSides=LEFT RIGHT naviIconColor=0} 04-09 03:40:44.472 1830: 1872 D/IntervalStats: Unable to parse usage stats packages: [871, 875, 882, 892, 900, 901, 902, 903, 904, 905, 906, 907, 911, 913, 914, 915] 04-09 03:40:44.472 24035:24035 I/ckty: onPause 04-09 03:40:44.472 1830: 1872 D/IntervalStats: Unable to parse event packages: [882, 914, 915] 04-09 03:40:44.474 1830: 1872 D/IntervalStats: Unable to parse usage stats packages: [882, 915] 04-09 03:40:44.474 1830: 2591 D/InputTransport: Input channel constructed: 'Embedde', fd=786 04-09 03:40:44.474 1830: 2591 D/InputTransport: Input channel constructed: 'Embedde', fd=798 04-09 03:40:44.475 11990:11990 I/ViewRootImpl@91460b[HintService: Relayout returned: old=(279,2273,801,2340) new=(279,2273,801,2340) relayoutAsync=false req=(522,67)8 dur=6 res=0x2 s={false 0x0} ch=true seqId=0 04-09 03:40:44.475 1295: 1295 I/Layer: id=125158 removeFromCurrentState com.samsung.android.spay.pay.HintService$_11990#125158 (200) 04-09 03:40:44.475 20461:20461 D/nativeloader: Load libframework-connectivity-jni.so using APEX ns com_android_tethering for caller /apex/com.android.tethering/javalib/framework-connectivity.jar: ok 04-09 03:40:44.475 1830: 2591 D/InputTransport: Input channel constructed: 'Embedde', fd=715 04-09 03:40:44.475 1830: 2591 D/InputTransport: Input channel destroyed: 'Embedde', fd=715 04-09 03:40:44.476 1295: 1295 I/SurfaceFlinger: id=125158 Removed com.samsung.android.spay.pay.HintService$_11990#125158 (200) 04-09 03:40:44.476 1830: 1872 D/IntervalStats: Unable to parse usage stats packages: [882, 915] 04-09 03:40:44.476 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:44.477 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:44.476 4015:10051 I/SDHMS:l: onTaskStackChanged 04-09 03:40:44.477 2514: 2581 I/ViewRootImpl@90e481c: synced displayState. AttachInfo displayState=2 04-09 03:40:44.477 2514: 2581 I/ViewRootImpl@90e481c: setView = android.widget.ImageView@7f5a5a1 TM=true 04-09 03:40:44.478 4015: 4510 I/SemDvfsHyPerManager: acquire hyper - TABaseBoost/4015@19, type = 1090523139 04-09 03:40:44.478 22946:14244 I/HoneySpace.RecentTasks: onRecentTasksChanged 04-09 03:40:44.478 1237: 1266 I/HYPER-HAL: RequestManager.cpp]acquire(): Acquired ID : 8138614 [4015 / 19] HINT : list : [TASchedtuneBoost / 0: 04-09 03:40:44.478 1830: 1872 D/IntervalStats: Unable to parse usage stats packages: [882, 915] 04-09 03:40:44.479 2514: 2601 D/OpenGLRenderer: HWUI - treat SMPTE_170M as sRGB 04-09 03:40:44.480 2514: 2581 I/SurfaceView@51504ee: onWindowVisibilityChanged(0) true android.view.SurfaceView{51504ee V.E...... ......I. 0,0-0,0} of ViewRootImpl@4e557a8[dressupthegirllikeastarorange] 04-09 03:40:44.480 2514: 2581 D/SurfaceView@51504ee: 85263598 updateSurface: has no frame 04-09 03:40:44.480 1295: 1295 D/SurfaceFlinger: Display 0 HWC layers: DEVICE | 0xb400007dbde54480 | 0100 | RGBA_8888 | 630.0 0.0 1710.0 2340.0 | 0 0 1080 2340 | Wallpaper BBQ wrapper 5_system#81 DEVICE | 0xb400007da1f95180 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 2340.0 | 0 0 1080 2340 | com.sec.android.app.launcher/com.sec[...]ities.LauncherActivity$_22946#125154 DEVICE | 0xb400007da3c36ec0 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 80.0 | 0 0 1080 80 | StatusBar$_2514#109 DEVICE | 0xb400007da3c32280 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 135.0 | 0 2205 1080 2340 | NavigationBar0$_2514#108 04-09 03:40:44.481 20461:20461 V/GraphicsEnvironment: Currently set values for: 04-09 03:40:44.481 20461:20461 V/GraphicsEnvironment: angle_gl_driver_selection_pkgs=[] 04-09 03:40:44.481 20461:20461 V/GraphicsEnvironment: angle_gl_driver_selection_values=[] 04-09 03:40:44.481 1830: 2593 D/CoreBackPreview: Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@e72965b, mPriority=0, mIsAnimationCallback=false} 04-09 03:40:44.481 20461:20461 V/GraphicsEnvironment: ANGLE GameManagerService for net.playtouch.dressupthegirllikeastarorange: false 04-09 03:40:44.481 1830: 2590 V/WindowManager: Relayout Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange}: viewVisibility=0 req=1080x2340 ty=3 d0 04-09 03:40:44.481 20461:20461 V/GraphicsEnvironment: net.playtouch.dressupthegirllikeastarorange is not listed in per-application setting 04-09 03:40:44.481 1830: 2590 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:40:44.481 20461:20461 V/GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported. 04-09 03:40:44.482 1830: 1872 D/IntervalStats: Unable to parse usage stats packages: [882, 914, 915, 929] 04-09 03:40:44.482 1295: 1355 E/BufferQueueDebug: [Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165](this:0xb400007da2276ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165' 04-09 03:40:44.482 1295: 1355 I/BufferQueueDebug: [Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165](this:0xb400007da2276ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:44.483 1295: 1355 I/SurfaceFlinger: id=125165 createSurf, flag=44004, Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165 04-09 03:40:44.483 1830: 2590 D/WindowManager: makeSurface duration=2 name=Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514 04-09 03:40:44.485 1830: 2590 D/WindowManager: SyncGroup 5027: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:44.486 1830: 2590 V/WindowManager: Relayout hash=f87689d, pid=2514, syncId=-1: mAttrs={(0,0)(fillxfill) sim={adjust=pan} layoutInDisplayCutoutMode=shortEdges ty=APPLICATION_STARTING fmt=TRANSLUCENT wanim=0x10302f2 fl=81030118 pfl=16000010 bhv=DEFAULT fitSides= naviIconColor=0} 04-09 03:40:44.486 1295: 1295 I/BufferQueueDebug: [com.samsung.android.spay.pay.HintService$_11990#125158](this:0xb400007da2356ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:44.486 1295: 1295 I/Layer: id=125158 Destroyed com.samsung.android.spay.pay.HintService$_11990#125158 04-09 03:40:44.487 2514: 2581 D/BufferQueueConsumer: [](id:9d200000e09,api:0,p:-1,c:2514) connect: controlledByApp=false 04-09 03:40:44.488 2514: 2581 I/BLASTBufferQueue_Java: new BLASTBufferQueue, mName= ViewRootImpl@4e557a8[dressupthegirllikeastarorange] mNativeObject= 0xb40000714c773000 sc.mNativeObject= 0xb400007294e50700 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 04-09 03:40:44.488 20461:20461 I/MultiDex: VM with version 2.1.0 has multidex support 04-09 03:40:44.488 2514: 2581 I/BLASTBufferQueue_Java: update, w= 1080 h= 2340 mName = ViewRootImpl@4e557a8[dressupthegirllikeastarorange] mNativeObject= 0xb40000714c773000 sc.mNativeObject= 0xb400007294e50700 format= -3 caller= android.graphics.BLASTBufferQueue.:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 04-09 03:40:44.488 20461:20461 I/MultiDex: install 04-09 03:40:44.488 20461:20461 I/MultiDex: VM has multidex support, MultiDex support library is disabled. 04-09 03:40:44.488 2514: 2581 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: Relayout returned: old=(0,0,1080,2340) new=(0,0,1080,2340) relayoutAsync=false req=(1080,2340)0 dur=6 res=0x403 s={true 0xb40000729152e000} ch=true seqId=0 04-09 03:40:44.488 20461:20461 D/CompatibilityChangeReporter: Compat change id reported: 183155436; UID 11303; state: ENABLED 04-09 03:40:44.489 2514: 2581 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: performConfigurationChange setNightDimText nightDimLevel=0 04-09 03:40:44.489 2514: 2581 D/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: mThreadedRenderer.initialize() mSurface={isValid=true 0xb40000729152e000} hwInitialized=true 04-09 03:40:44.489 2514: 2581 D/SurfaceView@51504ee: 85263598 updateSurface: has no frame 04-09 03:40:44.489 2514: 2581 I/SurfaceView@51504ee: windowStopped(false) true android.view.SurfaceView{51504ee V.E...... ......ID 270,900-810,1440} of ViewRootImpl@4e557a8[dressupthegirllikeastarorange] 04-09 03:40:44.489 2514: 2581 D/SurfaceView@51504ee: 85263598 updateSurface: has no frame 04-09 03:40:44.490 2514: 2581 D/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 04-09 03:40:44.490 2514: 2581 I/SurfaceView: 85263598 Changes: creating=true format=true size=true visible=true alpha=false hint=false visible=true left=true top=true z=true attached=true lifecycleStrategy=false 04-09 03:40:44.490 1295: 1673 E/BufferQueueDebug: [Bounds for - Splash Screen net.playtouch.dressupthegirllikeastarorange@0#125166](this:0xb400007da237eba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Bounds for - Splash Screen net.playtouch.dressupthegirllikeastarorange@0#125166' 04-09 03:40:44.490 1295: 1673 I/BufferQueueDebug: [Bounds for - Splash Screen net.playtouch.dressupthegirllikeastarorange@0#125166](this:0xb400007da237eba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:44.490 1295: 1673 I/SurfaceFlinger: id=125166 createSurf, flag=20004, Bounds for - Splash Screen net.playtouch.dressupthegirllikeastarorange@0#125166 04-09 03:40:44.491 1295: 1673 E/BufferQueueDebug: [SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125167](this:0xb400007da2381ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125167' 04-09 03:40:44.491 1295: 1673 I/BufferQueueDebug: [SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125167](this:0xb400007da2381ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:44.492 1295: 1673 I/SurfaceFlinger: id=125167 createSurf, flag=84004, SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125167 04-09 03:40:44.492 1295: 1673 E/BufferQueueDebug: [SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0(BLAST)#125168](this:0xb400007da2387ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0(BLAST)#125168' 04-09 03:40:44.493 1295: 1673 I/BufferQueueDebug: [SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0(BLAST)#125168](this:0xb400007da2387ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:44.493 1295: 1673 I/SurfaceFlinger: id=125168 createSurf, flag=44000, SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0(BLAST)#125168 04-09 03:40:44.493 1295: 1673 E/BufferQueueDebug: [Background for SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125169](this:0xb400007da238aba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Background for SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125169' 04-09 03:40:44.493 1295: 1673 I/BufferQueueDebug: [Background for SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125169](this:0xb400007da238aba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:44.493 1295: 1673 I/SurfaceFlinger: id=125169 createSurf, flag=20404, Background for SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125169 04-09 03:40:44.494 2514: 2581 D/BufferQueueConsumer: [](id:9d200000e0a,api:0,p:-1,c:2514) connect: controlledByApp=false 04-09 03:40:44.495 2514: 2581 I/BLASTBufferQueue_Java: update, w= 540 h= 540 mName = null mNativeObject= 0xb400007295090b00 sc.mNativeObject= 0xb400007294e50a00 format= -3 caller= android.view.SurfaceView.createBlastSurfaceControls:1517 android.view.SurfaceView.updateSurface:1193 android.view.SurfaceView.lambda$new$0:258 android.view.SurfaceView.$r8$lambda$cm3nmzErr-srXoT_KjIYQgdhFN0:0 android.view.SurfaceView$$ExternalSyntheticLambda2.onPreDraw:2 android.view.ViewTreeObserver.dispatchOnPreDraw:1204 04-09 03:40:44.495 2514: 2581 I/SurfaceView@51504ee: 85263598 Cur surface: Surface(name=null)/@0x9c2859e 04-09 03:40:44.495 2514: 2581 I/SurfaceView@51504ee: pST: sr = Rect(270, 900 - 810, 1440) sw = 540 sh = 540 04-09 03:40:44.495 2514: 2581 D/SurfaceView@51504ee: 85263598 performSurfaceTransaction RenderWorker position = [270, 900, 810, 1440] surfaceSize = 540x540 04-09 03:40:44.495 2514: 2581 I/SurfaceView@51504ee: updateSurface: mVisible = true mSurface.isValid() = true 04-09 03:40:44.495 2514: 2581 I/SurfaceView@51504ee: updateSurface: mSurfaceCreated = false surfaceChanged = true visibleChanged = true 04-09 03:40:44.495 2514: 2581 I/SurfaceView: 85263598 visibleChanged -- surfaceCreated 04-09 03:40:44.495 2514: 2581 I/SurfaceView@51504ee: surfaceCreated 0 #8 android.view.SurfaceView{51504ee V.E...... ......ID 270,900-810,1440} 04-09 03:40:44.495 2514: 2581 I/SurfaceView: 85263598 surfaceChanged -- format=-3 w=540 h=540 04-09 03:40:44.495 2514: 2581 I/SurfaceView@51504ee: surfaceChanged (540,540) 0 #8 android.view.SurfaceView{51504ee V.E...... ......ID 270,900-810,1440} 04-09 03:40:44.495 2514: 2581 I/SurfaceView: 85263598 surfaceRedrawNeeded 04-09 03:40:44.496 2514: 2581 I/SurfaceView: 85263598 finishedDrawing 04-09 03:40:44.496 2514: 2581 V/SurfaceView@51504ee: Layout: x=270 y=900 w=540 h=540, frame=Rect(0, 0 - 540, 540) 04-09 03:40:44.496 2514: 2581 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: Setup new sync=wmsSync-ViewRootImpl@4e557a8[dressupthegirllikeastarorange]#47 04-09 03:40:44.496 2514: 2581 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: Creating new active sync group ViewRootImpl@4e557a8[dressupthegirllikeastarorange]#48 04-09 03:40:44.496 2514: 2581 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: registerCallbacksForSync syncBuffer=false 04-09 03:40:44.497 2514: 2601 D/SurfaceView: 85263598 updateSurfacePosition RenderWorker, frameNr = 1, position = [270, 900, 810, 1440] surfaceSize = 540x540 04-09 03:40:44.497 2514: 2601 I/SurfaceView@51504ee: uSP: rtp = Rect(270, 900 - 810, 1440) rtsw = 540 rtsh = 540 04-09 03:40:44.497 2514: 2601 I/SurfaceView@51504ee: onSSPAndSRT: pl = 270 pt = 900 sx = 1.0 sy = 1.0 04-09 03:40:44.504 2514: 2601 I/SurfaceView@51504ee: aOrMT: ViewRootImpl@4e557a8[dressupthegirllikeastarorange] t = android.view.SurfaceControl$Transaction@5d2a895 fN = 1 android.view.SurfaceView.-$$Nest$mapplyOrMergeTransaction:0 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1666 android.graphics.RenderNode$CompositePositionUpdateListener.positionChanged:369 04-09 03:40:44.504 2514: 2601 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: mWNT: t=0xb40000728fa67e00 mBlastBufferQueue=0xb40000714c773000 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.SurfaceView.applyOrMergeTransaction:1598 android.view.SurfaceView.-$$Nest$mapplyOrMergeTransaction:0 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1666 04-09 03:40:44.505 2514: 3334 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: Received frameDrawingCallback syncResult=0 frameNum=1. 04-09 03:40:44.505 2514: 3334 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: mWNT: t=0xb40000728fec2600 mBlastBufferQueue=0xb40000714c773000 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 04-09 03:40:44.505 2514: 3334 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: Setting up sync and frameCommitCallback 04-09 03:40:44.512 2514: 2601 D/BLASTBufferQueue: [ViewRootImpl@4e557a8[dressupthegirllikeastarorange]#3591](f:0,a:0) onFrameAvailable the first frame is available 04-09 03:40:44.512 2514: 2601 D/BLASTBufferQueue: [ViewRootImpl@4e557a8[dressupthegirllikeastarorange]#3591](f:0,a:1) acquireNextBufferLocked size=1080x2340 mFrameNumber=1 applyTransaction=true mTimestamp=959065424086701(auto) mPendingTransactions.size=0 graphicBufferId=10797547816547 transform=0 04-09 03:40:44.513 2514: 2601 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true 04-09 03:40:44.513 2514: 2601 D/OpenGLRenderer: CFMS:: SetUp Pid : 2514 Tid : 2601 04-09 03:40:44.513 2514: 2581 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: reportDrawFinished seqId=0 04-09 03:40:44.514 1830: 2593 D/WindowManager: finishDrawingWindow: Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange} mDrawState=DRAW_PENDING seqId=0 04-09 03:40:44.514 1830: 2593 V/WindowManager: Finishing drawing window Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange}: mDrawState=DRAW_PENDING 04-09 03:40:44.514 1830: 2593 V/WindowManager: Draw state now committed in Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange} 04-09 03:40:44.514 1830: 2590 D/CompatibilityChangeReporter: Compat change id reported: 149924527; UID 11303; state: ENABLED 04-09 03:40:44.514 1830: 1868 V/Transition: allReady query: used=true, override=false, defer=0, states=Display{#0 state=ON size=1080x2340 ROTATION_0}:true 04-09 03:40:44.515 1830: 2590 D/CompatibilityChangeReporter: Compat change id reported: 132649864; UID 11303; state: DISABLED 04-09 03:40:44.515 2514: 2581 D/BufferQueueConsumer: [](id:9d200000e0b,api:0,p:-1,c:2514) connect: controlledByApp=false 04-09 03:40:44.515 1830: 1868 V/WindowManager: SyncGroup 5027: Finished! 04-09 03:40:44.515 2514: 2581 I/BLASTBufferQueue_Java: new BLASTBufferQueue, mName= ViewRootImpl@90e481c[] mNativeObject= 0xb40000717e9b4680 sc.mNativeObject= 0xb400007294e50f40 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 04-09 03:40:44.515 2514: 2581 I/BLASTBufferQueue_Java: update, w= 540 h= 540 mName = ViewRootImpl@90e481c[] mNativeObject= 0xb40000717e9b4680 sc.mNativeObject= 0xb400007294e50f40 format= -2 caller= android.graphics.BLASTBufferQueue.:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 04-09 03:40:44.516 2514: 2581 I/ViewRootImpl@90e481c: Relayout returned: old=(0,0,540,540) new=(0,0,540,540) relayoutAsync=false req=(540,540)0 dur=0 res=0x0 s={true 0xb40000717e725000} ch=true seqId=0 04-09 03:40:44.516 2514: 2581 I/ViewRootImpl@90e481c: performConfigurationChange setNightDimText nightDimLevel=0 04-09 03:40:44.516 2514: 2581 D/ViewRootImpl@90e481c: mThreadedRenderer.initialize() mSurface={isValid=true 0xb40000717e725000} hwInitialized=true 04-09 03:40:44.516 1830: 1868 V/WindowManager: performShowLocked: mDrawState=HAS_DRAWN in Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange} 04-09 03:40:44.516 1830: 1868 D/ChangeTransitionController: onTransactionReady: TransitionRecord{33c1138 id=5027 type=OPEN flags=0x0} 04-09 03:40:44.516 1830: 1868 V/WindowManager: Start calculating TransitionInfo based on participants: {WallpaperWindowToken{8e117b token=android.os.Binder@a73750a}, ActivityRecord{28453ab u0 com.sec.android.app.launcher/.activities.LauncherActivity t997}, ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}, Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}} 04-09 03:40:44.516 1830: 1868 V/WindowManager: Final targets: [Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}, Task{46d42f3 #1 type=home}] 04-09 03:40:44.517 1295: 1673 E/BufferQueueDebug: [Transition Root: Task=2891#125170](this:0xb400007da2317ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Transition Root: Task=2891#125170' 04-09 03:40:44.517 1295: 1673 I/BufferQueueDebug: [Transition Root: Task=2891#125170](this:0xb400007da2317ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:44.517 1295: 1673 I/SurfaceFlinger: id=125170 createSurf, flag=84004, Transition Root: Task=2891#125170 04-09 03:40:44.518 1830: 1868 I/SurfaceControl: show, t=StartTransaction_SyncId<5027>, sc=Surface(name=ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891})/@0x84ba118, caller=com.android.server.wm.Transition.onTransactionReady:1992 com.android.server.wm.BLASTSyncEngine$SyncGroup.finishNow:315 com.android.server.wm.BLASTSyncEngine$SyncGroup.tryFinish:242 com.android.server.wm.BLASTSyncEngine$SyncGroup.-$$Nest$mtryFinish:0 com.android.server.wm.BLASTSyncEngine.onSurfacePlacement:675 com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:990 04-09 03:40:44.518 1830: 1868 V/WindowManager: Calling onTransitionReady: {id=5027 t=OPEN f=0x0 trk=0 r=[0@Point(0, 0)] c=[ {WCT{RemoteToken{bb32251 Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}}} m=OPEN f=NONE leash=Surface(name=Task=2891)/@0xd0fd28c sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 1080, 2340) d=0 dim=true inset=Rect(0, 80 - 0, 135)}, {WCT{RemoteToken{85d14e9 Task{46d42f3 #1 type=home}}} m=TO_BACK f=SHOW_WALLPAPER|EDGE_EXTENSION_RESTRICTION leash=Surface(name=Task=1)/@0xe3af6ed sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 1080, 2340) d=0 inset=Rect(0, 80 - 0, 135)} ]} 04-09 03:40:44.520 2514: 2581 I/ViewRootImpl@90e481c: registerCallbackForPendingTransactions 04-09 03:40:44.520 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:44.520 1830: 1864 V/WindowManager: Sent Transition #5027 createdAt=04-09 03:40:44.360 via request=TransitionRequestInfo { type = OPEN, triggerTask = TaskInfo{userId=0 taskId=2891 displayId=0 isRunning=true baseIntent=Intent { flg=0x10000000 cmp=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 } baseActivity=ComponentInfo{net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_} topActivity=ComponentInfo{net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_} origActivity=ComponentInfo{net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} realActivity=ComponentInfo{net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_} numActivities=1 lastActiveTime=1960963216 supportsMultiWindow=true resizeMode=1 isResizeable=true minWidth=-1 minHeight=-1 maxWidth=-1 maxHeight=-1 defaultMinSize=220 token=WCT{RemoteToken{bb32251 Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}}} topActivityType=1 pictureInPictureParams=null shouldDockBigOverlays=false launchIntoPipHostTaskId=-1 lastParentTaskIdBeforePip=-1 displayCutoutSafeInsets=Rect(0, 80 - 0, 0) topActivityInfo=ActivityInfo{b607ab6 com.buongiorno.wrapper.MainActivity_99} launchCookies=[] positionInParent=Point(0, 0) parentTaskId=-1 isFocused=false isVisible=false isVisibleRequested=false isSleeping=false topActivityInSizeCompat=false topActivityEligibleForLetterboxEducation= false topActivityLetterboxed= false isFromDoubleTap= false topActivityLetterboxVerticalPosition= -1 topActivityLetterboxHorizontalPosition= -1 topActivityLetterboxWidth=-1 topActivityLetterboxHeight=-1 locusId=null displayAreaFeatureId=1 cameraCompatControlState=hidden originallySupportedMultiWindow=true hasWallpaper=false topActivityInFixedAspectRatio=false rootAffinity=null topActivityInDisplayCompat=false topActivityInBoundsCompat=false topActivityBounds=null singleTapFromLetterbox=false isTopTaskInStage=false topActivityUiMode=17 CoverLauncherWidgetTask=false CoverScreenTask=false isAllowedSeamlessRotation=false isTopTransparentActivity=false hasPopOver=false}, remoteTransition = null, displayChange = null } 04-09 03:40:44.520 1830: 1864 V/WindowManager: startWCT=WindowContainerTransaction { changes = {} hops = [] errorCallbackToken=null taskFragmentOrganizer=null } 04-09 03:40:44.521 1830: 1864 V/WindowManager: info={id=5027 t=OPEN f=0x0 trk=0 r=[0@Point(0, 0)] c=[ {WCT{RemoteToken{bb32251 Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}}} m=OPEN f=NONE leash=Surface(name=Task=2891)/@0xd0fd28c sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 1080, 2340) d=0 dim=true inset=Rect(0, 80 - 0, 135)}, {WCT{RemoteToken{85d14e9 Task{46d42f3 #1 type=home}}} m=TO_BACK f=SHOW_WALLPAPER|EDGE_EXTENSION_RESTRICTION leash=Surface(name=Task=1)/@0xe3af6ed sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 1080, 2340) d=0 inset=Rect(0, 80 - 0, 135)} ]} 04-09 03:40:44.521 1295: 1673 E/BufferQueueDebug: [3c1c9aa ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_#125171](this:0xb400007da2390ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from '3c1c9aa ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_#125171' 04-09 03:40:44.521 1295: 1673 I/BufferQueueDebug: [3c1c9aa ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_#125171](this:0xb400007da2390ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:44.521 2514: 2568 V/WindowManagerShell: onTransitionReady android.os.BinderProxy@8faa78e: {id=5027 t=OPEN f=0x0 trk=0 r=[0@Point(0, 0)] c=[{WCT{android.window.IWindowContainerToken$Stub$Proxy@5d28881} m=OPEN f=NONE leash=Surface(name=Task=2891)/@0xcfbaa76 sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 1080, 2340) d=0 dim=true inset=Rect(0, 80 - 0, 135)},{WCT{android.window.IWindowContainerToken$Stub$Proxy@5019d26} m=TO_BACK f=SHOW_WALLPAPER|EDGE_EXTENSION_RESTRICTION leash=Surface(name=Task=1)/@0x25bb877 sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 1080, 2340) d=0 inset=Rect(0, 80 - 0, 135)}]} 04-09 03:40:44.522 2514: 2568 I/SurfaceControl: hide, t=FinishTransaction_SyncId<5027>, sc=Surface(name=Task=1)/@0x25bb877, caller=com.android.wm.shell.transition.Transitions.dispatchReady:682 com.android.wm.shell.transition.Transitions.onTransitionReady:119 com.android.wm.shell.transition.Transitions$TransitionPlayerImpl$$ExternalSyntheticLambda0.run:13 android.os.Handler.handleCallback:958 android.os.Handler.dispatchMessage:99 android.os.Looper.loopOnce:230 04-09 03:40:44.521 1295: 1673 I/SurfaceFlinger: id=125171 createSurf, flag=84000, 3c1c9aa ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_#125171 04-09 03:40:44.522 2514: 2568 I/SurfaceControl: show, t=StartTransaction_SyncId<5027>, sc=Surface(name=Task=2891)/@0xcfbaa76, caller=com.android.wm.shell.transition.Transitions.dispatchReady:687 com.android.wm.shell.transition.Transitions.onTransitionReady:119 com.android.wm.shell.transition.Transitions$TransitionPlayerImpl$$ExternalSyntheticLambda0.run:13 android.os.Handler.handleCallback:958 android.os.Handler.dispatchMessage:99 android.os.Looper.loopOnce:230 04-09 03:40:44.522 2514: 2568 I/SurfaceControl: show, t=FinishTransaction_SyncId<5027>, sc=Surface(name=Task=2891)/@0xcfbaa76, caller=com.android.wm.shell.transition.Transitions.dispatchReady:744 com.android.wm.shell.transition.Transitions.onTransitionReady:119 com.android.wm.shell.transition.Transitions$TransitionPlayerImpl$$ExternalSyntheticLambda0.run:13 android.os.Handler.handleCallback:958 android.os.Handler.dispatchMessage:99 android.os.Looper.loopOnce:230 04-09 03:40:44.522 2514: 2568 V/WindowManagerShell: Playing animation for (#5027)android.os.BinderProxy@8faa78e@0 04-09 03:40:44.522 2514: 2568 I/SurfaceControl: show, t=StartTransaction_SyncId<5027>, sc=Surface(name=Transition Root: Task=2891)/@0x449f949, caller=com.android.wm.shell.transition.Transitions.playTransition:80 com.android.wm.shell.transition.Transitions.processReadyQueue:195 com.android.wm.shell.transition.Transitions.dispatchReady:762 com.android.wm.shell.transition.Transitions.onTransitionReady:119 com.android.wm.shell.transition.Transitions$TransitionPlayerImpl$$ExternalSyntheticLambda0.run:13 android.os.Handler.handleCallback:958 04-09 03:40:44.522 2514: 2568 V/WindowManagerShell: try handler com.android.wm.shell.transition.DefaultMixedHandler@fecb5de 04-09 03:40:44.522 2514: 2568 V/WindowManagerShell: try handler com.android.wm.shell.keyguard.KeyguardTransitionHandler@ee743bf 04-09 03:40:44.522 2514: 2568 V/WindowManagerShell: try handler com.android.wm.shell.activityembedding.ActivityEmbeddingController@3d63a8c 04-09 03:40:44.522 2514: 2568 V/WindowManagerShell: try handler com.android.wm.shell.recents.RecentsTransitionHandler@c55c5d5 04-09 03:40:44.522 2514: 2568 V/ShellRecents: RecentsTransitionHandler.startAnimation: no controller found 04-09 03:40:44.522 2514: 2568 V/WindowManagerShell: try handler com.android.wm.shell.pip.PipTransition@a8a51ea 04-09 03:40:44.522 2514: 2568 V/WindowManagerShell: try handler com.android.wm.shell.splitscreen.StageCoordinator@6d65cdb 04-09 03:40:44.522 2514: 2568 V/WindowManagerShell: try handler com.android.wm.shell.transition.RemoteTransitionHandler@5f27378 04-09 03:40:44.522 2514: 2568 V/WindowManagerShell: Transition doesn't have explicit remote, search filters for match for {id=5027 t=OPEN f=0x0 trk=0 r=[0@Point(0, 0)] c=[{WCT{android.window.IWindowContainerToken$Stub$Proxy@5d28881} m=OPEN f=NONE leash=Surface(name=Task=2891)/@0xcfbaa76 sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 1080, 2340) d=0 dim=true inset=Rect(0, 80 - 0, 135)},{WCT{android.window.IWindowContainerToken$Stub$Proxy@5019d26} m=TO_BACK f=SHOW_WALLPAPER|EDGE_EXTENSION_RESTRICTION leash=Surface(name=Task=1)/@0x25bb877 sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 1080, 2340) d=0 inset=Rect(0, 80 - 0, 135)}]} 04-09 03:40:44.522 2514: 2568 V/WindowManagerShell: Checking filter Pair{{types=[] flags=0x0] notFlags=0x100 checks=[{atype=home independent=true modes=[OPEN,TO_FRONT] flags=NONE mustBeTask=false order=TOP topActivity=ComponentInfo{com.sec.android.app.launcher/com.sec.android.app.launcher.Launcher}},{atype=recents independent=true modes=[CLOSE,TO_BACK] flags=NONE mustBeTask=false order=ANY topActivity=null}]} RemoteTransition { remoteTransition = android.window.IRemoteTransition$Stub$Proxy@b827193, appThread = android.app.IApplicationThread$Stub$Proxy@fd755d0, debugName = QuickstepLaunchHomeFromRecents }} 04-09 03:40:44.522 2514: 2568 V/WindowManagerShell: Checking filter Pair{{types=[] flags=0x0] notFlags=0x100 checks=[{atype=home independent=true modes=[OPEN,TO_FRONT] flags=NONE mustBeTask=false order=TOP topActivity=ComponentInfo{com.sec.android.app.launcher/com.sec.android.app.launcher.Launcher}},{atype=standard independent=true modes=[CLOSE,TO_BACK] flags=NONE mustBeTask=false order=ANY topActivity=null}]} RemoteTransition { remoteTransition = android.window.IRemoteTransition$Stub$Proxy@9b519c9, appThread = android.app.IApplicationThread$Stub$Proxy@a6d68ce, debugName = QuickstepLaunchHome }} 04-09 03:40:44.522 2514: 2568 V/WindowManagerShell: Delegate animation for #5027 to null 04-09 03:40:44.522 2514: 2568 V/WindowManagerShell: try handler com.android.wm.shell.transition.DefaultTransitionHandler@e39ea51 04-09 03:40:44.522 2514: 2568 V/WindowManagerShell: start default transition animation, info = {id=5027 t=OPEN f=0x0 trk=0 r=[0@Point(0, 0)] c=[{WCT{android.window.IWindowContainerToken$Stub$Proxy@5d28881} m=OPEN f=NONE leash=Surface(name=Task=2891)/@0xcfbaa76 sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 1080, 2340) d=0 dim=true inset=Rect(0, 80 - 0, 135)},{WCT{android.window.IWindowContainerToken$Stub$Proxy@5019d26} m=TO_BACK f=SHOW_WALLPAPER|EDGE_EXTENSION_RESTRICTION leash=Surface(name=Task=1)/@0x25bb877 sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 1080, 2340) d=0 inset=Rect(0, 80 - 0, 135)}]} 04-09 03:40:44.523 2514: 2568 V/WindowManagerShell: loadAnimation: anim=android.view.animation.AnimationSet@81a6714 animAttr=0x13 type=OPEN isEntrance=false 04-09 03:40:44.523 2514: 2568 V/WindowManagerShell: loadAnimation: anim=android.view.animation.AnimationSet@bc0e080 animAttr=0x12 type=OPEN isEntrance=true 04-09 03:40:44.524 2514: 2568 I/SurfaceControl: apply is called, name=StartTransaction_SyncId<5027>, caller=android.view.SurfaceControl$Transaction.apply:2921 com.android.wm.shell.transition.DefaultTransitionHandler.startAnimation:3226 com.android.wm.shell.transition.Transitions.dispatchTransition:80 com.android.wm.shell.transition.Transitions.playTransition:793 com.android.wm.shell.transition.Transitions.processReadyQueue:195 com.android.wm.shell.transition.Transitions.dispatchReady:762 04-09 03:40:44.524 2514: 3334 I/ViewRootImpl@90e481c: mWNT: t=0xb40000728fec3f80 mBlastBufferQueue=0xb40000717e9b4680 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$6.onFrameDraw:5635 android.view.ViewRootImpl$2.onFrameDraw:2146 android.view.ThreadedRenderer$1.onFrameDraw:792 04-09 03:40:44.525 2514: 2568 V/WindowManagerShell: animated by com.android.wm.shell.transition.DefaultTransitionHandler@e39ea51 04-09 03:40:44.530 20461:20461 D/ConnectivityManager: StackLog: [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4671)] [android.net.ConnectivityManager.registerDefaultNetworkCallbackForUid(ConnectivityManager.java:5360)] [android.net.ConnectivityManager.registerDefaultNetworkCallback(ConnectivityManager.java:5327)] [android.net.ConnectivityManager.registerDefaultNetworkCallback(ConnectivityManager.java:5301)] [com.dvs.ipdetect.dvwaa.dvwah(SourceFile:6)] [com.dvs.ipdetect.dvwaa.dvwae(SourceFile:16)] [com.dvs.ipdetect.InitProvider.onCreate(SourceFile:4)] [android.content.ContentProvider.attachInfo(ContentProvider.java:2700)] [android.content.ContentProvider.attachInfo(ContentProvider.java:2670)] [android.app.ActivityThread.installProvider(ActivityThread.java:8484)] [android.app.ActivityThread.installContentProviders(ActivityThread.java:7989)] [android.app.ActivityThread.handleBindApplication(ActivityThread.java:7675)] [android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)] [android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)] 04-09 03:40:44.530 1295: 1295 I/Layer: Layer [Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165] hidden!! flag(0) 04-09 03:40:44.531 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.532 1830: 2590 D/ConnectivityService: requestNetwork for uid/pid:11303/20461 activeRequest: null callbackRequest: 125661 [NetworkRequest [ REQUEST id=125662, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647 isUidTracked: false declaredMethods: ALL 04-09 03:40:44.532 1830: 2285 D/ConnectivityService: accepting network in place of null for NetworkRequest [ REQUEST id=125662, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ] 04-09 03:40:44.536 1830: 2257 D/WifiNetworkFactory: got request NetworkRequest [ REQUEST id=125662, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ] 04-09 03:40:44.536 1830: 2257 D/UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=125662, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ] 04-09 03:40:44.537 1830: 2257 D/OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=125662, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ] 04-09 03:40:44.537 1830: 2257 D/MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=125662, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ] 04-09 03:40:44.538 1830: 2285 D/ConnectivityService: Rematched networks [computed 0ms] [applied 1ms] [issued 4] 04-09 03:40:44.538 1830: 2285 D/ConnectivityService: NetworkReassignment : 125662 : null ? 260 04-09 03:40:44.540 2514: 2601 D/BLASTBufferQueue: [ViewRootImpl@90e481c[]#3593](f:0,a:0) onFrameAvailable the first frame is available 04-09 03:40:44.540 2514: 2601 D/BLASTBufferQueue: [ViewRootImpl@90e481c[]#3593](f:0,a:1) acquireNextBufferLocked size=540x540 mFrameNumber=1 applyTransaction=true mTimestamp=959065451748240(auto) mPendingTransactions.size=0 graphicBufferId=10797547816551 transform=0 04-09 03:40:44.542 2514: 2601 D/OpenGLRenderer: CFMS:: SetUp Pid : 2514 Tid : 2601 04-09 03:40:44.542 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:44.542 2514: 2601 D/OpenGLRenderer: HWUI - treat SMPTE_170M as sRGB 04-09 03:40:44.548 647:12150 E/keystore2: system/security/keystore2/src/error.rs:182 - Rc(r#KEY_NOT_FOUND), "system/security/keystore2/src/service.rs:172: In get_key_entry, while trying to load key info. 11303, Some(\"_androidx_security_master_key_\")" 04-09 03:40:44.559 1244: 1270 I/mtkpower@impl: [setMode] type:6, enabled:1 04-09 03:40:44.559 1244: 1270 E/mtkpower@impl: [setMode] unknown type 04-09 03:40:44.561 647:12150 I/keystore2: system/security/keystore2/src/globals.rs:627 - In is_keymint_restarted result : 0 04-09 03:40:44.565 1295: 1295 D/SurfaceFlinger: Display 0 HWC layers: DEVICE | 0xb400007dbde54480 | 0100 | RGBA_8888 | 630.0 0.0 1710.0 2340.0 | 0 0 1080 2340 | Wallpaper BBQ wrapper 5_system#81 DEVICE | 0xb400007da1f95180 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 2340.0 | 0 0 1080 2340 | com.sec.android.app.launcher/com.sec[...]ities.LauncherActivity$_22946#125154 CLIENT | 0xb400007da1f97e80 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 2340.0 | 78 168 1002 2172 | Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165 CLIENT | 0xb400007da1f975c0 | 0100 | RGBA_8888 | 0.0 0.0 540.0 540.0 | 309 939 771 1401 | #125164 DEVICE | 0xb400007da3c36ec0 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 80.0 | 0 0 1080 80 | StatusBar$_2514#109 DEVICE | 0xb400007da3c32280 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 135.0 | 0 2205 1080 2340 | NavigationBar0$_2514#108 04-09 03:40:44.568 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:44.569 648: 648 W/keymint_tee: [WRN]ret OK PARAMS: A32, PP0, PP1, BM32, PD1, NAR1, KS256, CD2025.04.09,03:40:44.567, 04-09 03:40:44.569 648: 648 D/android.hardware.security.keymint-service: generateKeyInternal: ret 0 04-09 03:40:44.572 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:697 - In generate_key. 11303, Some("_androidx_security_master_key_") 04-09 03:40:44.574 1830: 2406 D/NetdEventListenerService: DNS Requested by 260, 11303, 15 04-09 03:40:44.577 647:12150 I/keystore2: system/security/keystore2/src/database.rs:2347 - In store_new_key "_androidx_security_master_key_", uid=11303, cert=false, cert_chain=false rebound=false 04-09 03:40:44.578 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:44.586 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.587 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:44.588 1830: 2296 D/MdnieScenarioControlService: packageName : net.playtouch.dressupthegirllikeastarorange className : com.buongiorno.wrapper.MainActivity_ 04-09 03:40:44.589 1830: 2296 V/MdnieScenarioControlService: setUIMode from UI function(3) 04-09 03:40:44.600 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.601 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:44.602 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:44.602 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:44.603 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:44.604 1295: 1295 I/BufferQueueProducer: [FramebufferSurface](this:0xb400007dcc0856d0,id:-1,api:1,p:1295,c:1295) queueBuffer: fps=4.96 dur=1007.97 max=967.12 min=8.94 04-09 03:40:44.604 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:44.606 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:44.606 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:44.607 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:44.608 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:44.608 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:44.610 20461:20461 W/dvwaa: keyset not found, will generate a new one java.io.FileNotFoundException: can't read keyset; the pref value __androidx_security_crypto_encrypted_prefs_key_keyset__ does not exist at dvwct.dvwad.dvwac(SourceFile:4) at dvwct.dvwad.dvwab(Unknown Source:0) at dvwcp.dvwai.dvwaj(SourceFile:1) at dvwct.dvwaa$dvwab.dvwae(SourceFile:2) at dvwct.dvwaa$dvwab.dvwaf(SourceFile:1) at dvwct.dvwaa$dvwab.dvwad(SourceFile:3) at androidx_b.security.crypto.dvwaa.dvwab(SourceFile:8) at androidx_b.security.crypto.dvwaa.dvwaa(Unknown Source:4) at com.buongiorno.wrapper.preference.SecurePreferences.init(SourceFile:10) at com.buongiorno.wrapper.preference.SecurePreferences.(SourceFile:2) at com.buongiorno.wrapper.preference.dvwaa.(SourceFile:1) at com.buongiorno.wrapper.preference.Preferences_.(SourceFile:1) at com.buongiorno.wrapper.preference.Preferences_.getInstance_(SourceFile:3) at com.buongiorno.wrapper.dvwaz.dvwai(SourceFile:1) at com.buongiorno.wrapper.MainApplication.onCreate(SourceFile:6) at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1316) at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7711) at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:230) at android.os.Looper.loop(Looper.java:319) at android.app.ActivityThread.main(ActivityThread.java:8919) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 04-09 03:40:44.611 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.614 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:44.615 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:44.615 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:44.616 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:44.617 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:44.619 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:44.619 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:44.620 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:44.621 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:44.622 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:44.625 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.627 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:44.628 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:44.628 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:44.629 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:44.630 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:44.632 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:44.632 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:44.633 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:44.634 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:44.635 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:44.636 20461:20461 W/dvwaa: keyset not found, will generate a new one java.io.FileNotFoundException: can't read keyset; the pref value __androidx_security_crypto_encrypted_prefs_value_keyset__ does not exist at dvwct.dvwad.dvwac(SourceFile:4) at dvwct.dvwad.dvwab(Unknown Source:0) at dvwcp.dvwai.dvwaj(SourceFile:1) at dvwct.dvwaa$dvwab.dvwae(SourceFile:2) at dvwct.dvwaa$dvwab.dvwaf(SourceFile:1) at dvwct.dvwaa$dvwab.dvwad(SourceFile:3) at androidx_b.security.crypto.dvwaa.dvwab(SourceFile:13) at androidx_b.security.crypto.dvwaa.dvwaa(Unknown Source:4) at com.buongiorno.wrapper.preference.SecurePreferences.init(SourceFile:10) at com.buongiorno.wrapper.preference.SecurePreferences.(SourceFile:2) at com.buongiorno.wrapper.preference.dvwaa.(SourceFile:1) at com.buongiorno.wrapper.preference.Preferences_.(SourceFile:1) at com.buongiorno.wrapper.preference.Preferences_.getInstance_(SourceFile:3) at com.buongiorno.wrapper.dvwaz.dvwai(SourceFile:1) at com.buongiorno.wrapper.MainApplication.onCreate(SourceFile:6) at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1316) at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7711) at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:230) at android.os.Looper.loop(Looper.java:319) at android.app.ActivityThread.main(ActivityThread.java:8919) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 04-09 03:40:44.638 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:44.638 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.638 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:44.639 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:44.640 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:44.641 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:44.642 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:44.642 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:44.642 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:44.643 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:44.643 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:44.644 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:44.645 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:44.648 20461:20461 I/dvwcx.dvwam: Provider GmsCore_OpenSSL not available 04-09 03:40:44.649 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.659 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.668 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.677 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.683 20461:20493 D/CompatibilityChangeReporter: Compat change id reported: 160794467; UID 11303; state: ENABLED 04-09 03:40:44.686 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.690 1830: 2296 V/MdnieScenarioControlService: mAclOffEnabled : false 04-09 03:40:44.696 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.706 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.720 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.728 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.740 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.751 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.752 20461:20491 W/IPDTCT: WSTools.send.error: 502 04-09 03:40:44.762 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.773 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.785 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.792 1830: 4570 D/ActivityManager Intent delay: Delaying Broadcast BroadcastRecord{7b1b8d8 com.buongiorno.sharedata.PACKAGE_UPDATE/u0} 04-09 03:40:44.799 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:44.799 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:44.801 1830: 2340 I/ChimeraAggressivePolicyHandler: executePolicy() - triggerSource: TRIGGER_SOURCE_LMKD 04-09 03:40:44.802 1830: 2340 I/ChimeraAggressivePolicyHandler: available memory: 1031488, free memory target: 696320, quit chimera 04-09 03:40:44.817 19723:19729 W/mo.apktesterapp: Cleared Reference was only reachable from finalizer (only reported once) 04-09 03:40:44.820 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.830 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.840 20461:20461 D/nativeloader: Configuring clns-6 for other apk /system/framework/com.android.media.remotedisplay.jar. target_sdk_version=36, uses_libraries=ALL, library_path=/data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/lib/arm64:/data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms 04-09 03:40:44.840 20461:20461 D/nativeloader: Extending system_exposed_libraries: libface_landmark.arcsoft.so:liblow_light_hdr.arcsoft.so:libhigh_dynamic_range.arcsoft.so:libFacialAttributeDetection.arcsoft.so:libaudiomirroring_jni.audiomirroring.samsung.so:libBeauty_v4.camera.samsung.so:libexifa.camera.samsung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.camera.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.samsung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libFace_Landmark_API.camera.samsung.so:libHpr_RecGAE_cvFeature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFacialBasedSelfieCorrection.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libcolor_engine.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneClassification_2.5_OD.camera.samsung.so:libSceneDetector_v1.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetector.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:libPortraitSolution.camera.s 04-09 03:40:44.844 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.847 20461:20461 D/nativeloader: Configuring clns-7 for other apk /system/framework/com.android.location.provider.jar. target_sdk_version=36, uses_libraries=ALL, library_path=/data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/lib/arm64:/data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms 04-09 03:40:44.847 20461:20461 D/nativeloader: Extending system_exposed_libraries: libface_landmark.arcsoft.so:liblow_light_hdr.arcsoft.so:libhigh_dynamic_range.arcsoft.so:libFacialAttributeDetection.arcsoft.so:libaudiomirroring_jni.audiomirroring.samsung.so:libBeauty_v4.camera.samsung.so:libexifa.camera.samsung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.camera.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.samsung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libFace_Landmark_API.camera.samsung.so:libHpr_RecGAE_cvFeature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFacialBasedSelfieCorrection.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libcolor_engine.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneClassification_2.5_OD.camera.samsung.so:libSceneDetector_v1.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetector.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:libPortraitSolution.camera.s 04-09 03:40:44.857 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.868 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.876 1295: 1295 D/SurfaceFlinger: GPIS:: requestGPISForClientComposition 04-09 03:40:44.879 1244: 1270 I/mtkpower@impl: [setMode] type:6, enabled:0 04-09 03:40:44.879 1244: 1270 E/mtkpower@impl: [setMode] unknown type 04-09 03:40:44.879 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.890 20461:20461 D/nativeloader: Configuring clns-8 for other apk /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/base.apk. target_sdk_version=36, uses_libraries=, library_path=/data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/lib/arm64:/data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms 04-09 03:40:44.890 2514: 2568 V/WindowManagerShell: Transition animation finished (aborted=false), notifying core (#5027)android.os.BinderProxy@8faa78e@0 04-09 03:40:44.890 2514: 2568 I/SurfaceControl: apply is called, name=FinishTransaction_SyncId<5027>, caller=android.view.SurfaceControl$Transaction.apply:2921 com.android.wm.shell.transition.Transitions.onFinish:302 com.android.wm.shell.transition.Transitions$$ExternalSyntheticLambda6.onTransitionFinished:15 com.android.wm.shell.transition.DefaultTransitionHandler$$ExternalSyntheticLambda5.run:125 com.android.wm.shell.transition.DefaultTransitionHandler$$ExternalSyntheticLambda3.run:52 android.os.Handler.handleCallback:958 04-09 03:40:44.891 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.893 1830: 2593 V/WindowManager: Finish Transition: TransitionRecord{33c1138 id=5027 type=OPEN flags=0x0}, caller=com.android.server.wm.WindowOrganizerController.finishTransition:456 android.window.IWindowOrganizerController$Stub.onTransact:286 com.android.server.wm.WindowOrganizerController.onTransact:219 04-09 03:40:44.894 1830: 1864 V/WindowManager: Finish Transition #5027: created at 04-09 03:40:44.360 collect-started=0.355ms request-sent=9.318ms started=20.298ms ready=85.727ms sent=158.484ms finished=532.877ms 04-09 03:40:44.894 1830: 2593 V/WindowManager: Setting visibility of Window{e22b753 u0 com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity}: false, caller=com.android.server.wm.WindowContainer.sendAppVisibilityToClients:1301 com.android.server.wm.WindowToken.setClientVisible:446 com.android.server.wm.ActivityRecord.setClientVisible:8121 com.android.server.wm.ActivityRecord.postApplyAnimation:6685 com.android.server.wm.ActivityRecord.commitVisibility:6628 04-09 03:40:44.895 22946:22946 I/ViewRootImpl@7b5c4cc[LauncherActivity: handleAppVisibility mAppVisible = true visible = false 04-09 03:40:44.895 1830: 2593 V/WindowManager: Setting visibility of Window{739fabc u0 com.android.systemui.wallpapers.ImageWallpaper_system}: false, caller=com.android.server.wm.WindowContainer.sendAppVisibilityToClients:1301 com.android.server.wm.WindowToken.setClientVisible:446 com.android.server.wm.WallpaperWindowToken.setVisible:192 com.android.server.wm.WallpaperWindowToken.commitVisibility:243 com.android.server.wm.Transition.finishTransition:1548 04-09 03:40:44.895 2514:20444 I/WallpaperService: dispatchAppVisibility: system, visible=false 04-09 03:40:44.896 2514: 2707 I/WallpaperService: reportVisibility: visibility changed. visible=false 04-09 03:40:44.897 2514: 2707 I/ImageWallpaper[CanvasEngine_d0_w1: onVisibilityChanged: visible=false , displayId=0 04-09 03:40:44.897 1295: 1295 I/Layer: id=125170 removeFromCurrentState Transition Root: Task=2891#125170 (206) 04-09 03:40:44.897 1295: 1295 I/Layer: id=125159 removeFromCurrentState Task=2891#125159 (206) 04-09 03:40:44.897 1295: 1295 I/Layer: id=125160 removeFromCurrentState ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}#125160 (206) 04-09 03:40:44.897 1295: 1295 I/Layer: id=125171 removeFromCurrentState 3c1c9aa ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_#125171 (206) 04-09 03:40:44.897 22946:22946 I/ViewRootImpl@7b5c4cc[LauncherActivity: destroyHardwareResources: Callers=android.view.ViewRootImpl.performTraversals:3932 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 android.os.Handler.handleCallback:958 android.os.Handler.dispatchMessage:99 04-09 03:40:44.897 1295: 1295 I/Layer: id=125161 removeFromCurrentState f87689d Splash Screen net.playtouch.dressupthegirllikeastarorange#125161 (206) 04-09 03:40:44.897 1295: 1295 I/Layer: id=125165 removeFromCurrentState Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165 (206) 04-09 03:40:44.897 1295: 1295 I/Layer: id=125166 removeFromCurrentState Bounds for - Splash Screen net.playtouch.dressupthegirllikeastarorange@0#125166 (206) 04-09 03:40:44.897 1295: 1295 I/Layer: id=125167 removeFromCurrentState SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125167 (206) 04-09 03:40:44.897 1295: 1295 I/Layer: id=125169 removeFromCurrentState Background for SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125169 (206) 04-09 03:40:44.897 1295: 1295 I/Layer: id=125168 removeFromCurrentState SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0(BLAST)#125168 (206) 04-09 03:40:44.897 1295: 1295 I/Layer: id=125162 removeFromCurrentState SurfaceControlViewHost#125162 (206) 04-09 03:40:44.897 1295: 1295 I/Layer: id=125163 removeFromCurrentState Leash#125163 (206) 04-09 03:40:44.897 1295: 1295 I/Layer: id=125164 removeFromCurrentState #125164 (206) 04-09 03:40:44.897 1295: 1295 I/Layer: id=125159 addToCurrentState Task=2891#125159 (206) 04-09 03:40:44.897 1295: 1295 I/Layer: id=125160 addToCurrentState ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}#125160 (206) 04-09 03:40:44.897 1295: 1295 I/Layer: id=125171 addToCurrentState 3c1c9aa ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_#125171 (206) 04-09 03:40:44.897 1295: 1295 I/Layer: id=125161 addToCurrentState f87689d Splash Screen net.playtouch.dressupthegirllikeastarorange#125161 (206) 04-09 03:40:44.897 1295: 1295 I/Layer: id=125165 addToCurrentState Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165 (206) 04-09 03:40:44.897 1295: 1295 I/Layer: id=125166 addToCurrentState Bounds for - Splash Screen net.playtouch.dressupthegirllikeastarorange@0#125166 (206) 04-09 03:40:44.898 1295: 1295 I/Layer: id=125167 addToCurrentState SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125167 (206) 04-09 03:40:44.898 1295: 1295 I/Layer: id=125169 addToCurrentState Background for SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125169 (206) 04-09 03:40:44.898 1295: 1295 I/Layer: id=125168 addToCurrentState SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0(BLAST)#125168 (206) 04-09 03:40:44.898 1295: 1295 I/Layer: id=125162 addToCurrentState SurfaceControlViewHost#125162 (206) 04-09 03:40:44.898 1295: 1295 I/Layer: id=125163 addToCurrentState Leash#125163 (206) 04-09 03:40:44.898 1295: 1295 I/Layer: id=125164 addToCurrentState #125164 (206) 04-09 03:40:44.898 1295: 1295 I/Layer: id=125170 removeFromCurrentState Transition Root: Task=2891#125170 (206) 04-09 03:40:44.899 2514: 2568 V/WindowManagerShell: Track 0 became idle 04-09 03:40:44.899 2514: 2568 V/WindowManagerShell: All active transition animations finished 04-09 03:40:44.899 1295: 1295 I/SurfaceFlinger: id=125170 Removed Transition Root: Task=2891#125170 (206) 04-09 03:40:44.904 1830: 1868 I/WindowManager: Cancelling animation restarting=true, leash=Surface(name=Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation)/@0x508bb5e 04-09 03:40:44.904 1830: 1868 I/WindowManager: Reparenting to original parent: Surface(name=WindowToken{b03d29 type=2019 android.os.BinderProxy@6e17862})/@0xdbb2558, destroy=false, surface=Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b 04-09 03:40:44.904 1830: 1868 I/WindowManager: Reparenting to leash, surface=Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b, leashParent=Surface(name=WindowToken{b03d29 type=2019 android.os.BinderProxy@6e17862})/@0xdbb2558 04-09 03:40:44.904 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.905 1295: 1673 E/BufferQueueDebug: [Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125172](this:0xb400007da23b8ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125172' 04-09 03:40:44.905 1295: 1673 I/BufferQueueDebug: [Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125172](this:0xb400007da23b8ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:44.905 1295: 1673 I/SurfaceFlinger: id=125172 createSurf, flag=24000, Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125172 04-09 03:40:44.906 1830: 1868 D/WindowManager: makeSurface duration=2 leash=Surface(name=Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation)/@0x56d4ea2 04-09 03:40:44.907 1295: 1295 D/SurfaceFlinger: Display 0 HWC layers: DEVICE | 0xb400007dbde54480 | 0100 | RGBA_8888 | 630.0 0.0 1710.0 2340.0 | 0 0 1080 2340 | Wallpaper BBQ wrapper 5_system#81 DEVICE | 0xb400007da1f97e80 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 2340.0 | 0 0 1080 2340 | Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165 DEVICE | 0xb400007da1ffc940 | 0100 | RGBA_8888 | 0.0 0.0 540.0 540.0 | 270 900 810 1440 | #125164 DEVICE | 0xb400007da3c36ec0 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 80.0 | 0 0 1080 80 | StatusBar$_2514#109 DEVICE | 0xb400007da3c32280 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 135.0 | 0 2205 1080 2340 | NavigationBar0$_2514#108 04-09 03:40:44.908 1830: 1868 D/InsetsSourceProvider: updateControlForTarget: control=InsetsSourceControl: {5e900001 mType=navigationBars initiallyVisible mSurfacePosition=Point(0, 2205) mInsetsHint=Insets{left=0, top=0, right=0, bottom=135}}, target=Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange}, from=com.android.server.wm.InsetsStateController.onControlTargetChanged:358 com.android.server.wm.InsetsStateController.onBarControlTargetChanged:327 com.android.server.wm.InsetsPolicy.updateBarControlTarget:173 com.android.server.wm.InsetsPolicy.updateSystemBars:805 com.android.server.wm.DisplayPolicy.updateSystemBarsLw:3425 04-09 03:40:44.908 1830: 1868 I/WindowManager: Cancelling animation restarting=true, leash=Surface(name=Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation)/@0x2a37c0c 04-09 03:40:44.908 1830: 1868 I/WindowManager: Reparenting to original parent: Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941, destroy=false, surface=Surface(name=cce3674 StatusBar)/@0x2048828 04-09 03:40:44.909 1830: 1868 I/WindowManager: Reparenting to leash, surface=Surface(name=cce3674 StatusBar)/@0x2048828, leashParent=Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 04-09 03:40:44.909 1295: 1673 E/BufferQueueDebug: [Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125173](this:0xb400007da23bfba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125173' 04-09 03:40:44.909 1295: 1295 I/Layer: Layer [com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity$_22946#125154] hidden!! flag(1) 04-09 03:40:44.909 1295: 1673 I/BufferQueueDebug: [Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125173](this:0xb400007da23bfba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:44.910 1295: 1295 I/BufferQueueDebug: [Transition Root: Task=2891#125170](this:0xb400007da2317ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:44.910 1295: 1673 I/SurfaceFlinger: id=125173 createSurf, flag=24000, Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125173 04-09 03:40:44.910 1295: 1295 I/Layer: id=125170 Destroyed Transition Root: Task=2891#125170 04-09 03:40:44.911 1830: 1868 D/WindowManager: makeSurface duration=1 leash=Surface(name=Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation)/@0x582caf0 04-09 03:40:44.911 1830: 1868 D/InsetsSourceProvider: updateControlForTarget: control=InsetsSourceControl: {bd70000 mType=statusBars initiallyVisible mSurfacePosition=Point(0, 0) mInsetsHint=Insets{left=0, top=80, right=0, bottom=0}}, target=Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange}, from=com.android.server.wm.InsetsStateController.onControlTargetChanged:358 com.android.server.wm.InsetsStateController.onBarControlTargetChanged:324 com.android.server.wm.InsetsPolicy.updateBarControlTarget:173 com.android.server.wm.InsetsPolicy.updateSystemBars:805 com.android.server.wm.DisplayPolicy.updateSystemBarsLw:3425 04-09 03:40:44.912 2514: 2514 D/SysUiState: SysUiState changed: old=0x10000000 new=0x10020000 04-09 03:40:44.914 22946:14244 I/HoneySpace.SystemUiRepository: systemUiFlags: allow_gesture|awake 04-09 03:40:44.915 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.916 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:44.916 1227: 1428 W/hwcomposer: [DRMDEV] paramIsSame(), id 20484, w 1080/1080, h 2340/2340, pitch 1088/1088, format 0x1/0x2, secure 0/0 04-09 03:40:44.917 1295: 1295 D/SurfaceFlinger: Display 0 HWC layers: DEVICE | 0xb400007da1f97e80 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 2340.0 | 0 0 1080 2340 | Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165 DEVICE | 0xb400007da1ffe9c0 | 0100 | RGBA_8888 | 0.0 0.0 540.0 540.0 | 270 900 810 1440 | #125164 DEVICE | 0xb400007da3c36ec0 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 80.0 | 0 0 1080 80 | StatusBar$_2514#109 DEVICE | 0xb400007da3c32280 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 135.0 | 0 2205 1080 2340 | NavigationBar0$_2514#108 04-09 03:40:44.917 1830: 1868 D/WindowManager: updateSystemBarAttributes: displayId=0, win=Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange}, navColorWin=Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange}, focusedCanBeNavColorWin=false, behavior=1, appearance=0, statusBarAppearanceRegions=[AppearanceRegion{ bounds=[0,0][1080,2340]}], requestedVisibilities=-9, from=com.android.server.wm.DisplayPolicy.finishPostLayoutPolicyLw:2320 com.android.server.wm.DisplayContent.applySurfaceChangesTransaction:6130 com.android.server.wm.RootWindowContainer.applySurfaceChangesTransaction:1180 04-09 03:40:44.919 1295: 1295 I/Layer: id=125155 removeFromCurrentState Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125155 (207) 04-09 03:40:44.919 1295: 1295 I/Layer: id=125156 removeFromCurrentState Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125156 (207) 04-09 03:40:44.919 1295: 1295 I/Layer: id=101 removeFromCurrentState cce3674 StatusBar#101 (207) 04-09 03:40:44.919 1295: 1295 I/Layer: id=109 removeFromCurrentState StatusBar$_2514#109 (207) 04-09 03:40:44.919 1295: 1295 I/Layer: id=101 addToCurrentState cce3674 StatusBar#101 (207) 04-09 03:40:44.919 1295: 1295 I/Layer: id=109 addToCurrentState StatusBar$_2514#109 (207) 04-09 03:40:44.920 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:44.920 2514: 2581 I/InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=Splash Screen net.playtouch.dressupthegirllikeastarorange 04-09 03:40:44.920 1830: 1867 D/PowerManagerService: [api] setScreenDimDurationOverrideFromWindowManagerInternal: timeoutMillis: -1 04-09 03:40:44.921 2514: 2581 I/InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=true, type=statusBars, host=Splash Screen net.playtouch.dressupthegirllikeastarorange 04-09 03:40:44.921 1830: 2591 V/WindowManager: Relayout Window{e22b753 u0 com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity}: viewVisibility=8 req=1080x2340 ty=1 d0 04-09 03:40:44.924 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:44.925 1830: 2591 V/WindowManager: Relayout hash=e22b753, pid=22946, syncId=-1: mAttrs={(0,0)(fillxfill) sim={adjust=nothing} layoutInDisplayCutoutMode=shortEdges ty=BASE_APPLICATION fmt=TRANSPARENT wanim=0x10302f2 fl=81910100 pfl=1e008040 bhv=SHOW_TRANSIENT_BARS_BY_SWIPE fitSides= screenDimDuration=200000 naviIconColor=0} 04-09 03:40:44.927 1295: 1355 I/SurfaceFlinger: id=125155 Removed Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125155 (207) 04-09 03:40:44.927 1295: 1673 I/SurfaceFlinger: id=125156 Removed Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125156 (207) 04-09 03:40:44.928 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:44.928 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.928 22946:22946 I/ViewRootImpl@7b5c4cc[LauncherActivity: Relayout returned: old=(0,0,1080,2340) new=(0,0,1080,2340) relayoutAsync=false req=(1080,2340)8 dur=27 res=0x402 s={false 0x0} ch=true seqId=1606 04-09 03:40:44.929 22946:23107 I/HoneySpace.TaskbarEventTracker: invokeEvent() called with: event = SystemUiStateChanged(stateFlags=268566528) 04-09 03:40:44.930 1295: 1295 I/BufferQueueDebug: [Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125155](this:0xb400007da2327ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:44.930 1295: 1295 I/Layer: id=125155 Destroyed Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125155 04-09 03:40:44.931 1295: 1295 I/BufferQueueDebug: [Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125156](this:0xb400007da2350ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:44.931 1295: 1295 I/Layer: id=125156 Destroyed Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125156 04-09 03:40:44.932 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:44.939 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.943 2514: 2514 I/BLASTBufferQueue_Java: update, w= 1080 h= 135 mName = ViewRootImpl@9b3ebcb[NavigationBar0] mNativeObject= 0xb400007168b03580 sc.mNativeObject= 0xb400007168b55480 format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3017 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 04-09 03:40:44.943 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: Relayout returned: old=(0,2205,1080,2340) new=(0,2205,1080,2340) relayoutAsync=true req=(1080,135)0 dur=2 res=0x0 s={true 0xb40000714c569000} ch=false seqId=850 04-09 03:40:44.943 1830: 2591 V/WindowManager: Relayout Window{c8f886b u0 NavigationBar0}: viewVisibility=0 req=1080x135 ty=2019 d0 04-09 03:40:44.943 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: registerCallbackForPendingTransactions 04-09 03:40:44.949 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.950 2514: 3334 I/ViewRootImpl@9b3ebcb[NavigationBar0: mWNT: t=0xb40000729178f900 mBlastBufferQueue=0xb400007168b03580 fn= 61412 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$6.onFrameDraw:5635 android.view.ViewRootImpl$2.onFrameDraw:2146 android.view.ThreadedRenderer$1.onFrameDraw:792 04-09 03:40:44.951 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.952 1295: 1295 I/BufferQueueProducer: [NavigationBar0$_2514#108](this:0xb400007da202eba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=0.76 dur=17178.78 max=16567.69 min=10.99 04-09 03:40:44.956 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:44.956 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:44.957 1830: 2591 V/WindowManager: Relayout hash=c8f886b, pid=0, syncId=-1: mAttrs={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL sim={adjust=pan} layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=33001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} paramsForRotation: ROTATION_0={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_90={(0,0)(135xfill) gr=RIGHT CENTER_HORIZONTAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_180={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} 04-09 03:40:44.957 1830: 2591 V/WindowManager: InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_270={(0,0)(135xfill) gr=LEFT CENTER_HORIZONTAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} naviIconColor=0} 04-09 03:40:44.962 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.968 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.978 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:44.999 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.003 1830: 4528 D/CompatibilityChangeReporter: Compat change id reported: 161145287; UID 11303; state: ENABLED 04-09 03:40:45.011 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.015 20461:20461 D/nativeloader: Load /system/lib64/liblog.so using ns clns-5 from class loader (caller=/data/app/~~gjDaeb8JuI_TsRuCKSXLzA==/net.playtouch.dressupthegirllikeastarorange-859qhjJssmBAxkePRYqHRw==/base.apk!classes3.dex): ok 04-09 03:40:45.016 20461:20461 D/nativeloader: Load libsentry.so using ns clns-5 from class loader (caller=/data/app/~~gjDaeb8JuI_TsRuCKSXLzA==/net.playtouch.dressupthegirllikeastarorange-859qhjJssmBAxkePRYqHRw==/base.apk!classes3.dex): dlopen failed: library "libsentry.so" not found 04-09 03:40:45.025 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.026 20461:20525 I/Sentry: sentry-debug-meta.properties file was not found. 04-09 03:40:45.032 1830: 2406 D/NetdEventListenerService: DNS Requested by 260, 11303, 7, false, 7 04-09 03:40:45.037 20461:20525 D/Sentry: SU doesn't exist. java.io.IOException: Cannot run program "/system/xbin/which": error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:1050) at java.lang.Runtime.exec(Runtime.java:712) at java.lang.Runtime.exec(Runtime.java:571) at io.sentry.android.core.util.RootChecker.checkSUExist(SourceFile:2) at io.sentry.android.core.util.RootChecker.isDeviceRooted(Unknown Source:12) at io.sentry.android.core.DefaultAndroidEventProcessor.loadContextData(SourceFile:4) at io.sentry.android.core.DefaultAndroidEventProcessor.lambda$new$0(Unknown Source:0) at io.sentry.android.core.DefaultAndroidEventProcessor.dvwaa(Unknown Source:0) at io.sentry.android.core.dvwag.call(Unknown Source:2) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) Caused by: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.(UNIXProcess.java:133) at java.lang.ProcessImpl.start(ProcessImpl.java:141) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 12 more 04-09 03:40:45.037 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.038 20461:20461 I/WebViewFactory: Loading com.google.android.webview version 134.0.6998.135 (code 699813533) 04-09 03:40:45.041 20461:20461 W/ziparchive: Unable to open '/data/app/~~8mXOOl7BUMpVkcOO4POPaQ==/com.google.android.trichromelibrary_699813533-FzAYpLCSQqkTzOSLwnzFnQ==/base.dm': No such file or directory 04-09 03:40:45.041 20461:20461 W/ziparchive: Unable to open '/data/app/~~8mXOOl7BUMpVkcOO4POPaQ==/com.google.android.trichromelibrary_699813533-FzAYpLCSQqkTzOSLwnzFnQ==/base.dm': No such file or directory 04-09 03:40:45.041 20461:20461 W/likeastarorange: Entry not found 04-09 03:40:45.042 20461:20461 D/nativeloader: Configuring clns-9 for other apk /data/app/~~8mXOOl7BUMpVkcOO4POPaQ==/com.google.android.trichromelibrary_699813533-FzAYpLCSQqkTzOSLwnzFnQ==/base.apk. target_sdk_version=35, uses_libraries=ALL, library_path=/data/app/~~1thmkkENbFJMnc5JqHEh4Q==/com.google.android.webview-N11jCbqwPmYEZHwgNzO4dA==/lib/arm64:/data/app/~~1thmkkENbFJMnc5JqHEh4Q==/com.google.android.webview-N11jCbqwPmYEZHwgNzO4dA==/base.apk!/lib/arm64-v8a:/data/app/~~8mXOOl7BUMpVkcOO4POPaQ==/com.google.android.trichromelibrary_699813533-FzAYpLCSQqkTzOSLwnzFnQ==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand 04-09 03:40:45.042 20461:20461 D/nativeloader: Extending system_exposed_libraries: libface_landmark.arcsoft.so:liblow_light_hdr.arcsoft.so:libhigh_dynamic_range.arcsoft.so:libFacialAttributeDetection.arcsoft.so:libaudiomirroring_jni.audiomirroring.samsung.so:libBeauty_v4.camera.samsung.so:libexifa.camera.samsung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.camera.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.samsung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libFace_Landmark_API.camera.samsung.so:libHpr_RecGAE_cvFeature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFacialBasedSelfieCorrection.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libcolor_engine.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneClassification_2.5_OD.camera.samsung.so:libSceneDetector_v1.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetector.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:libPortraitSolution.camera.s 04-09 03:40:45.049 20461:20461 D/nativeloader: Configuring clns-10 for other apk /data/app/~~1thmkkENbFJMnc5JqHEh4Q==/com.google.android.webview-N11jCbqwPmYEZHwgNzO4dA==/base.apk. target_sdk_version=35, uses_libraries=, library_path=/data/app/~~1thmkkENbFJMnc5JqHEh4Q==/com.google.android.webview-N11jCbqwPmYEZHwgNzO4dA==/lib/arm64:/data/app/~~1thmkkENbFJMnc5JqHEh4Q==/com.google.android.webview-N11jCbqwPmYEZHwgNzO4dA==/base.apk!/lib/arm64-v8a:/data/app/~~8mXOOl7BUMpVkcOO4POPaQ==/com.google.android.trichromelibrary_699813533-FzAYpLCSQqkTzOSLwnzFnQ==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand 04-09 03:40:45.050 1237:20451 I/mtkpower_client: perf_lock_rel, hdl:58861, tid:20451 04-09 03:40:45.051 1237:20451 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:20451 04-09 03:40:45.051 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58861, idx:3 04-09 03:40:45.051 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:300c000 param:0 04-09 03:40:45.054 1237:20451 I/mtkpower_client: ret_hdl:58865 04-09 03:40:45.054 1244: 1297 I/libPowerHal: [perfLockAcq] idx:2 hdl:58865 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58865 04-09 03:40:45.055 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:300c000, param:15 04-09 03:40:45.055 1237:20451 I/mtkpower_client: perf_lock_rel, hdl:58862, tid:20451 04-09 03:40:45.055 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.056 1237:20451 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:20451 04-09 03:40:45.056 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58862, idx:0 04-09 03:40:45.056 1244: 1297 I/libPowerHal: [set_cpuidle] enable:1, fd:14, scn:0xb40000759b761d00 04-09 03:40:45.056 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1c3c100 param:1 04-09 03:40:45.057 1237:20451 I/mtkpower_client: ret_hdl:58866 04-09 03:40:45.057 1237:20451 I/mtkpower_client: perf_lock_rel, hdl:58863, tid:20451 04-09 03:40:45.057 1244: 1297 I/libPowerHal: [perfLockAcq] idx:3 hdl:58866 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58866 04-09 03:40:45.057 1244: 1297 I/libPowerHal: [set_cpuidle] enable:0, fd:14, scn:0xb40000759b764b20 04-09 03:40:45.058 1244: 1297 I/libPowerHal: [get_cpu_dma_latency_value] 0 04-09 03:40:45.058 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1c3c100 param:0 04-09 03:40:45.058 1237:20451 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:20451 04-09 03:40:45.058 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58863, idx:4 04-09 03:40:45.060 1244: 1297 I/libPowerHal: [setClusterFreq] vendor.samsung.: sysfs_freq set cpu freq: -1 -1 -1 -1 04-09 03:40:45.061 1237:20451 I/mtkpower_client: ret_hdl:58867 04-09 03:40:45.061 1237:20451 I/mtkpower_client: perf_lock_rel, hdl:58864, tid:20451 04-09 03:40:45.061 1244: 1297 I/libPowerHal: [perfLockAcq] idx:0 hdl:58867 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58867 04-09 03:40:45.061 1244: 1297 I/libPowerHal: [setClusterFreq] vendor.samsung.: sysfs_freq set cpu freq: 2000000 -1 -1 -1 04-09 03:40:45.061 1237:20451 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:20451 04-09 03:40:45.062 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58864, idx:1 04-09 03:40:45.065 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1000000 param:-1 04-09 03:40:45.065 1237:20451 I/mtkpower_client: ret_hdl:58868 04-09 03:40:45.065 1244: 1297 I/libPowerHal: [perfLockAcq] idx:1 hdl:58868 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58868 04-09 03:40:45.066 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1000000 param:0 04-09 03:40:45.066 1237:20451 I/HYPER-HAL: [RequestManager.cpp]releaseLocked(): Released ID : 1732622 04-09 03:40:45.068 20461:20461 I/cr_WVCFactoryProvider: version=134.0.6998.135 (699813533) minSdkVersion=29 isBundle=false multiprocess=true packageId=2 04-09 03:40:45.069 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.079 20461:20461 D/nativeloader: Load /data/app/~~8mXOOl7BUMpVkcOO4POPaQ==/com.google.android.trichromelibrary_699813533-FzAYpLCSQqkTzOSLwnzFnQ==/base.apk!/lib/arm64-v8a/libmonochrome_64.so using ns clns-10 from class loader (caller=/data/app/~~1thmkkENbFJMnc5JqHEh4Q==/com.google.android.webview-N11jCbqwPmYEZHwgNzO4dA==/base.apk): ok 04-09 03:40:45.081 20461:20461 D/nativeloader: Load /system/lib64/libwebviewchromium_plat_support.so using ns clns-10 from class loader (caller=/data/app/~~1thmkkENbFJMnc5JqHEh4Q==/com.google.android.webview-N11jCbqwPmYEZHwgNzO4dA==/base.apk): ok 04-09 03:40:45.082 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.086 20461:20537 I/chromium: [0409/034045.085963:INFO:variations_seed_loader.cc(67)] Failed to open file for reading.: No such file or directory (2) 04-09 03:40:45.087 20461:20537 I/chromium: [0409/034045.087028:INFO:variations_seed_loader.cc(67)] Failed to open file for reading.: No such file or directory (2) 04-09 03:40:45.092 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10231[I] 04-09 03:40:45.093 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10231[I] 04-09 03:40:45.095 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.095 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10231; state: DISABLED 04-09 03:40:45.095 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10231; state: DISABLED 04-09 03:40:45.095 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10231; state: DISABLED 04-09 03:40:45.096 20461:20461 I/cr_LibraryLoader: Successfully loaded native library 04-09 03:40:45.096 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10231; state: ENABLED 04-09 03:40:45.097 20461:20461 I/cr_CachingUmaRecorder: Flushed 6 samples from 6 histograms, 0 samples were dropped. 04-09 03:40:45.097 1830: 1874 D/CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10231; state: ENABLED 04-09 03:40:45.099 20461:20461 I/cr_CombinedPProvider: #registerProvider() provider:WV.I8@9aee2c3 isPolicyCacheEnabled:false policyProvidersSize:0 04-09 03:40:45.101 20461:20461 I/cr_PolicyProvider: #setManagerAndSource() 0 04-09 03:40:45.107 1213: 1213 D/Zygote: Forked child process 20542 04-09 03:40:45.112 1830: 1874 I/ActivityManager: Start proc 20542:com.google.android.webview:webview_service/u0a231 for service {com.google.android.webview/org.chromium.android_webview.services.VariationsSeedServer} 04-09 03:40:45.113 1830: 1874 D/CompatibilityChangeReporter: Compat change id reported: 143937733; UID 11303; state: ENABLED 04-09 03:40:45.113 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.117 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:45.118 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:45.122 29277:29277 D/Zygote: Forked child process 20543 04-09 03:40:45.123 20542:20542 I/webview_service: Using CollectorTypeCMC GC. 04-09 03:40:45.127 20542:20542 E/webview_service: Not starting debugger since process cannot load the jdwp agent. 04-09 03:40:45.131 20542:20542 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 04-09 03:40:45.131 1830: 4570 D/CompatibilityChangeReporter: Compat change id reported: 261072174; UID 11303; state: ENABLED 04-09 03:40:45.133 20543:20543 E/libc: SetHeapTaggingLevel: re-enabling tagging after it was disabled is not supported 04-09 03:40:45.134 20542:20542 D/ActivityThread: setConscryptValidator 04-09 03:40:45.134 20542:20542 D/ActivityThread: setConscryptValidator - put 04-09 03:40:45.134 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.143 1830: 4528 D/CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10231; state: DISABLED 04-09 03:40:45.144 1830: 4528 D/CompatibilityChangeReporter: Compat change id reported: 273564678; UID 10231; state: DISABLED 04-09 03:40:45.144 20543:20543 I/ocessService0:0: Using CollectorTypeCMC GC. 04-09 03:40:45.146 20461:20461 I/cr_CombinedPProvider: #linkNativeInternal() 1 04-09 03:40:45.146 1830: 4528 I/ActivityManager: Changes in 10231 20 to 3, 0 to 56 04-09 03:40:45.147 24045:24045 D/BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.safetynet.service.START pkg=com.google.android.gms } 04-09 03:40:45.147 24045:24045 D/BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.safetynet.service.START pkg=com.google.android.gms } 04-09 03:40:45.148 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10231[I] 04-09 03:40:45.148 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10231[I] 04-09 03:40:45.148 20461:20461 I/cr_AppResProvider: #getApplicationRestrictionsFromUserManager() Bundle[EMPTY_PARCEL] 04-09 03:40:45.149 20461:20461 I/cr_PolicyProvider: #notifySettingsAvailable() 0 04-09 03:40:45.149 20461:20461 I/cr_CombinedPProvider: #onSettingsAvailable() 0 04-09 03:40:45.149 20461:20461 I/cr_CombinedPProvider: #flushPolicies() 04-09 03:40:45.150 20543:20543 E/ocessService0:0: Not starting debugger since process cannot load the jdwp agent. 04-09 03:40:45.153 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.154 1830: 1874 I/ActivityManager: Start proc 20543:com.google.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0/u0i550 for {net.playtouch.dressupthegirllikeastarorange/org.chromium.content.app.SandboxedProcessService0:0} 04-09 03:40:45.154 1830: 1973 D/CompatibilityChangeReporter: Compat change id reported: 265195908; UID 10231; state: ENABLED 04-09 03:40:45.155 1830: 1874 I/DynamicHiddenApp_BGProtectManager: check webview name : com.google.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0check hostingname webview : {net.playtouch.dressupthegirllikeastarorange/org.chromium.content.app.SandboxedProcessService0:0} 04-09 03:40:45.158 20543:20543 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 04-09 03:40:45.161 20542:20542 D/CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10231; state: ENABLED 04-09 03:40:45.162 20542:20542 D/CompatibilityChangeReporter: Compat change id reported: 242716250; UID 10231; state: ENABLED 04-09 03:40:45.163 20543:20543 D/ActivityThread: setConscryptValidator 04-09 03:40:45.163 20543:20543 D/ActivityThread: setConscryptValidator - put 04-09 03:40:45.169 1830: 2593 D/CompatibilityChangeReporter: Compat change id reported: 170503758; UID 10231; state: ENABLED 04-09 03:40:45.171 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.174 1830: 2591 I/ActivityManager: Changes in 99550 20 to 3, 0 to 56 04-09 03:40:45.178 20542:20542 W/ziparchive: Unable to open '/data/app/~~8mXOOl7BUMpVkcOO4POPaQ==/com.google.android.trichromelibrary_699813533-FzAYpLCSQqkTzOSLwnzFnQ==/base.dm': No such file or directory 04-09 03:40:45.178 20542:20542 W/ziparchive: Unable to open '/data/app/~~8mXOOl7BUMpVkcOO4POPaQ==/com.google.android.trichromelibrary_699813533-FzAYpLCSQqkTzOSLwnzFnQ==/base.dm': No such file or directory 04-09 03:40:45.179 20542:20542 W/webview_service: Entry not found 04-09 03:40:45.180 20542:20542 D/nativeloader: Configuring clns-4 for other apk /data/app/~~8mXOOl7BUMpVkcOO4POPaQ==/com.google.android.trichromelibrary_699813533-FzAYpLCSQqkTzOSLwnzFnQ==/base.apk. target_sdk_version=35, uses_libraries=ALL, library_path=/data/app/~~1thmkkENbFJMnc5JqHEh4Q==/com.google.android.webview-N11jCbqwPmYEZHwgNzO4dA==/lib/arm64:/data/app/~~1thmkkENbFJMnc5JqHEh4Q==/com.google.android.webview-N11jCbqwPmYEZHwgNzO4dA==/base.apk!/lib/arm64-v8a:/data/app/~~8mXOOl7BUMpVkcOO4POPaQ==/com.google.android.trichromelibrary_699813533-FzAYpLCSQqkTzOSLwnzFnQ==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.webview 04-09 03:40:45.180 20542:20542 D/nativeloader: Extending system_exposed_libraries: libface_landmark.arcsoft.so:liblow_light_hdr.arcsoft.so:libhigh_dynamic_range.arcsoft.so:libFacialAttributeDetection.arcsoft.so:libaudiomirroring_jni.audiomirroring.samsung.so:libBeauty_v4.camera.samsung.so:libexifa.camera.samsung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.camera.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.samsung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libFace_Landmark_API.camera.samsung.so:libHpr_RecGAE_cvFeature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFacialBasedSelfieCorrection.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libcolor_engine.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneClassification_2.5_OD.camera.samsung.so:libSceneDetector_v1.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetector.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:libPortraitSolution.camera.s 04-09 03:40:45.185 20543:20543 D/CompatibilityChangeReporter: Compat change id reported: 171979766; UID 99550; state: ENABLED 04-09 03:40:45.186 20543:20543 D/CompatibilityChangeReporter: Compat change id reported: 242716250; UID 99550; state: ENABLED 04-09 03:40:45.187 20542:20542 D/nativeloader: Configuring clns-5 for other apk /data/app/~~1thmkkENbFJMnc5JqHEh4Q==/com.google.android.webview-N11jCbqwPmYEZHwgNzO4dA==/base.apk. target_sdk_version=35, uses_libraries=, library_path=/data/app/~~1thmkkENbFJMnc5JqHEh4Q==/com.google.android.webview-N11jCbqwPmYEZHwgNzO4dA==/lib/arm64:/data/app/~~1thmkkENbFJMnc5JqHEh4Q==/com.google.android.webview-N11jCbqwPmYEZHwgNzO4dA==/base.apk!/lib/arm64-v8a:/data/app/~~8mXOOl7BUMpVkcOO4POPaQ==/com.google.android.trichromelibrary_699813533-FzAYpLCSQqkTzOSLwnzFnQ==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.webview 04-09 03:40:45.188 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.194 20542:20542 D/nativeloader: Load libframework-connectivity-jni.so using APEX ns com_android_tethering for caller /apex/com.android.tethering/javalib/framework-connectivity.jar: ok 04-09 03:40:45.208 20542:20542 V/GraphicsEnvironment: Currently set values for: 04-09 03:40:45.208 20542:20542 V/GraphicsEnvironment: angle_gl_driver_selection_pkgs=[] 04-09 03:40:45.208 20542:20542 V/GraphicsEnvironment: angle_gl_driver_selection_values=[] 04-09 03:40:45.209 20543:20543 I/LoadedApk: No resource references to update in package com.google.android.trichromelibrary 04-09 03:40:45.210 20542:20542 V/GraphicsEnvironment: ANGLE GameManagerService for com.google.android.webview: false 04-09 03:40:45.210 20542:20542 V/GraphicsEnvironment: com.google.android.webview is not listed in per-application setting 04-09 03:40:45.210 20542:20542 V/GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported. 04-09 03:40:45.215 24045:24045 D/BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.safebrowsing.SafeBrowsingService.START dat=chimera-action:/... cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 04-09 03:40:45.215 24045:24045 D/BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.safebrowsing.SafeBrowsingService.START dat=chimera-action:/... cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 04-09 03:40:45.216 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.216 20543:20543 I/cr_WebViewApkApp: version=134.0.6998.135 (699813533) minSdkVersion=29 isBundle=false processName=com.google.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0 04-09 03:40:45.216 20542:20542 I/LoadedApk: No resource references to update in package com.google.android.trichromelibrary 04-09 03:40:45.217 1830: 4570 I/ActivityManager: Flag disabled. Ignoring finishAttachApplication from uid: 99550. pid: 20543 04-09 03:40:45.218 20461:20461 D/CompatibilityChangeReporter: Compat change id reported: 214741472; UID 11303; state: ENABLED 04-09 03:40:45.219 20542:20542 I/cr_WebViewApkApp: version=134.0.6998.135 (699813533) minSdkVersion=29 isBundle=false processName=com.google.android.webview:webview_service 04-09 03:40:45.226 20543:20543 W/SystemServiceRegistry: No service published for: virtualdevice 04-09 03:40:45.227 20543:20543 I/cr_ChildProcessService: Creating new ChildProcessService pid=20543 04-09 03:40:45.230 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.243 1830: 4578 I/ActivityManager: Flag disabled. Ignoring finishAttachApplication from uid: 10231. pid: 20542 04-09 03:40:45.245 1830: 4570 I/ActivityManager: Flag disabled. Ignoring finishAttachApplication from uid: 11303. pid: 20461 04-09 03:40:45.247 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.247 1830: 1870 E/Watchdog: !@Sync: 31956 heap: 125 / 135 FD: 1200 [2025-04-09 03:40:45.247] 04-09 03:40:45.250 20461:20461 D/OpenGLRenderer: HWUI - treat SMPTE_170M as sRGB 04-09 03:40:45.258 20461:20588 D/libMEOW: meow new tls: 0xb40000716bdf6540 04-09 03:40:45.259 20461:20588 W/libc: Access denied finding property "ro.vendor.mtk.gpu.glt" 04-09 03:40:45.259 20461:20588 D/libMEOW: meow reload base cfg path: na 04-09 03:40:45.259 20461:20588 D/libMEOW: meow reload overlay cfg path: na 04-09 03:40:45.263 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 261072174; UID 10231; state: ENABLED 04-09 03:40:45.263 20461:20587 I/CameraManagerGlobal: Connecting to camera service 04-09 03:40:45.263 20461:20588 E/QT: [QT]file does not exist 04-09 03:40:45.264 20461:20588 D/libMEOW: applied 1 plugins for [net.playtouch.dressupthegirllikeastarorange]: 04-09 03:40:45.264 20461:20588 D/libMEOW: plugin 1: [libMEOW_gift.so]: 0xb40000726434fe80 04-09 03:40:45.264 20461:20588 D/libMEOW: rebuild call chain: 0xb40000716be0f5c0 04-09 03:40:45.265 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.269 20461:20587 D/VendorTagDescriptor: addVendorDescriptor: vendor tag id 14172875900359437128 added 04-09 03:40:45.271 1435: 5663 D/CameraService: addListenerHelper: Add listener 0xb400007ad83ff440 04-09 03:40:45.273 477: 477 I/hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device VINTF manifest. 04-09 03:40:45.279 1435: 5663 D/CameraService: addListenerHelper: CameraDeviceState for CameraManager 04-09 03:40:45.281 20461:20533 I/CameraManagerGlobal: Camera 0 facing CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API Level 2 User Id 0 04-09 03:40:45.281 20461:20533 I/CameraManagerGlobal: Camera 1 facing CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API Level 2 User Id 0 04-09 03:40:45.281 20461:20533 I/CameraManagerGlobal: Camera 2 facing CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API Level 2 User Id 0 04-09 03:40:45.281 20461:20533 I/CameraManagerGlobal: Camera 23 facing CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API Level 2 User Id 0 04-09 03:40:45.282 20461:20533 I/CameraManagerGlobal: Camera 3 facing CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API Level 2 User Id 0 04-09 03:40:45.282 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:45.282 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:45.282 20461:20533 I/CameraManagerGlobal: Camera 4 facing CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client android.system API Level 2 User Id 0 04-09 03:40:45.282 20461:20533 I/CameraManagerGlobal: Camera 50 facing CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API Level 2 User Id 0 04-09 03:40:45.282 20461:20533 I/CameraManagerGlobal: Camera 54 facing CAMERA_FACING_BACK state now CAMERA_STATE_CLOSED for client android.system API Level 2 User Id 0 04-09 03:40:45.282 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.283 20461:20587 I/CameraManager: registerAvailabilityCallback: Is device callback = false 04-09 03:40:45.283 20461:20587 I/CameraManagerGlobal: postSingleUpdate device: camera id 0 status STATUS_PRESENT 04-09 03:40:45.283 20461:20587 I/CameraManagerGlobal: postSingleUpdate device: camera id 1 status STATUS_PRESENT 04-09 03:40:45.283 20461:20587 I/CameraManagerGlobal: postSingleUpdate device: camera id 2 status STATUS_PRESENT 04-09 03:40:45.283 20461:20587 I/CameraManagerGlobal: postSingleUpdate device: camera id 3 status STATUS_PRESENT 04-09 03:40:45.296 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.312 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.331 20461:20461 D/CompatibilityChangeReporter: Compat change id reported: 210923482; UID 11303; state: ENABLED 04-09 03:40:45.331 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.332 20461:20461 I/DecorView: setWindowBackground: isPopOver=false color=ff000000 d=android.graphics.drawable.ColorDrawable@332cdd4 04-09 03:40:45.346 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.350 20461:20461 D/CompatibilityChangeReporter: Compat change id reported: 171228096; UID 11303; state: ENABLED 04-09 03:40:45.360 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.365 20461:20461 D/ConnectivityManager: StackLog: [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4671)] [android.net.ConnectivityManager.registerDefaultNetworkCallbackForUid(ConnectivityManager.java:5360)] [android.net.ConnectivityManager.registerDefaultNetworkCallback(ConnectivityManager.java:5327)] [WV.VE.e(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:40)] [WV.VE.b(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:1)] [org.chromium.android_webview.AwContentsLifecycleNotifier.onFirstWebViewCreated(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:19)] [J.N.JJ(Native Method)] [org.chromium.android_webview.AwContents.(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:415)] [com.android.webview.chromium.l.run(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:123)] [WV.WZ.b(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:20)] [WV.VZ.run(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:3)] [org.chromium.base.task.PostTask.d(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:12)] [WV.WZ.a(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:16)] [com.android.webview.chromium.WebViewChromiumFactoryProvider.a(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:3)] [com.android.webview.chromium.WebViewChromium.init(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:326)] [android.webkit.WebView.(WebView.java:447)] [android.webkit.WebView.(WebView.java:367)] [android.webkit.WebView.(WebView.java:349)] [android.webkit.WebView.(WebView.java:336)] [java.lang.reflect.Constructor.newInstance0(Native Method)] [java.lang.reflect.Constructor.newInstance(Constructor.java:343)] [android.view.LayoutInflater.createView(LayoutInflater.java:882)] [android.view.LayoutInflater.createView(LayoutInflater.java:804)] [com.android.internal.policy.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:58)] [android.view.LayoutInflater.onCreateView(LayoutInflater.java:958)] [android.view.LayoutInflater.onCreateView(LayoutInflater.java:978)] [android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1032)] [android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:989)] [android.view.LayoutInflater.rInflate(LayoutInflater.java:1151)] [android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1112)] [android.view.LayoutInflater.inflate(LayoutInflater.java:700)] [android.view.LayoutInflater.inflate(LayoutInflater.java:544)] [android.view.LayoutInflater.inflate(LayoutInflater.java:491)] [com.android.internal.policy.PhoneWindow.setContentView(PhoneWindow.java:538)] [android.app.Activity.setContentView(Activity.java:3811)] [com.buongiorno.wrapper.DrawerActivity.setContentView(SourceFile:9)] [com.buongiorno.wrapper.MainActivity_.setContentView(SourceFile:1)] [com.buongiorno.wrapper.MainActivity_.onCreate(SourceFile:5)] [android.app.Activity.performCreate(Activity.java:8975)] [android.app.Activity.performCreate(Activity.java:8944)] [android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1456)] [android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4146)] [android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4322)] [android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)] [android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:139)] [android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:96)] [android.app.ActivityThread$H.handleMessage(ActivityThread.java:2685)] 04-09 03:40:45.367 1830: 4570 D/ConnectivityService: requestNetwork for uid/pid:11303/20461 activeRequest: null callbackRequest: 125663 [NetworkRequest [ REQUEST id=125664, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647 isUidTracked: false declaredMethods: ALL 04-09 03:40:45.368 1830: 2285 D/ConnectivityService: accepting network in place of null for NetworkRequest [ REQUEST id=125664, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ] 04-09 03:40:45.370 20461:20461 D/ConnectivityManager: StackLog: [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4671)] [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4838)] [android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:5220)] [WV.VE.e(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:89)] [WV.VE.b(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:1)] [org.chromium.android_webview.AwContentsLifecycleNotifier.onFirstWebViewCreated(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:19)] [J.N.JJ(Native Method)] [org.chromium.android_webview.AwContents.(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:415)] [com.android.webview.chromium.l.run(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:123)] [WV.WZ.b(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:20)] [WV.VZ.run(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:3)] [org.chromium.base.task.PostTask.d(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:12)] [WV.WZ.a(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:16)] [com.android.webview.chromium.WebViewChromiumFactoryProvider.a(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:3)] [com.android.webview.chromium.WebViewChromium.init(chromium-TrichromeWebViewGoogle6432.aab-stable-699813533:326)] [android.webkit.WebView.(WebView.java:447)] [android.webkit.WebView.(WebView.java:367)] [android.webkit.WebView.(WebView.java:349)] [android.webkit.WebView.(WebView.java:336)] [java.lang.reflect.Constructor.newInstance0(Native Method)] [java.lang.reflect.Constructor.newInstance(Constructor.java:343)] [android.view.LayoutInflater.createView(LayoutInflater.java:882)] [android.view.LayoutInflater.createView(LayoutInflater.java:804)] [com.android.internal.policy.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:58)] [android.view.LayoutInflater.onCreateView(LayoutInflater.java:958)] [android.view.LayoutInflater.onCreateView(LayoutInflater.java:978)] [android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1032)] [android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:989)] [android.view.LayoutInflater.rInflate(LayoutInflater.java:1151)] [android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1112)] [android.view.LayoutInflater.inflate(LayoutInflater.java:700)] [android.view.LayoutInflater.inflate(LayoutInflater.java:544)] [android.view.LayoutInflater.inflate(LayoutInflater.java:491)] [com.android.internal.policy.PhoneWindow.setContentView(PhoneWindow.java:538)] [android.app.Activity.setContentView(Activity.java:3811)] [com.buongiorno.wrapper.DrawerActivity.setContentView(SourceFile:9)] [com.buongiorno.wrapper.MainActivity_.setContentView(SourceFile:1)] [com.buongiorno.wrapper.MainActivity_.onCreate(SourceFile:5)] [android.app.Activity.performCreate(Activity.java:8975)] [android.app.Activity.performCreate(Activity.java:8944)] [android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1456)] [android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4146)] [android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4322)] [android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)] [android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:139)] [android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:96)] [android.app.ActivityThread$H.handleMessage(ActivityThread.java:2685)] 04-09 03:40:45.370 1830: 2257 D/WifiNetworkFactory: got request NetworkRequest [ REQUEST id=125664, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ] 04-09 03:40:45.371 1830: 2257 D/UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=125664, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ] 04-09 03:40:45.371 1830: 2257 D/OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=125664, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ] 04-09 03:40:45.371 1830: 2257 D/MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=125664, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ] 04-09 03:40:45.372 1830: 2285 D/ConnectivityService: Rematched networks [computed 0ms] [applied 1ms] [issued 4] 04-09 03:40:45.372 1830: 2285 D/ConnectivityService: NetworkReassignment : 125664 : null ? 260 04-09 03:40:45.373 1830: 4570 D/CompatibilityChangeReporter: Compat change id reported: 319212206; UID 11303; state: DISABLED 04-09 03:40:45.375 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.378 1830: 2285 D/ConnectivityService: Rematched networks [computed 1ms] [applied 1ms] [issued 3] 04-09 03:40:45.378 1830: 2285 D/ConnectivityService: NetworkReassignment : no changes 04-09 03:40:45.384 1237:20459 I/mtkpower_client: perf_lock_rel, hdl:58865, tid:20459 04-09 03:40:45.384 1237:20459 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:20459 04-09 03:40:45.385 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58865, idx:2 04-09 03:40:45.385 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:300c000 param:0 04-09 03:40:45.386 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:72.571678,dur:1019.68,max:55.28,min:8.00 04-09 03:40:45.388 1237:20459 I/mtkpower_client: ret_hdl:58869 04-09 03:40:45.388 1244: 1297 I/libPowerHal: [perfLockAcq] idx:4 hdl:58869 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58869 04-09 03:40:45.389 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:300c000, param:15 04-09 03:40:45.389 1237:20459 I/mtkpower_client: perf_lock_rel, hdl:58866, tid:20459 04-09 03:40:45.389 1237:20459 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:20459 04-09 03:40:45.390 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58866, idx:3 04-09 03:40:45.390 1244: 1297 I/libPowerHal: [set_cpuidle] enable:1, fd:14, scn:0xb40000759b764b20 04-09 03:40:45.390 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1c3c100 param:1 04-09 03:40:45.390 1237:20459 I/mtkpower_client: ret_hdl:58870 04-09 03:40:45.391 1237:20459 I/mtkpower_client: perf_lock_rel, hdl:58867, tid:20459 04-09 03:40:45.391 1237:20459 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:20459 04-09 03:40:45.391 1244: 1297 I/libPowerHal: [perfLockAcq] idx:2 hdl:58870 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58870 04-09 03:40:45.391 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.391 1244: 1297 I/libPowerHal: [set_cpuidle] enable:0, fd:14, scn:0xb40000759b763bc0 04-09 03:40:45.392 1244: 1297 I/libPowerHal: [get_cpu_dma_latency_value] 0 04-09 03:40:45.392 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1c3c100 param:0 04-09 03:40:45.392 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58867, idx:0 04-09 03:40:45.395 1244: 1297 I/libPowerHal: [setClusterFreq] vendor.samsung.: sysfs_freq set cpu freq: -1 -1 -1 -1 04-09 03:40:45.397 1237:20459 I/mtkpower_client: ret_hdl:58871 04-09 03:40:45.397 1237:20459 I/mtkpower_client: perf_lock_rel, hdl:58868, tid:20459 04-09 03:40:45.398 1244: 1297 I/libPowerHal: [perfLockAcq] idx:3 hdl:58871 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58871 04-09 03:40:45.398 1244: 1297 I/libPowerHal: [setClusterFreq] vendor.samsung.: sysfs_freq set cpu freq: 2000000 -1 -1 -1 04-09 03:40:45.399 1237:20459 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:20459 04-09 03:40:45.399 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58868, idx:1 04-09 03:40:45.402 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1000000 param:-1 04-09 03:40:45.402 1237:20459 I/mtkpower_client: ret_hdl:58872 04-09 03:40:45.402 1244: 1297 I/libPowerHal: [perfLockAcq] idx:0 hdl:58872 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58872 04-09 03:40:45.403 1237:20459 I/HYPER-HAL: [RequestManager.cpp]releaseLocked(): Released ID : 1702950 04-09 03:40:45.403 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1000000 param:0 04-09 03:40:45.407 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.423 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.431 20461:20461 D/Heartbeat: front 04-09 03:40:45.439 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:45.439 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:45.442 1295: 1673 D/SurfaceFlinger: [SF client] NEW(0xb400007dca4a3080) for (20461:net.playtouch.dressupthegirllikeastarorange) 04-09 03:40:45.445 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.446 20461:20461 D/CompatibilityChangeReporter: Compat change id reported: 237531167; UID 11303; state: DISABLED 04-09 03:40:45.450 20461:20461 W/OpenGLRenderer: Unknown dataspace 0 04-09 03:40:45.455 20461:20588 D/NativeCustomFrequencyManager: [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager() 04-09 03:40:45.460 1830: 2002 D/ActivityManager: Received SERVICE intent 0x482eab7 Key{startService pkg=com.google.android.gms/com.google.android.gms.auth_authzen__phone intent=act=com.google.android.gms.auth.authzen.cryptauth.DEVICE_STATE_CHECK_DELAY_COMPLETE cat=[targeted_intent_op_prefix:.auth.authzen.cryptauth.DeviceStateSyncManager$CheckStateEventIntentOperation] cmp=com.google.android.gms/.chimera.GmsIntentOperationService flags=0x2000000 u=0} requestCode=0 from uid 1000 04-09 03:40:45.462 1830: 2002 D/ActivityManager: Received BROADCAST intent 0xa0807e2 Key{broadcastIntent pkg=com.google.android.gms/com.google.android.gms.scheduler intent=act=com.google.android.gms.gcm.ACTION_CHECK_QUEUE cmp=com.google.android.gms/.gcm.nts.SchedulerInternalReceiver flags=0x2000000 u=0} requestCode=0 sent=0 from uid 1000 04-09 03:40:45.463 20461:20461 I/InsetsController: setRequestedVisibleTypes: visible=false, mask=statusBars, host=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99, from=android.view.InsetsController.controlAnimationUnchecked:1445 android.view.InsetsController.applyAnimation:2005 android.view.InsetsController.applyAnimation:1968 android.view.InsetsController.hide:1403 android.view.InsetsController.hide:1342 android.view.ViewRootImpl.controlInsetsForCompatibility:3513 android.view.ViewRootImpl.setView:1709 android.view.WindowManagerGlobal.addView:580 android.view.WindowManagerImpl.addView:150 android.app.ActivityThread.handleResumeActivity:5561 04-09 03:40:45.464 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.466 1830: 4570 W/WindowManager: Failed looking up window session=Session{e24c839 20461:u0a11303} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:6671 com.android.server.wm.Session.updateRequestedVisibleTypes:793 android.view.IWindowSession$Stub.onTransact:1145 04-09 03:40:45.467 1830: 4570 D/InputTransport: Input channel constructed: '56bd2db', fd=879 04-09 03:40:45.467 1830: 4570 D/InputTransport: Input channel constructed: '56bd2db', fd=882 04-09 03:40:45.468 1830: 4570 D/InputTransport: Input channel constructed: '56bd2db', fd=886 04-09 03:40:45.470 1295: 2134 D/SurfaceFlinger: [SF client] NEW(0xb400007dca4a3600) for (1830:system_server) 04-09 03:40:45.473 1295: 2134 E/BufferQueueDebug: [56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125174](this:0xb400007da23b0ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from '56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125174' 04-09 03:40:45.473 1295: 2134 I/BufferQueueDebug: [56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125174](this:0xb400007da23b0ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:45.473 1295: 2134 I/SurfaceFlinger: id=125174 createSurf, flag=84004, 56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125174 04-09 03:40:45.474 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:40:45.474 1830: 4570 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:40:45.475 1830: 4570 D/InputTransport: Input channel destroyed: '56bd2db', fd=886 04-09 03:40:45.476 20461:20461 I/InsetsController: onStateChanged: host=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99, from=android.view.ViewRootImpl.setView:1753, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 80 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(472, 0 - 608, 80), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(956, 0 - 1080, 80) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {bd70000 mType=statusBars mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {bd70005 mType=mandatorySystemGestures mFrame=[0,0][1080,114] mVisible=true mFlags=[]}, InsetsSource: {bd70006 mType=tappableElement mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {5e900001 mType=navigationBars mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {5e900005 mType=mandatorySystemGestures mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900006 mType=tappableElement mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 04-09 03:40:45.477 20461:20461 I/ViewRootImpl@348a201[MainActivity_99: synced displayState. AttachInfo displayState=2 04-09 03:40:45.477 20461:20461 I/ViewRootImpl@348a201[MainActivity_99: setView = com.android.internal.policy.DecorView@470c2fb TM=true 04-09 03:40:45.484 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.484 24045:20628 I/Authzen: [DeviceStateSyncManager] The server is in sync with current state. Nothing to do 04-09 03:40:45.494 20461:20588 D/OpenGLRenderer: HWUI - treat SMPTE_170M as sRGB 04-09 03:40:45.498 20461:20461 D/CompatibilityChangeReporter: Compat change id reported: 193247900; UID 11303; state: ENABLED 04-09 03:40:45.502 1830: 4578 D/CoreBackPreview: Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@379d5f9, mPriority=0, mIsAnimationCallback=false} 04-09 03:40:45.503 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.503 1830: 4578 V/WindowManager: Relayout Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}: viewVisibility=0 req=1080x2340 ty=1 d0 04-09 03:40:45.504 1830: 4578 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:40:45.504 1295: 1355 E/BufferQueueDebug: [net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125175](this:0xb400007da22bdba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125175' 04-09 03:40:45.504 1295: 1355 I/BufferQueueDebug: [net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125175](this:0xb400007da22bdba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:45.505 1295: 1355 I/SurfaceFlinger: id=125175 createSurf, flag=44004, net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125175 04-09 03:40:45.505 24045:32591 W/AdvertisingIdSettings: Package net.playtouch.dressupthegirllikeastarorange failed Ad Id permission check. Apps that target Android SDK 33 or higher should declare com.google.android.gms.permission.AD_ID in the app manifest to access Ad Id. 04-09 03:40:45.507 1830: 4578 D/WindowManager: makeSurface duration=3 name=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461 04-09 03:40:45.509 1830: 4578 V/WindowManager: Changing focus from null to Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} displayId=0 Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:578 com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6833 com.android.server.wm.WindowManagerService.relayoutWindow:2755 com.android.server.wm.Session.relayout:282 04-09 03:40:45.510 1830: 4578 I/WindowManager: Cancelling animation restarting=true, leash=Surface(name=Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation)/@0x56d4ea2 04-09 03:40:45.510 1830: 4578 I/WindowManager: Reparenting to original parent: Surface(name=WindowToken{b03d29 type=2019 android.os.BinderProxy@6e17862})/@0xdbb2558, destroy=false, surface=Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b 04-09 03:40:45.510 1830: 4578 I/WindowManager: Reparenting to leash, surface=Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b, leashParent=Surface(name=WindowToken{b03d29 type=2019 android.os.BinderProxy@6e17862})/@0xdbb2558 04-09 03:40:45.511 1295: 1355 E/BufferQueueDebug: [Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125176](this:0xb400007da23f1ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125176' 04-09 03:40:45.511 1295: 1355 I/BufferQueueDebug: [Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125176](this:0xb400007da23f1ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:45.512 1295: 1355 I/SurfaceFlinger: id=125176 createSurf, flag=24000, Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125176 04-09 03:40:45.513 1830: 4578 D/WindowManager: makeSurface duration=3 leash=Surface(name=Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation)/@0xa799b4a 04-09 03:40:45.514 1830: 4578 D/InsetsSourceProvider: updateControlForTarget: control=InsetsSourceControl: {5e900001 mType=navigationBars initiallyVisible mSurfacePosition=Point(0, 2205) mInsetsHint=Insets{left=0, top=0, right=0, bottom=135}}, target=Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}, from=com.android.server.wm.InsetsStateController.onControlTargetChanged:358 com.android.server.wm.InsetsStateController.onBarControlTargetChanged:327 com.android.server.wm.InsetsPolicy.updateBarControlTarget:173 com.android.server.wm.InsetsPolicy.updateSystemBars:805 com.android.server.wm.DisplayPolicy.updateSystemBarsLw:3425 04-09 03:40:45.514 1830: 4578 I/WindowManager: Cancelling animation restarting=true, leash=Surface(name=Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation)/@0x582caf0 04-09 03:40:45.514 1830: 4578 I/WindowManager: Reparenting to original parent: Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941, destroy=false, surface=Surface(name=cce3674 StatusBar)/@0x2048828 04-09 03:40:45.514 1830: 4578 I/WindowManager: Reparenting to leash, surface=Surface(name=cce3674 StatusBar)/@0x2048828, leashParent=Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 04-09 03:40:45.515 1295: 1355 E/BufferQueueDebug: [Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125177](this:0xb400007da23f4ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125177' 04-09 03:40:45.515 1295: 1355 I/BufferQueueDebug: [Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125177](this:0xb400007da23f4ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:45.516 1295: 1355 I/SurfaceFlinger: id=125177 createSurf, flag=24000, Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125177 04-09 03:40:45.518 1830: 4578 D/WindowManager: makeSurface duration=4 leash=Surface(name=Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation)/@0x2576afa 04-09 03:40:45.519 1830: 4578 D/InsetsSourceProvider: updateControlForTarget: control=InsetsSourceControl: {bd70000 mType=statusBars initiallyVisible mSurfacePosition=Point(0, 0) mInsetsHint=Insets{left=0, top=80, right=0, bottom=0}}, target=Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}, from=com.android.server.wm.InsetsStateController.onControlTargetChanged:358 com.android.server.wm.InsetsStateController.onBarControlTargetChanged:324 com.android.server.wm.InsetsPolicy.updateBarControlTarget:173 com.android.server.wm.InsetsPolicy.updateSystemBars:805 com.android.server.wm.DisplayPolicy.updateSystemBarsLw:3425 04-09 03:40:45.520 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.522 2514: 2514 D/KeyguardSecAffordanceView: reset right:false 04-09 03:40:45.522 2514: 2514 D/KeyguardSecAffordanceView: reset right:true 04-09 03:40:45.522 1830: 4578 D/WindowManager: updateSystemBarAttributes: displayId=0, win=Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}, navColorWin=Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange}, focusedCanBeNavColorWin=false, behavior=2, appearance=0, statusBarAppearanceRegions=[AppearanceRegion{ bounds=[0,0][1080,2340]}], requestedVisibilities=-10, from=com.android.server.wm.DisplayPolicy.focusChangedLw:2947 com.android.server.wm.DisplayContent.updateFocusedWindowLocked:4894 com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:578 04-09 03:40:45.523 2514: 2514 D/KeyguardTouchAnimator: reset unlockExecuted=false 04-09 03:40:45.523 2514: 2514 D/KeyguardEditModeAnimatorController: reset false 04-09 03:40:45.523 2514: 2514 D/KeyguardEditModeAnimatorController: long pressed false 04-09 03:40:45.523 2514: 2514 D/KeyguardEditModeAnimatorController: resetViews 04-09 03:40:45.523 2514: 2514 D/KeyguardEditModeController: cancel() true 04-09 03:40:45.523 2514: 2514 D/KeyguardTouchAnimator: resetChildViewVI(): false 04-09 03:40:45.524 1830: 4578 V/WindowManager: Relayout hash=56bd2db, pid=20461, syncId=-1: mAttrs={(0,0)(fillxfill) sim={adjust=pan forwardNavigation} layoutInDisplayCutoutMode=shortEdges ty=BASE_APPLICATION wanim=0x10302f2 fl=81810500 pfl=12008040 apr=LIGHT_NAVIGATION_BARS bhv=SHOW_TRANSIENT_BARS_BY_SWIPE fitSides= naviIconColor=0 sfl=100000} 04-09 03:40:45.529 1830: 1868 D/SurfaceComposerClient: Transaction::apply InputWindowCommands.focusRequests timestamp=959066435590317, windowName=56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 04-09 03:40:45.531 2514: 2514 D/SysUiState: SysUiState changed: old=0x10020000 new=0x10000000 04-09 03:40:45.531 2514: 2581 I/InsetsController: onStateChanged: host=Splash Screen net.playtouch.dressupthegirllikeastarorange, from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7209, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 80 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(472, 0 - 608, 80), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(956, 0 - 1080, 80) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {bd70000 mType=statusBars mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {bd70005 mType=mandatorySystemGestures mFrame=[0,0][1080,114] mVisible=true mFlags=[]}, InsetsSource: {bd70006 mType=tappableElement mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {5e900001 mType=navigationBars mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {5e900005 mType=mandatorySystemGestures mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900006 mType=tappableElement mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 04-09 03:40:45.532 1830: 1868 D/InsetsSourceProvider: updateVisibility: serverVisible=true, clientVisible=false, source=InsetsSource: {bd70000 mType=statusBars mFrame=[0,0][1080,80] mVisible=false mFlags=[]}, controlTarget=Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}, from=com.android.server.wm.InsetsSourceProvider.setClientVisible:606 com.android.server.wm.InsetsSourceProvider.updateClientVisibility:593 com.android.server.wm.InsetsStateController.onInsetsModified:275 com.android.server.wm.InsetsStateController.lambda$notifyPendingInsetsControlChanged$3:434 com.android.server.wm.InsetsStateController.$r8$lambda$8yykPRG1GyNq_J17QvL9d5xANMc:0 com.android.server.wm.InsetsStateController$$ExternalSyntheticLambda2.run:0 com.android.server.wm.WindowAnimator.executeAfterPrepareSurfacesRunnables:294 com.android.server.wm.WindowAnimator.animate:202 com.android.server.wm.WindowAnimator.lambda$new$1:99 com.android.server.wm.WindowAnimator.$r8$lambda$aHNu1uhcqxihX5NZc4McDDQPAyw:0 04-09 03:40:45.532 22946:14244 I/HoneySpace.SystemUiRepository: systemUiFlags: awake 04-09 03:40:45.533 22946:23107 I/HoneySpace.TaskbarEventTracker: invokeEvent() called with: event = SystemUiStateChanged(stateFlags=268435456) 04-09 03:40:45.536 2514:20444 I/ViewRootImpl@9b3ebcb[NavigationBar0: Resizing android.view.ViewRootImpl@8be6dd2: frame = [0,2205][1080,2340] reportDraw = false forceLayout = false syncSeqId = -1 04-09 03:40:45.536 2514: 2537 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: Resizing android.view.ViewRootImpl@2f6e8f3: frame = [0,0][1080,2340] reportDraw = false forceLayout = false syncSeqId = -1 04-09 03:40:45.536 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:45.537 2514: 2581 I/InsetsController: onStateChanged: host=Splash Screen net.playtouch.dressupthegirllikeastarorange, from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7196, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 80 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(472, 0 - 608, 80), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(956, 0 - 1080, 80) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {bd70000 mType=statusBars mFrame=[0,0][1080,80] mVisible=false mFlags=[]}, InsetsSource: {bd70005 mType=mandatorySystemGestures mFrame=[0,0][1080,114] mVisible=true mFlags=[]}, InsetsSource: {bd70006 mType=tappableElement mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {5e900001 mType=navigationBars mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {5e900005 mType=mandatorySystemGestures mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900006 mType=tappableElement mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 04-09 03:40:45.538 2514: 2581 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][1080,2340] display=[0,0][1080,2340] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 04-09 03:40:45.539 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.540 1295: 1295 I/Layer: id=125172 removeFromCurrentState Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125172 (209) 04-09 03:40:45.541 1295: 1295 I/Layer: id=125173 removeFromCurrentState Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125173 (209) 04-09 03:40:45.541 1295: 1295 I/SurfaceFlinger: [56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125174] FrameRatePriority: 1 04-09 03:40:45.541 1295: 1295 D/SurfaceFlinger: Focus addInputWindowCommands timestamp=959066435590317, windowName=56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 04-09 03:40:45.541 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:45.542 1295: 1295 I/SurfaceFlinger: id=125173 Removed Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125173 (209) 04-09 03:40:45.542 1295: 1295 I/SurfaceFlinger: id=125172 Removed Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125172 (209) 04-09 03:40:45.543 20461:20479 I/ViewRootImpl@348a201[MainActivity_99: Resizing android.view.ViewRootImpl@8196e33: frame = [0,0][1080,2340] reportDraw = true forceLayout = false syncSeqId = -1 04-09 03:40:45.543 1295: 1295 D/SurfaceFlinger: Find Focus windowName=56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99, notVisible=1 04-09 03:40:45.543 1295: 1295 D/Layer: Focus: net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125175 isHiddenByPolicy s.flags&layer_state_t::eLayerHidden=1 04-09 03:40:45.543 1295: 1295 D/SurfaceFlinger: Focus inVisible Reason:isVisibleForInput(){hasInputInfo()?canReceiveInput():isVisible()}=0 has=1 can{!isHiddenByPolicy()&&(mBuffer==nullptr||getAlpha()>0.0f)}=0 Hidden=1 Buf=1 getA=1 04-09 03:40:45.544 1295: 1459 D/SurfaceFlinger: updateWinowInfo=1, setFocusedWindow timestamp=959066435590317, windowName=56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 04-09 03:40:45.544 1830: 2593 D/InputDispatcher: Focus request (0): 56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 but waiting because NOT_VISIBLE 04-09 03:40:45.544 20461:20461 D/BufferQueueConsumer: [](id:4fed00000000,api:0,p:-1,c:20461) connect: controlledByApp=false 04-09 03:40:45.545 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:45.549 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:45.550 20461:20461 I/BLASTBufferQueue_Java: new BLASTBufferQueue, mName= ViewRootImpl@348a201[MainActivity_99] mNativeObject= 0xb400007264494780 sc.mNativeObject= 0xb4000072645dec80 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 04-09 03:40:45.550 20461:20461 I/BLASTBufferQueue_Java: update, w= 1080 h= 2340 mName = ViewRootImpl@348a201[MainActivity_99] mNativeObject= 0xb400007264494780 sc.mNativeObject= 0xb4000072645dec80 format= -1 caller= android.graphics.BLASTBufferQueue.:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 04-09 03:40:45.551 1295: 1295 I/BufferQueueProducer: [#125164](this:0xb400007da235cba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=68.33 dur=1009.75 max=33.27 min=9.60 04-09 03:40:45.551 1295: 1295 I/BufferQueueDebug: [Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125172](this:0xb400007da23b8ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:45.551 1295: 1295 I/Layer: id=125172 Destroyed Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125172 04-09 03:40:45.552 1295: 1295 I/BufferQueueDebug: [Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125173](this:0xb400007da23bfba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:45.552 1295: 1295 I/Layer: id=125173 Destroyed Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125173 04-09 03:40:45.552 1295: 1355 W/ServiceManagerCppClient: Permission failure: android.permission.ROTATE_SURFACE_FLINGER from uid=11303 pid=0 04-09 03:40:45.552 1295: 1355 D/PermissionCache: checking android.permission.ROTATE_SURFACE_FLINGER for uid=11303 => denied (438 us) 04-09 03:40:45.552 22945:19769 I/NetworkScheduler.Stats: (REDACTED) Task %s/%s started execution. cause:%s exec_start_elapsed_seconds: %s 04-09 03:40:45.552 1295: 1355 W/ServiceManagerCppClient: Permission failure: android.permission.INTERNAL_SYSTEM_WINDOW from uid=11303 pid=0 04-09 03:40:45.553 1295: 1355 D/PermissionCache: checking android.permission.INTERNAL_SYSTEM_WINDOW for uid=11303 => denied (745 us) 04-09 03:40:45.553 20461:20461 E/FBI: Can't load library: dlopen failed: library "libmagtsync.so" not found 04-09 03:40:45.553 20461:20461 I/ViewRootImpl@348a201[MainActivity_99: Relayout returned: old=(0,0,1080,2340) new=(0,0,1080,2340) relayoutAsync=false req=(1080,2340)0 dur=40 res=0x403 s={true 0xb400007264409000} ch=true seqId=0 04-09 03:40:45.553 1295: 1355 W/ServiceManagerCppClient: Permission failure: android.permission.ACCESS_SURFACE_FLINGER from uid=11303 pid=0 04-09 03:40:45.553 1295: 1355 D/PermissionCache: checking android.permission.ACCESS_SURFACE_FLINGER for uid=11303 => denied (415 us) 04-09 03:40:45.554 20461:20461 I/ViewRootImpl@348a201[MainActivity_99: performConfigurationChange setNightDimText nightDimLevel=0 04-09 03:40:45.554 20461:20461 D/ViewRootImpl@348a201[MainActivity_99: mThreadedRenderer.initialize() mSurface={isValid=true 0xb400007264409000} hwInitialized=true 04-09 03:40:45.555 20461:20461 D/ViewRootImpl@348a201[MainActivity_99: reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 04-09 03:40:45.556 1295: 1673 E/HWComposer: getSupportedContentTypes: getSupportedContentTypes failed for display 0: Unsupported (8) 04-09 03:40:45.557 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:45.558 1830: 4535 I/ActivityManager: Changes in 10231 3 to 10, 56 to 0 04-09 03:40:45.559 20461:20461 I/InsetsController: onStateChanged: host=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99, from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7209, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 80 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(472, 0 - 608, 80), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(956, 0 - 1080, 80) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {bd70000 mType=statusBars mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {bd70005 mType=mandatorySystemGestures mFrame=[0,0][1080,114] mVisible=true mFlags=[]}, InsetsSource: {bd70006 mType=tappableElement mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {5e900001 mType=navigationBars mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {5e900005 mType=mandatorySystemGestures mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900006 mType=tappableElement mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 04-09 03:40:45.560 20461:20461 I/InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 04-09 03:40:45.560 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10231[I] 04-09 03:40:45.561 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10231[I] 04-09 03:40:45.563 20461:20461 I/InsetsController: controlAnimationUncheckedInner: Added types=statusBars, animType=1, host=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99, from=android.view.InsetsController.controlAnimationUnchecked:1449 android.view.InsetsController.applyAnimation:2005 android.view.InsetsController.applyAnimation:1968 04-09 03:40:45.563 20461:20461 I/InsetsController: onStateChanged: host=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99, from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7196, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 80 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(472, 0 - 608, 80), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(956, 0 - 1080, 80) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {bd70000 mType=statusBars mFrame=[0,0][1080,80] mVisible=false mFlags=[]}, InsetsSource: {bd70005 mType=mandatorySystemGestures mFrame=[0,0][1080,114] mVisible=true mFlags=[]}, InsetsSource: {bd70006 mType=tappableElement mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {5e900001 mType=navigationBars mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {5e900005 mType=mandatorySystemGestures mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900006 mType=tappableElement mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 04-09 03:40:45.564 20461:20461 I/ViewRootImpl@348a201[MainActivity_99: handleResized, msg = 5 frames=ClientWindowFrames{frame=[0,0][1080,2340] display=[0,0][1080,2340] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 04-09 03:40:45.564 20461:20461 I/ViewRootImpl@348a201[MainActivity_99: handleResized mSyncSeqId = 0 04-09 03:40:45.564 20461:20461 D/ViewRootImpl@348a201[MainActivity_99: reportNextDraw android.view.ViewRootImpl.handleResized:2530 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7197 android.view.ViewRootImpl$ViewRootHandler.handleMessage:7166 android.os.Handler.dispatchMessage:106 04-09 03:40:45.566 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10231[I] 04-09 03:40:45.567 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10231[I] 04-09 03:40:45.569 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,2205][1080,2340] display=[0,0][1080,2340] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 04-09 03:40:45.572 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.575 1830: 4535 V/WindowManager: Relayout Window{c8f886b u0 NavigationBar0}: viewVisibility=0 req=1080x135 ty=2019 d0 04-09 03:40:45.576 2514: 2514 I/BLASTBufferQueue_Java: update, w= 1080 h= 135 mName = ViewRootImpl@9b3ebcb[NavigationBar0] mNativeObject= 0xb400007168b03580 sc.mNativeObject= 0xb400007168b55480 format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3017 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 04-09 03:40:45.576 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: Relayout returned: old=(0,2205,1080,2340) new=(0,2205,1080,2340) relayoutAsync=true req=(1080,135)0 dur=7 res=0x0 s={true 0xb40000714c569000} ch=false seqId=850 04-09 03:40:45.577 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: registerCallbackForPendingTransactions 04-09 03:40:45.579 1830: 4535 V/WindowManager: Relayout hash=c8f886b, pid=0, syncId=-1: mAttrs={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL sim={adjust=pan} layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=33001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} paramsForRotation: ROTATION_0={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_90={(0,0)(135xfill) gr=RIGHT CENTER_HORIZONTAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_180={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} 04-09 03:40:45.580 1830: 4535 V/WindowManager: InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_270={(0,0)(135xfill) gr=LEFT CENTER_HORIZONTAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} naviIconColor=0} 04-09 03:40:45.589 24045:16299 I/PlayGamesServices[GamesSyncAdapter: Starting sync for 7737a4f3 04-09 03:40:45.592 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.594 2514: 3334 I/ViewRootImpl@9b3ebcb[NavigationBar0: mWNT: t=0xb40000729178fd80 mBlastBufferQueue=0xb400007168b03580 fn= 61414 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$6.onFrameDraw:5635 android.view.ViewRootImpl$2.onFrameDraw:2146 android.view.ThreadedRenderer$1.onFrameDraw:792 04-09 03:40:45.596 1830: 2593 D/CompatibilityChangeReporter: Compat change id reported: 201794303; UID 10220; state: ENABLED 04-09 03:40:45.599 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:45.600 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:45.600 1830: 2593 D/CompatibilityChangeReporter: Compat change id reported: 207133734; UID 10220; state: ENABLED 04-09 03:40:45.601 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.601 24045:16299 I/PlayGamesServices[GamesSyncAdapter: Sync duration for 7737a4f3: 6 04-09 03:40:45.606 471: 471 I/lmkd: 0(delay), 50(swap), 16(freelimit), 0(reentrymode) memory pressure events were skipped after a kill! 04-09 03:40:45.610 22945:20642 I/NetworkScheduler.Stats: (REDACTED) Task %s/%s finished executing. cause:%s result: %s elapsed_millis: %s uptime_millis: %s exec_start_elapsed_seconds: %s 04-09 03:40:45.615 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.615 2514: 2514 D/SecPowerUI.Notification: showChargingNotice oldChargingType : 8 / currentChargingType : 8, oldChargingTime : 24050000 / mChargingTime : 24050000 04-09 03:40:45.615 2514: 2514 D/SecPowerUI.Notification: showChargingNotice There is no change about charging status, so return! 04-09 03:40:45.630 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.645 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.647 24045:24821 W/PlayGamesServices[UiUtils: AppVersion: Cannot find the installed destination app. 04-09 03:40:45.647 24045:24821 I/GetServiceValidatorImpl: (REDACTED) onGetService() from Client SDK version [%s], Module version [%s], PGA version [%s], Account [%s], Calling package [%s], Game package [%s] 04-09 03:40:45.649 24045:24821 W/GetGamesServiceReqFacto: Parsing request with ignored arguments. signInOptionsBundle [Bundle[{com.google.android.gms.signin.internal.serverClientId=null, com.google.android.gms.signin.internal.usePromptModeForAuthCode=true, com.google.android.gms.signin.internal.logSessionId=null, com.google.android.gms.signin.internal.hostedDomain=null, com.google.android.gms.signin.internal.offlineAccessRequested=false, com.google.android.gms.signin.internal.waitForAccessTokenRefresh=false, com.google.android.gms.signin.internal.clientRequestedAccount=Account {name=<>, type=com.google}, com.google.android.gms.signin.internal.idTokenRequested=false, com.google.android.gms.signin.internal.forceCodeForRefreshToken=false}]], isRetryingSignIn [false], skipWelcomePopup [false], requireGooglePlus [false] 04-09 03:40:45.650 24045:24821 I/GetGamesServiceReqFacto: Replacing request for `games` scope with `games_lite` 04-09 03:40:45.660 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.671 24045:20643 I/SignInPerformer-500: (REDACTED) Handling request [%s], isFirstPartyCaller [%s] 04-09 03:40:45.673 24045:20643 I/SignInPerformer-500: Successfully brokered first-party unauthenticated GamesService [CONTEXT service_id=1 ] 04-09 03:40:45.675 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.680 4015: 4889 I/SDHMS:C: SIOP:: AP:396 BAT:347 USB:345 CHG:387 PA:387 WIFI:383 BLK:0 SUBBAT:0 SKIN:363 SKINF:357 SKINB:363 LRP:363 LRP2:363 LRF2:357 LRB2:363 AP2:363 CHG2:348 MEM2:363 WIFI2:363 SPK2:341 VAP05:400 04-09 03:40:45.681 24045:24821 W/PlayGamesServices[UiUtils: AppVersion: Cannot find the installed destination app. 04-09 03:40:45.681 24045:20643 I/GetGamesServiceV2Op: (REDACTED) Successfully brokered GamesService for request %s 04-09 03:40:45.682 24045:24821 W/PlayGamesServices[UiUtils: AppVersionName: Cannot find the installed destination app. 04-09 03:40:45.688 1237:20309 I/HYPER-HAL: [RequestManager.cpp]releaseLocked(): Released ID : 8142650 04-09 03:40:45.690 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.710 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.724 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.738 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.752 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.759 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:45.759 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:45.768 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.781 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.798 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.801 1435: 5663 I/CameraService: onUidStateChanged: uid=11303, procState is changed. (20 -> 2) 04-09 03:40:45.812 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.818 20461:20648 D/libMEOW: meow new tls: 0xb40000712fed2440 04-09 03:40:45.818 20461:20648 D/libMEOW: applied 1 plugins for [net.playtouch.dressupthegirllikeastarorange]: 04-09 03:40:45.818 20461:20648 D/libMEOW: plugin 1: [libMEOW_gift.so]: 0xb40000726434fe80 04-09 03:40:45.818 20461:20648 D/libMEOW: rebuild call chain: 0xb40000712feebc40 04-09 03:40:45.821 20461:20570 W/cr_media: BLUETOOTH_CONNECT permission is missing. 04-09 03:40:45.824 20461:20570 W/cr_media: getBluetoothAdapter() requires BLUETOOTH permission 04-09 03:40:45.824 20461:20570 W/cr_media: registerBluetoothIntentsIfNeeded: Requires BLUETOOTH permission 04-09 03:40:45.828 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.844 20461:20648 W/libc: Access denied finding property "vendor.debug.forcibly_enable_mtk_ray_tracing" 04-09 03:40:45.849 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.864 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.868 20543:20584 I/cr_LibraryLoader: Successfully loaded native library 04-09 03:40:45.869 1237:20454 I/HYPER-HAL: [RequestManager.cpp]releaseLocked(): Released ID : 8118449 04-09 03:40:45.870 20543:20584 I/cr_CachingUmaRecorder: Flushed 2 samples from 2 histograms, 0 samples were dropped. 04-09 03:40:45.878 20543:20584 W/SystemServiceRegistry: No service published for: uimode 04-09 03:40:45.885 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.890 20461:20648 W/chromium: [WARNING:viz_main_impl.cc(85)] VizNullHypothesis is disabled (not a warning) 04-09 03:40:45.894 20461:20461 W/Kumiho-Kumiho: isSupportedFormat: Format is not supported 04-09 03:40:45.895 20543:20584 W/chromium: [WARNING:runtime_features.cc(550)] Fenced frames cannot be enabled in this configuration. Use --enable-features=FencedFrames instead. 04-09 03:40:45.895 20543:20584 W/chromium: [WARNING:runtime_features.cc(575)] Topics cannot be enabled in this configuration. Use --enable-features=BrowsingTopics in addition. 04-09 03:40:45.895 20543:20584 W/chromium: [WARNING:runtime_features.cc(596)] SharedStorage cannot be enabled in this configuration. Use --enable-features=SharedStorageAPI in addition. 04-09 03:40:45.897 20461:20461 D/OpenGLRenderer: --- Failed to create image decoder with message 'unimplemented' 04-09 03:40:45.902 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.918 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.921 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:45.921 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:45.922 1295: 1295 D/SurfaceFlinger: Display 0 HWC layers: DEVICE | 0xb400007da1f97e80 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 2340.0 | 0 0 1080 2340 | Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165 DEVICE | 0xb400007da1ffe9c0 | 0100 | RGBA_8888 | 0.0 0.0 540.0 540.0 | 270 900 810 1440 | #125164 DEVICE | 0xb400007da1f98240 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 135.0 | 0 2205 1080 2340 | NavigationBar0$_2514#108 04-09 03:40:45.924 22945:27157 I/FontLog: (REDACTED) Received query %s, URI %s 04-09 03:40:45.924 22945:27157 I/FontLog: (REDACTED) Query [%s] resolved to %s 04-09 03:40:45.926 22945:27157 I/FontLog: (REDACTED) Font PFD returned from cache for %s 04-09 03:40:45.926 22945:27157 I/FontLog: (REDACTED) Fetch %s end status %s 04-09 03:40:45.934 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.934 22945:27157 I/FontLog: (REDACTED) Pulling font file for id = %d, cache size = %d 04-09 03:40:45.947 22945:27157 I/FontLog: (REDACTED) Received query %s, URI %s 04-09 03:40:45.947 22945:27157 I/FontLog: (REDACTED) Query [%s] resolved to %s 04-09 03:40:45.949 22945:27157 I/FontLog: (REDACTED) Fetch %s end status %s 04-09 03:40:45.952 22945:27157 I/FontLog: (REDACTED) Pulling font file for id = %d, cache size = %d 04-09 03:40:45.954 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.958 22945:27157 I/FontLog: (REDACTED) Received query %s, URI %s 04-09 03:40:45.959 22945:27157 I/FontLog: (REDACTED) Query [%s] resolved to %s 04-09 03:40:45.966 22945:27157 I/FontLog: (REDACTED) Font PFD returned from cache for %s 04-09 03:40:45.967 22945:27157 I/FontLog: (REDACTED) Fetch %s end status %s 04-09 03:40:45.969 22945:27157 I/FontLog: (REDACTED) Pulling font file for id = %d, cache size = %d 04-09 03:40:45.970 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.976 1303: 1317 D/ccci_mdinit: (1):monitor_time_update_thread round:75226 ######## 04-09 03:40:45.979 22945:27157 I/FontLog: (REDACTED) Received query %s, URI %s 04-09 03:40:45.979 22945:27157 I/FontLog: (REDACTED) Query [%s] resolved to %s 04-09 03:40:45.979 20461:20583 D/ConnectivityManager: getMobileDataEnabled()+ subId=2 04-09 03:40:45.981 22945:27157 I/FontLog: (REDACTED) Font PFD returned from cache for %s 04-09 03:40:45.982 22945:27157 I/FontLog: (REDACTED) Fetch %s end status %s 04-09 03:40:45.982 20461:20583 D/ConnectivityManager: getMobileDataEnabled()- subId=2 retVal=true 04-09 03:40:45.983 20461:20583 D/ConnectivityManager: StackLog: [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4671)] [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4838)] [android.net.ConnectivityManager.requestNetwork(ConnectivityManager.java:4976)] [android.net.ConnectivityManager.requestNetwork(ConnectivityManager.java:4954)] [dvwbj.dvwam.dvwad(SourceFile:6)] [dvwbj.dvwam.dvwab(SourceFile:3)] [dvwbj.dvwam.dvwaj(SourceFile:8)] [com.buongiorno.wrapper.action.ws.WebServiceAbstract.dvwbu(Unknown Source:4)] [com.buongiorno.wrapper.action.ws.UpdateWebviews_.dvwcj(Unknown Source:0)] [com.buongiorno.wrapper.action.ws.UpdateWebviews_.dvwbu(SourceFile:2)] [com.buongiorno.wrapper.action.ws.WebServiceAbstract.dvwbl(SourceFile:29)] [com.buongiorno.wrapper.action.ws.UpdateWebviews_.dvwci(Unknown Source:0)] [com.buongiorno.wrapper.action.ws.UpdateWebviews_.dvwbl(SourceFile:2)] [com.buongiorno.wrapper.action.ws.UpdateWebviews.dvwcc(SourceFile:13)] [com.buongiorno.wrapper.action.ws.UpdateWebviews.dvwae(SourceFile:5)] [com.buongiorno.wrapper.Process.dvwaq(SourceFile:3)] [com.buongiorno.wrapper.Process.dvwag(SourceFile:34)] [com.buongiorno.wrapper.Process.dvwas(SourceFile:2)] [com.buongiorno.wrapper.Process.dvwag(SourceFile:43)] [com.buongiorno.wrapper.Process.dvwas(SourceFile:2)] [com.buongiorno.wrapper.Process.dvwag(SourceFile:43)] [com.buongiorno.wrapper.dvwac.dvwan(SourceFile:8)] [com.buongiorno.wrapper.dvwaf.dvwdi(SourceFile:23)] [com.buongiorno.wrapper.MainActivity_.dvweg(Unknown Source:0)] [com.buongiorno.wrapper.MainActivity_$dvwab.execute(SourceFile:1)] [org.androidannotations.api.BackgroundExecutor$Task.run(SourceFile:3)] [java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)] [java.util.concurrent.FutureTask.run(FutureTask.java:264)] [java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:307)] [java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)] [java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)] [java.lang.Thread.run(Thread.java:1012)] 04-09 03:40:45.986 22945:27157 I/FontLog: (REDACTED) Pulling font file for id = %d, cache size = %d 04-09 03:40:45.987 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:45.987 20461:20461 I/InsetsController: cancelAnimation: types=statusBars, animType=1, host=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99, from=android.view.InsetsController.notifyFinished:1748 android.view.InsetsAnimationThreadControlRunner$1.lambda$notifyFinished$0:85 android.view.InsetsAnimationThreadControlRunner$1.$r8$lambda$RAf1SfIREsj9-wH5FOigMy6eLkM:0 04-09 03:40:45.988 1830: 4570 D/CompatibilityChangeReporter: Compat change id reported: 266524688; UID 11303; state: ENABLED 04-09 03:40:45.990 1830: 4570 D/ConnectivityService: requestNetwork for uid/pid:11303/20461 activeRequest: null callbackRequest: 125666 [NetworkRequest [ REQUEST id=125666, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Forbidden: LOCAL_NETWORK Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647 isUidTracked: false declaredMethods: ALL 04-09 03:40:45.992 22945:27157 I/FontLog: (REDACTED) Received query %s, URI %s 04-09 03:40:45.992 22945:27157 I/FontLog: (REDACTED) Query [%s] resolved to %s 04-09 03:40:45.994 22945:27157 I/FontLog: (REDACTED) Font PFD returned from cache for %s 04-09 03:40:45.994 22945:27157 I/FontLog: (REDACTED) Fetch %s end status %s 04-09 03:40:45.996 1830: 2285 D/ConnectivityService: Rematched networks [computed 1ms] [applied 0ms] [issued 4] 04-09 03:40:45.996 1830: 2285 D/ConnectivityService: NetworkReassignment : no changes 04-09 03:40:45.997 22945:23385 I/FontLog: (REDACTED) Received query %s, URI %s 04-09 03:40:45.997 22945:27157 I/FontLog: (REDACTED) Pulling font file for id = %d, cache size = %d 04-09 03:40:45.997 22945:23385 I/FontLog: (REDACTED) Query [%s] resolved to %s 04-09 03:40:45.998 22945:23385 I/FontLog: (REDACTED) Fetch %s end status %s 04-09 03:40:46.006 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.013 1830: 2593 D/PhoneRestrictionPolicy: isOperationAllowed >>> slotNum: 0 function: 1 04-09 03:40:46.015 22945:23385 I/FontLog: (REDACTED) Pulling font file for id = %d, cache size = %d 04-09 03:40:46.023 1830: 1867 D/SGM:GameManager: identifyForegroundApp. net.playtouch.dressupthegirllikeastarorange, mCurrentUserId: 0, callerUserId: 0 04-09 03:40:46.023 1830: 1867 D/SGM:PkgDataHelper: getGamePkgData(). net.playtouch.dressupthegirllikeastarorange 04-09 03:40:46.023 1830: 1867 D/SGM:SemGameManager: isForegroundGame(), ret=false 04-09 03:40:46.025 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.026 22945:23385 I/FontLog: (REDACTED) Pulling font file for id = %d, cache size = %d 04-09 03:40:46.031 20461:20578 W/AudioCapabilities: Unsupported mime audio/x-ima 04-09 03:40:46.032 20461:20578 W/AudioCapabilities: Unsupported mime audio/mpeg-L1 04-09 03:40:46.032 20461:20578 W/AudioCapabilities: Unsupported mime audio/mpeg-L2 04-09 03:40:46.032 20461:20578 W/VideoCapabilities: Unsupported mime video/wvc1 04-09 03:40:46.032 20461:20578 W/VideoCapabilities: Unsupported mime video/x-ms-wmv 04-09 03:40:46.033 20461:20578 W/AudioCapabilities: Unsupported mime audio/x-adpcm-dvi-ima 04-09 03:40:46.033 20461:20578 W/AudioCapabilities: Unsupported mime audio/x-adpcm-dvi-ima 04-09 03:40:46.033 20461:20578 W/AudioCapabilities: Unsupported mime audio/x-adpcm-ms 04-09 03:40:46.033 20461:20578 W/AudioCapabilities: Unsupported mime audio/x-adpcm-ms 04-09 03:40:46.034 1830:20668 D/SemInputDeviceManager: setProperty: (0) CMD,GRIP_DATA,1,45,7,15,702 04-09 03:40:46.040 1830:20668 D/TspStateManager: wrote command: cmd=1,45,7,15,702, type=1 04-09 03:40:46.040 1830: 2033 D/SemInputDevice:TSP: SetPropertyTask: CMD,set_grip_data,1,45,7,15,702 [04-09 03:40:46.039] 04-09 03:40:46.041 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.045 1253: 1253 I/sysinput:Touch: writeInformation:249, OK 04-09 03:40:46.046 20461:20578 W/VideoCapabilities: Unrecognized profile/level 32768/256 for video/mp4v-es 04-09 03:40:46.046 1830: 2033 D/SysinputHAL_V1_3(V1_2): runTspCmdNoRead(TSP(1)): set_grip_data,1,45,7,15,702 ret=0 04-09 03:40:46.048 20461:20578 W/VideoCapabilities: Unsupported mime image/vnd.android.heic 04-09 03:40:46.048 20461:20578 W/VideoCapabilities: Unsupported mime image/vnd.android.heic 04-09 03:40:46.048 20461:20578 W/VideoCapabilities: Unsupported mime image/vnd.android.heic 04-09 03:40:46.049 20461:20578 W/VideoCapabilities: Unsupported mime image/vnd.android.heic 04-09 03:40:46.052 20461:20578 W/VideoCapabilities: Unrecognized profile/level 32768/256 for video/mp4v-es 04-09 03:40:46.053 20461:20578 W/VideoCapabilities: Unrecognized profile/level 32768/256 for video/mp4v-es 04-09 03:40:46.059 1830: 2593 D/ConnectivityService: registerNetworkAgent NetworkAgentInfo{network{615} handle{2644810584077} ni{MOBILE[LTE] CONNECTING extra: orange} created=2025-04-09T01:40:46.057Z Score(Policies : ; KeepConnected : 0) lp{{LinkAddresses: [ ] DnsAddresses: [ ] Domains: null MTU: 0 Routes: [ ]}} nc{[ Transports: CELLULAR Capabilities: MMS&SUPL&DUN&XCAP&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&NOT_CONGESTED&NOT_SUSPENDED&NOT_VCN_MANAGED LinkUpBandwidth>=14Kbps LinkDnBandwidth>=14Kbps Specifier: SubscriptionIds: {2} UnderlyingNetworks: Null]} factorySerialNumber=4} 04-09 03:40:46.060 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.078 2683: 2683 I/EPDG -- SIM0 [NetController: onPreciseDataConnectionStateChanged: state=Suppressed 04-09 03:40:46.079 2904: 2904 I/RegiMgr-Handler<0>: onPreciseDataConnectionStateChanged 04-09 03:40:46.080 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:46.080 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:46.088 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.106 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.106 1830: 2593 W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcastMultiplePermissions:1364 android.content.Context.sendBroadcastMultiplePermissions:2426 android.content.Context.sendBroadcastMultiplePermissions:2414 com.android.server.TelephonyRegistry.broadcastDataConnectionStateChanged:3879 com.android.server.TelephonyRegistry.notifyDataConnectionForSubscriber:2194 04-09 03:40:46.109 1830: 1830 D/SemWifiService: onDataConnectionStateChanged: state -1, networkType - LTE 04-09 03:40:46.109 1830: 1830 D/SemWifiApServiceImpl: onDataConnectionStateChanged: state -1, networkType - LTE 04-09 03:40:46.110 2683: 2683 I/EPDG -- SIM0 [NetController: onDataConnectionStateChanged: state=1 type=13 04-09 03:40:46.111 2904: 2904 I/CapabilityProvider: onDataConnectionStateChanged(): state [1] networkType [LTE] 04-09 03:40:46.114 1830: 2257 E/WifiDataStall: onDataConnectionStateChanged unexpected State: 1 04-09 03:40:46.114 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:40:46.124 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.125 2496: 2854 I/RILJ: !@Boot_SVC : setupDataCall 04-09 03:40:46.130 2683: 3431 I/EPDG -- SIM0 [EpdgSubScription: getIsAirplaneMode: returning: false 04-09 03:40:46.131 2662:20669 D/NetworkMonitor/615: checkAndRenewResourceConfig: update captive portal https urls to [https://www.google.com/generate_204] 04-09 03:40:46.133 2662:20669 D/NetworkMonitor/615: checkAndRenewResourceConfig: update captive portal http urls to [http://connectivitycheck.gstatic.com/generate_204] 04-09 03:40:46.133 2662:20669 D/NetworkMonitor/615: checkAndRenewResourceConfig: update captive portal fallback urls to[http://www.google.com/gen_204, http://play.googleapis.com/generate_204] 04-09 03:40:46.134 2662:20669 D/NetworkMonitor: Starting on network 615 with capport HTTPS URL [https://www.google.com/generate_204] and HTTP URL [http://connectivitycheck.gstatic.com/generate_204] 04-09 03:40:46.134 1830: 2285 D/ConnectivityService: [615 CELLULAR] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTING 04-09 03:40:46.141 2683: 3431 I/EPDG -- SIM0 [NetController: getIsRssiDisabledForProfiling: returning: false 04-09 03:40:46.143 2683: 3431 I/EPDG -- SIM0 [NetController: onNetworkStatusChanged: voiceNetType: 13 mActiveVoiceRat: 13 04-09 03:40:46.143 2683: 3431 I/EPDG -- SIM0 [NetController: onNetworkStatusChanged : mCellularAvailable = true 04-09 03:40:46.154 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.169 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.169 2496: 2608 I/System.out: Broadcasting: Intent { act=com.samsung.intent.action.BIG_DATA_INFO (has extras) } 04-09 03:40:46.176 2496: 2496 D/SemBigDataInfoController: Intent: com.samsung.intent.action.BIG_DATA_INFO 04-09 03:40:46.176 2496: 2496 D/SemBigDataInfoController: BIG_DATA insertLog slot: 0, feature: PDPS 04-09 03:40:46.189 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.190 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->5023[I] 04-09 03:40:46.191 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->5023[I] 04-09 03:40:46.193 1830: 1873 D/CompatibilityChangeReporter: Compat change id reported: 135634846; UID 5023; state: DISABLED 04-09 03:40:46.193 1830: 1873 D/CompatibilityChangeReporter: Compat change id reported: 177438394; UID 5023; state: DISABLED 04-09 03:40:46.193 1830: 1873 D/CompatibilityChangeReporter: Compat change id reported: 135772972; UID 5023; state: DISABLED 04-09 03:40:46.193 1830: 1873 D/CompatibilityChangeReporter: Compat change id reported: 135754954; UID 5023; state: ENABLED 04-09 03:40:46.196 2496: 2496 D/SemBigDataInfoController: Intent: com.samsung.intent.action.BIG_DATA_INFO 04-09 03:40:46.211 2496: 3642 I/System.out: Broadcast completed: result=0 04-09 03:40:46.213 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.219 1213: 1213 D/Zygote: Forked child process 20670 04-09 03:40:46.221 1830: 1874 I/ActivityManager: Start proc 20670:com.samsung.android.networkdiagnostic/5023 for broadcast {com.samsung.android.networkdiagnostic/com.samsung.android.networkdiagnostic.receiver.NetworkDiagnosticReceiver} 04-09 03:40:46.242 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.247 5884: 5898 I/eris: 10[KNL] interface rmnet0 activated 04-09 03:40:46.248 5884: 5898 I/eris: 10[KNL] fe80::c61e:7369:8900:7955 appeared on rmnet0 04-09 03:40:46.244 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:46.256 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:46.257 20670:20670 I/tworkdiagnostic: Using CollectorTypeCMC GC. 04-09 03:40:46.257 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.258 2683: 2683 I/EPDG -- SIM0 [EpdgInterfaceObserver: Interface Number is 0 04-09 03:40:46.261 20670:20670 E/tworkdiagnostic: Not starting debugger since process cannot load the jdwp agent. 04-09 03:40:46.265 1499: 1688 D/SemNativeCarrierFeature_vendor: getInstance 04-09 03:40:46.262 2683: 3431 I/EPDG -- SIM0 [IPSECDATACONNSM][0: InactiveState[ ] Event: INTERFACE_UP 04-09 03:40:46.266 5884: 5898 I/eris: 10[KNL] 2a01:cb1e:6f:54d0:0:4e:a9e9:4601 appeared on rmnet0 04-09 03:40:46.266 2683: 2683 I/EPDG -- SIM0 [EpdgInterfaceObserver: Interface Number is 0 04-09 03:40:46.266 2683: 2683 I/EPDG -- SIM1 [EpdgIntfCont: handleMessage msg : 1 cid : 1 04-09 03:40:46.268 2683: 2683 I/EPDG -- SIM1 [EpdgIntfCont: new EpdgInterface :rmnet0 04-09 03:40:46.268 2683: 2683 I/EPDG -- SIM1 [EpdgIntfCont: ignore interface up events 04-09 03:40:46.268 2683: 2683 I/EPDG -- SIM0 [EpdgIntfCont: handleMessage msg : 1 cid : 1 04-09 03:40:46.268 2683: 2683 I/EPDG -- SIM0 [EpdgIntfCont: new EpdgInterface :rmnet0 04-09 03:40:46.268 2683: 2683 I/EPDG -- SIM0 [EpdgIntfCont: ignore interface up events 04-09 03:40:46.272 5884: 5898 I/eris: 10[KNL] flags changed for 2a01:cb1e:6f:54d0:0:4e:a9e9:4601 on rmnet0 04-09 03:40:46.274 5884: 5898 I/eris: 10[KNL] fe80::c61e:7369:8900:7955 disappeared from rmnet0 04-09 03:40:46.274 2683: 3431 I/EPDG -- SIM0 [EpdgNetworkMgmtObserver: EpdgAddressUpdated: address: Suppressed iface: SuppressedmFqdnRetryCount : 0 04-09 03:40:46.274 2683: 2683 I/EPDG -- SIM0 [EpdgInterfaceObserver: Interface Number is 0 04-09 03:40:46.274 2683: 2683 I/EPDG -- SIM0 [EpdgInterfaceObserver: Interface Number is 0 04-09 03:40:46.274 2683: 2683 I/EPDG -- SIM1 [EpdgIntfCont: handleMessage msg : 2 cid : 1 04-09 03:40:46.274 2683: 2683 I/EPDG -- SIM1 [EpdgIntfCont: new EpdgInterface :rmnet0 04-09 03:40:46.274 2683: 2683 I/EPDG -- SIM1 [EpdgIntfCont: ifaceAddr : fe80::c61e:7369:8900:7955/64/2176/253 04-09 03:40:46.274 2683: 2683 I/EPDG -- SIM1 [EpdgIntfCont: ignore interface addr update events 04-09 03:40:46.275 2683: 2683 I/EPDG -- SIM0 [EpdgIntfCont: handleMessage msg : 2 cid : 1 04-09 03:40:46.275 2683: 2683 I/EPDG -- SIM0 [EpdgIntfCont: new EpdgInterface :rmnet0 04-09 03:40:46.275 2683: 2683 I/EPDG -- SIM0 [EpdgIntfCont: ifaceAddr : fe80::c61e:7369:8900:7955/64/2176/253 04-09 03:40:46.275 2683: 2683 I/EPDG -- SIM0 [EpdgIntfCont: ignore interface addr update events 04-09 03:40:46.276 2683: 3431 I/EPDG -- SIM0 [EpdgNetworkMgmtObserver: EpdgAddressUpdated: address: Suppressed iface: SuppressedmFqdnRetryCount : 0 04-09 03:40:46.278 2683: 3431 I/EPDG -- SIM0 [EpdgNetworkMgmtObserver: EpdgAddressUpdated: address: Suppressed iface: SuppressedmFqdnRetryCount : 0 04-09 03:40:46.278 2683: 2683 I/EPDG -- SIM0 [EpdgInterfaceObserver: Interface Number is 0 04-09 03:40:46.278 2683: 2683 I/EPDG -- SIM0 [EpdgInterfaceObserver: Interface Number is 0 04-09 03:40:46.278 2683: 2683 I/EPDG -- SIM0 [EpdgInterfaceObserver: Interface Number is 0 04-09 03:40:46.278 2683: 2683 I/EPDG -- SIM0 [EpdgInterfaceObserver: Interface Number is 0 04-09 03:40:46.278 2683: 2683 I/EPDG -- SIM1 [EpdgIntfCont: handleMessage msg : 2 cid : 1 04-09 03:40:46.278 2683: 2683 I/EPDG -- SIM1 [EpdgIntfCont: new EpdgInterface :rmnet0 04-09 03:40:46.278 2683: 2683 I/EPDG -- SIM1 [EpdgIntfCont: ifaceAddr : 2a01:cb1e:6f:54d0:0:4e:a9e9:4601/64/192/0 04-09 03:40:46.278 2683: 2683 I/EPDG -- SIM1 [EpdgIntfCont: ignore interface addr update events 04-09 03:40:46.278 2683: 2683 I/EPDG -- SIM0 [EpdgIntfCont: handleMessage msg : 2 cid : 1 04-09 03:40:46.278 2683: 2683 I/EPDG -- SIM0 [EpdgIntfCont: new EpdgInterface :rmnet0 04-09 03:40:46.279 2683: 2683 I/EPDG -- SIM0 [EpdgIntfCont: ifaceAddr : 2a01:cb1e:6f:54d0:0:4e:a9e9:4601/64/192/0 04-09 03:40:46.279 2683: 2683 I/EPDG -- SIM0 [EpdgIntfCont: ignore interface addr update events 04-09 03:40:46.279 2683: 2683 I/EPDG -- SIM1 [EpdgIntfCont: handleMessage msg : 2 cid : 1 04-09 03:40:46.279 2683: 2683 I/EPDG -- SIM1 [EpdgIntfCont: new EpdgInterface :rmnet0 04-09 03:40:46.279 2683: 2683 I/EPDG -- SIM1 [EpdgIntfCont: ifaceAddr : 2a01:cb1e:6f:54d0:0:4e:a9e9:4601/64/128/0 04-09 03:40:46.279 2683: 2683 I/EPDG -- SIM1 [EpdgIntfCont: ignore interface addr update events 04-09 03:40:46.279 2683: 2683 I/EPDG -- SIM0 [EpdgIntfCont: handleMessage msg : 2 cid : 1 04-09 03:40:46.279 2683: 2683 I/EPDG -- SIM0 [EpdgIntfCont: new EpdgInterface :rmnet0 04-09 03:40:46.280 2683: 2683 I/EPDG -- SIM0 [EpdgIntfCont: ifaceAddr : 2a01:cb1e:6f:54d0:0:4e:a9e9:4601/64/128/0 04-09 03:40:46.281 2683: 2683 I/EPDG -- SIM0 [EpdgIntfCont: ignore interface addr update events 04-09 03:40:46.285 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.288 1830: 2285 D/ConnectivityService: Update of LinkProperties for [615 CELLULAR]; created=0; firstConnected=0 04-09 03:40:46.289 1830: 2285 D/ConnectivityService: Adding iface rmnet0 to network 615 04-09 03:40:46.291 1212: 9851 E/Netd: no such netId 615 04-09 03:40:46.294 1830: 4574 D/CompatibilityChangeReporter: Compat change id reported: 168419799; UID 5023; state: DISABLED 04-09 03:40:46.295 1830: 4574 D/CompatibilityChangeReporter: Compat change id reported: 273564678; UID 5023; state: DISABLED 04-09 03:40:46.296 1830: 3494 D/SemWifiUsabilityStatsMonitor: onWifiUsabilityStats - seqNum 42686, isSameBssidAndFreq true 04-09 03:40:46.296 1830: 2357 I/SemWifiLinkQualityMonitor: Link stat: 0 / 0 / 1,00 (16) / 433 / -40.0 || 100.0 : 433,00 / 0.5 : 1,00 / 0.55 : 0,30 / G (G) || 0,12 ms / 65,93 Mbps / D || 0 / N / 0 Y / 0 Y 04-09 03:40:46.303 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.304 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->5023[I] 04-09 03:40:46.305 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->5023[I] 04-09 03:40:46.308 2683: 2683 I/EPDG -- SIM0 [NetController: onPreciseDataConnectionStateChanged: state=Suppressed 04-09 03:40:46.308 2904: 2904 I/RegiMgr-Handler<0>: onPreciseDataConnectionStateChanged 04-09 03:40:46.309 1830: 1973 D/CompatibilityChangeReporter: Compat change id reported: 265195908; UID 5023; state: ENABLED 04-09 03:40:46.310 1830: 2285 W/ConnectivityService: Exception adding interface: android.os.ServiceSpecificException: Machine is not on the network (code 64) 04-09 03:40:46.310 1830: 2285 D/ConnectivityService: Setting MTU size: rmnet0, 1500 04-09 03:40:46.312 1830: 2593 W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcastMultiplePermissions:1364 android.content.Context.sendBroadcastMultiplePermissions:2426 android.content.Context.sendBroadcastMultiplePermissions:2414 com.android.server.TelephonyRegistry.broadcastDataConnectionStateChanged:3879 com.android.server.TelephonyRegistry.notifyDataConnectionForSubscriber:2194 04-09 03:40:46.314 1830: 2285 D/ConnectivityService: Adding Route [2a01:cb1e:6f:54d0::/64 -> :: rmnet0 mtu 0] to network 615 04-09 03:40:46.315 1212: 9851 E/Netd: no such netId 615 04-09 03:40:46.316 2904: 2904 I/CapabilityProvider: onDataConnectionStateChanged(): state [2] networkType [LTE] 04-09 03:40:46.316 1830: 2285 D/ConnectivityService: Adding Route [::/0 -> fe80::2 rmnet0 mtu 1500] to network 615 04-09 03:40:46.316 1830: 1830 D/SemWifiService: onDataConnectionStateChanged: state -2, networkType - LTE 04-09 03:40:46.317 1830: 1830 D/SemWifiApServiceImpl: onDataConnectionStateChanged: state -2, networkType - LTE 04-09 03:40:46.317 22945:23799 I/NearbyMediums: WifiNetwork setTelephonyIsDataConnected:true 04-09 03:40:46.318 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.318 1212: 9851 E/Netd: no such netId 615 04-09 03:40:46.318 1830: 2285 D/ConnectivityService: Setting DNS servers for network 615 to [/2a01:cd00:7fff:0:192:168:10:110] 04-09 03:40:46.320 2683: 2683 I/EPDG -- SIM0 [NetController: onDataConnectionStateChanged: state=2 type=13 04-09 03:40:46.322 2514: 2514 D/MobileIconViewModel: [mobile] (0/2) connected=true dataConnected=true dataType=DefaultIcon(iconGroup=IconGroup(4G)) networkType=LTE simCard=ORANGE 04-09 03:40:46.325 2496: 2496 D/SecImsManager: isWfcEnabledByPlatform 04-09 03:40:46.325 2683: 3431 I/EPDG -- SIM0 [EpdgSubScription: getIsAirplaneMode: returning: false 04-09 03:40:46.328 2496: 2496 D/SecImsManager: isWfcEnabledByPlatform 04-09 03:40:46.328 20543:20660 E/chromium: [ERROR:tile_manager.cc(999)] WARNING: tile memory limits exceeded, some content may not draw 04-09 03:40:46.328 2496: 2496 D/SecImsManager: isWfcEnabledByPlatform 04-09 03:40:46.329 2496: 2496 D/SecImsManager: isWfcEnabledByPlatform 04-09 03:40:46.331 1830: 2593 V/WindowManager: Relayout Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}: viewVisibility=0 req=1080x2340 ty=1 d0 04-09 03:40:46.334 20543:20660 E/chromium: [ERROR:tile_manager.cc(999)] WARNING: tile memory limits exceeded, some content may not draw 04-09 03:40:46.336 2683: 3431 I/EPDG -- SIM0 [NetController: getIsRssiDisabledForProfiling: returning: false 04-09 03:40:46.337 2683: 3431 I/EPDG -- SIM0 [NetController: onNetworkStatusChanged: voiceNetType: 13 mActiveVoiceRat: 13 04-09 03:40:46.337 2683: 3431 I/EPDG -- SIM0 [NetController: onNetworkStatusChanged : mCellularAvailable = true 04-09 03:40:46.337 1830: 2593 V/WindowManager: Relayout hash=56bd2db, pid=20461, syncId=-1: mAttrs={(0,0)(fillxfill) sim={adjust=resize forwardNavigation} layoutInDisplayCutoutMode=shortEdges ty=BASE_APPLICATION wanim=0x10302f2 fl=81810500 pfl=12008040 apr=LIGHT_NAVIGATION_BARS bhv=SHOW_TRANSIENT_BARS_BY_SWIPE fitSides= naviIconColor=0 sfl=100000} 04-09 03:40:46.341 20461:20461 I/BLASTBufferQueue_Java: update, w= 1080 h= 2340 mName = ViewRootImpl@348a201[MainActivity_99] mNativeObject= 0xb400007264494780 sc.mNativeObject= 0xb40000712fe2ce00 format= -1 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3017 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 04-09 03:40:46.341 20461:20461 I/ViewRootImpl@348a201[MainActivity_99: Relayout returned: old=(0,0,1080,2340) new=(0,0,1080,2340) relayoutAsync=false req=(1080,2340)0 dur=12 res=0x401 s={true 0xb400007264409000} ch=false seqId=0 04-09 03:40:46.341 20461:20461 D/ViewRootImpl@348a201[MainActivity_99: reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 04-09 03:40:46.342 20461:20461 I/ViewRootImpl@348a201[MainActivity_99: Setup new sync=wmsSync-ViewRootImpl@348a201[MainActivity_99]#0 04-09 03:40:46.342 20461:20461 I/ViewRootImpl@348a201[MainActivity_99: Creating new active sync group ViewRootImpl@348a201[MainActivity_99]#1 04-09 03:40:46.341 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:40:46.345 20461:20461 I/ViewRootImpl@348a201[MainActivity_99: registerCallbacksForSync syncBuffer=false 04-09 03:40:46.346 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.362 20461:20683 I/ViewRootImpl@348a201[MainActivity_99: Received frameDrawingCallback syncResult=0 frameNum=1. 04-09 03:40:46.362 20461:20683 I/ViewRootImpl@348a201[MainActivity_99: mWNT: t=0xb40000712ff54600 mBlastBufferQueue=0xb400007264494780 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 04-09 03:40:46.362 20461:20683 I/ViewRootImpl@348a201[MainActivity_99: Setting up sync and frameCommitCallback 04-09 03:40:46.365 1830: 2285 D/ConnectivityService: notifyType CALLBACK_IP_CHANGED for [615 CELLULAR] 04-09 03:40:46.365 1830: 2285 D/ConnectivityService: [615 CELLULAR] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED 04-09 03:40:46.370 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.375 1830: 2285 D/DnsManager: sendDnsConfigurationForNetwork(ResolverParamsParcel{netId: 615, sampleValiditySeconds: 1800, successThreshold: 25, minSamples: 8, maxSamples: 64, baseTimeoutMsec: 0, retryCount: 0, servers: [2a01:cd00:7fff:0:192:168:10:110], domains: [], tlsName: , tlsServers: [], tlsFingerprints: [], caCertificate: , tlsConnectTimeoutMs: 0, resolverOptions: null, transportTypes: [0], meteredNetwork: true, dohParams: null, interfaceNames: [rmnet0]}) 04-09 03:40:46.383 1830: 2285 W/DnsManager: updatePrivateDns(615, PrivateDnsConfig{opportunistic:/[], dohName=, dohIps=[], dohPath=, dohPort=-1}) 04-09 03:40:46.383 1830: 2285 D/ConnectivityService: Setting DNS servers for network 615 to [/2a01:cd00:7fff:0:192:168:10:110] 04-09 03:40:46.383 1830: 2285 D/DnsManager: sendDnsConfigurationForNetwork(ResolverParamsParcel{netId: 615, sampleValiditySeconds: 1800, successThreshold: 25, minSamples: 8, maxSamples: 64, baseTimeoutMsec: 0, retryCount: 0, servers: [2a01:cd00:7fff:0:192:168:10:110], domains: [], tlsName: , tlsServers: [2a01:cd00:7fff:0:192:168:10:110], tlsFingerprints: [], caCertificate: , tlsConnectTimeoutMs: 0, resolverOptions: null, transportTypes: [0], meteredNetwork: true, dohParams: null, interfaceNames: [rmnet0]}) 04-09 03:40:46.390 1212:20684 W/resolv: Validating DnsTlsServer {2a01:cd00:7fff:0:192:168:10:110/} with mark 0xf0267 04-09 03:40:46.393 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.393 1212:20684 W/resolv: Socket failed to connect, errno=101: Network is unreachable 04-09 03:40:46.394 1212:20684 W/resolv: TCP Handshake failed: 101 04-09 03:40:46.394 1212:20684 W/resolv: query failed 04-09 03:40:46.394 1212:20684 W/resolv: validateDnsTlsServer returned 0 for {2a01:cd00:7fff:0:192:168:10:110/} 04-09 03:40:46.394 1212:20684 W/resolv: Validation failed 04-09 03:40:46.396 1830: 2285 D/ConnectivityService: Adding iface rmnet0 to network 615 04-09 03:40:46.396 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:66.349907,dur:1009.80,max:34.62,min:8.32 04-09 03:40:46.401 609: 609 D/io_stats: !@ 8,32 r 48902981 1307921976 w 14810120 293919528 d 1887674 424227856 f 0 2423070 iot 31308756 0 th 0 0 0 pt 0 inp 0 1 959067.313 04-09 03:40:46.401 609: 609 D/io_stats: !@ MemInfo(KB): total 3726076 free 37756 avail 908868 actv(f) 475052 inactv(f) 412108 dirty 8000 wb 84 anonpg 1161684 slab 426348 04-09 03:40:46.402 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:46.402 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:46.406 2496: 3646 D/PhoneInterfaceManager: setDataEnabledForReason() Reason=1 Pid=1830 App=system 04-09 03:40:46.410 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.414 1830: 2285 D/ConnectivityService: Setting MTU size: rmnet0, 1500 04-09 03:40:46.416 1830: 2285 D/ConnectivityService: Adding Route [2a01:cb1e:6f:54d0::/64 -> :: rmnet0 mtu 0] to network 615 04-09 03:40:46.419 1830: 2285 D/ConnectivityService: Adding Route [::/0 -> fe80::2 rmnet0 mtu 1500] to network 615 04-09 03:40:46.421 1830: 2285 D/ConnectivityService: Setting DNS servers for network 615 to [/2a01:cd00:7fff:0:192:168:10:110] 04-09 03:40:46.421 1830: 2285 D/DnsManager: sendDnsConfigurationForNetwork(ResolverParamsParcel{netId: 615, sampleValiditySeconds: 1800, successThreshold: 25, minSamples: 8, maxSamples: 64, baseTimeoutMsec: 0, retryCount: 0, servers: [2a01:cd00:7fff:0:192:168:10:110], domains: [], tlsName: , tlsServers: [2a01:cd00:7fff:0:192:168:10:110], tlsFingerprints: [], caCertificate: , tlsConnectTimeoutMs: 0, resolverOptions: null, transportTypes: [0], meteredNetwork: true, dohParams: null, interfaceNames: [rmnet0]}) 04-09 03:40:46.424 1212:20687 W/resolv: Validating DnsTlsServer {2a01:cd00:7fff:0:192:168:10:110/} with mark 0xf0267 04-09 03:40:46.424 1212:20688 W/resolv: (615, 492) Detecting NAT64 prefix from DNS... 04-09 03:40:46.446 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.449 20670:20670 I/[ND]SurveyProvider: main | onCreate 04-09 03:40:46.457 1830: 2285 D/ConnectivityService: notifyType CALLBACK_IP_CHANGED for [615 CELLULAR] 04-09 03:40:46.457 20670:20670 I/[ND]NetworkDiagnosticApplication: main | onCreate 04-09 03:40:46.460 1830: 2285 D/ConnectivityService: accepting network in place of null for NetworkRequest [ REQUEST id=125666, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Forbidden: LOCAL_NETWORK Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ] 04-09 03:40:46.464 1830: 2322 I/SemWifiApDataUsage: Cellular Data available 04-09 03:40:46.469 20461:20588 D/BLASTBufferQueue: [ViewRootImpl@348a201[MainActivity_99]#0](f:0,a:0) onFrameAvailable the first frame is available 04-09 03:40:46.469 20461:20588 D/BLASTBufferQueue: [ViewRootImpl@348a201[MainActivity_99]#0](f:0,a:1) acquireNextBufferLocked size=1080x2340 mFrameNumber=1 applyTransaction=true mTimestamp=959067380862394(auto) mPendingTransactions.size=0 graphicBufferId=87879325843459 transform=0 04-09 03:40:46.469 20461:20588 I/ViewRootImpl@348a201[MainActivity_99: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true 04-09 03:40:46.470 2683: 5804 I/EPDG -- SIM0 [NetController: mOnDemandApnCallBack() : isOnDemandApnConnectionFailed false 04-09 03:40:46.471 20461:20588 D/OpenGLRenderer: CFMS:: SetUp Pid : 20461 Tid : 20588 04-09 03:40:46.473 20461:20461 I/ViewRootImpl@348a201[MainActivity_99: reportDrawFinished seqId=0 04-09 03:40:46.474 1830: 4574 W/ServiceManagerCppClient: Permission failure: android.permission.ROTATE_SURFACE_FLINGER from uid=11303 pid=0 04-09 03:40:46.474 1830: 4574 D/PermissionCache: checking android.permission.ROTATE_SURFACE_FLINGER for uid=11303 => denied (204 us) 04-09 03:40:46.474 1830: 4574 W/ServiceManagerCppClient: Permission failure: android.permission.INTERNAL_SYSTEM_WINDOW from uid=11303 pid=0 04-09 03:40:46.474 1830: 4574 D/PermissionCache: checking android.permission.INTERNAL_SYSTEM_WINDOW for uid=11303 => denied (100 us) 04-09 03:40:46.474 3226: 3309 I/DataStateListener_FLP: onAvailable, type=MOBILE_DATA 04-09 03:40:46.474 3226: 3309 I/NetworkManager_FLP: updateAvailableDataState, type=MOBILE_DATA / network=615 04-09 03:40:46.474 1830: 4574 W/ServiceManagerCppClient: Permission failure: android.permission.ACCESS_SURFACE_FLINGER from uid=11303 pid=0 04-09 03:40:46.474 1830: 4574 D/PermissionCache: checking android.permission.ACCESS_SURFACE_FLINGER for uid=11303 => denied (65 us) 04-09 03:40:46.474 1830: 4574 D/WindowManager: finishDrawingWindow: Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mDrawState=DRAW_PENDING seqId=0 04-09 03:40:46.475 1830: 2285 D/ConnectivityService: Rematched networks [computed 0ms] [applied 14ms] [issued 1] 04-09 03:40:46.475 1830: 2285 D/ConnectivityService: NetworkReassignment : 125666 : null ? 615 04-09 03:40:46.475 1830: 2285 D/ConnectivityService: notifyType CALLBACK_PRECHECK for [615 CELLULAR] 04-09 03:40:46.475 1830: 2285 D/ConnectivityService: Update of LinkProperties for [615 CELLULAR]; created=1960965227; firstConnected=1960965231 04-09 03:40:46.477 23437:24224 I/HBD: g onAvailable network : 615 current network state : wifi 04-09 03:40:46.477 23437:24224 I/HBD: g onCapabilitiesChanged network : 615 current network state : wifi 04-09 03:40:46.477 1830: 1868 V/WindowManager: Finish starting ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}: first real window is shown, no animation 04-09 03:40:46.478 3226: 3309 I/NetworkManager_FLP: Success to add new network info by availableDataState, Service=0 / Network=LTE(band=3, ch=1300) / MobileData=true, roaming=false / WIFI=true, conn=true / BT=false, conn=false 04-09 03:40:46.479 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.481 2683: 5804 I/EPDG -- SIM0 [NetController: mOnDemandApnCallBack() : isOnDemandApnConnectionFailed false 04-09 03:40:46.484 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:46.486 1830: 2322 I/SemWifiApAdvancedAutohotspotService: Cellular Data available 04-09 03:40:46.487 1830: 2021 I/HqmInfo::HqmManagerService: MSG_TYPE:MSG_TYPE_PROCESS_LOG_BY_HQM 04-09 03:40:46.487 1830: 1868 V/WindowManager: Schedule remove starting ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891} startingWindow=Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange} animate=true Callers=com.android.server.wm.ActivityRecord.removeStartingWindow:3460 com.android.server.wm.ActivityRecord.onFirstWindowDrawn:7893 com.android.server.wm.WindowState.performShowLocked:5333 com.android.server.wm.WindowStateAnimator.commitFinishDrawingLocked:280 com.android.server.wm.DisplayContent.lambda$new$8:1294 04-09 03:40:46.488 1830: 1868 D/TaskOrganizerController: applyStartingWindowAnimation, window=Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}, caller=com.android.server.wm.TaskOrganizerController.removeStartingWindow:780 com.android.server.wm.StartingSurfaceController$StartingSurface.remove:292 com.android.server.wm.ActivityRecord.removeStartingWindowAnimation:3540 04-09 03:40:46.489 1830: 1868 I/WindowManager: Reparenting to leash, surface=Surface(name=56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99)/@0x78caa90, leashParent=Surface(name=ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891})/@0x84ba118 04-09 03:40:46.489 1295: 2134 E/BufferQueueDebug: [Surface(name=56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99)/@0x78caa90 - animation-leash of starting_reveal#125178](this:0xb400007da2001ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Surface(name=56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99)/@0x78caa90 - animation-leash of starting_reveal#125178' 04-09 03:40:46.489 1295: 2134 I/BufferQueueDebug: [Surface(name=56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99)/@0x78caa90 - animation-leash of starting_reveal#125178](this:0xb400007da2001ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:46.490 1295: 2134 I/SurfaceFlinger: id=125178 createSurf, flag=24000, Surface(name=56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99)/@0x78caa90 - animation-leash of starting_reveal#125178 04-09 03:40:46.492 2904: 3166 I/ConfigModule<0>: onAvailable : 615 networkType: 1 04-09 03:40:46.492 2904: 3166 I/RcsUtils: isDualRcsReg: false 04-09 03:40:46.496 1830: 2322 D/SemSoftApManager: CellularNetworkCallback`s onAvailable 04-09 03:40:46.497 1830: 2322 E/SemSoftApManager: NET_CAPABILITY_VALIDATED615 valid:false nc:[ Transports: CELLULAR Capabilities: MMS&SUPL&DUN&XCAP&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED&NOT_VCN_MANAGED LinkUpBandwidth>=14Kbps LinkDnBandwidth>=14Kbps Specifier: SubscriptionIds: {2} UnderlyingNetworks: Null] 04-09 03:40:46.498 1830: 1868 D/WindowManager: makeSurface duration=8 leash=Surface(name=Surface(name=56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99)/@0x78caa90 - animation-leash of starting_reveal)/@0xa48ab8e 04-09 03:40:46.499 1237:20424 I/HYPER-HAL: [RequestManager.cpp]releaseLocked(): Released ID : 1723322 04-09 03:40:46.508 2514: 2568 D/ShellTaskOrganizer: removeStartingWindow, removalInfo=StartingWindowRemovalInfo{taskId=2891 frame=Rect(0, 0 - 1080, 2340) playRevealAnimation=true roundedCornerRadius=0.0 deferRemoveForImeMode=0 windowlessSurface=false removeImmediately=false} 04-09 03:40:46.510 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.510 20670:20670 I/DIAGMON_SDK[605026: SetConfiguration 04-09 03:40:46.510 20670:20670 I/DIAGMON_SDK[605026: generated SR object 04-09 03:40:46.515 2514: 2581 D/SurfaceView@51504ee: 85263598 setAlpha: alpha=1.0 04-09 03:40:46.517 2514: 2581 D/SurfaceView@51504ee: 85263598 setAlpha: alpha=1.0 04-09 03:40:46.518 1830: 1868 V/WindowManager: performShowLocked: mDrawState=HAS_DRAWN in Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} 04-09 03:40:46.527 2514: 2514 W/View: requestLayout() improperly called by android.widget.FrameLayout{f81ace4 V.E...... ......ID 0,142-1080,2205 #7f0a0846 app:id/qs_frame} during layout: running second layout pass 04-09 03:40:46.527 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.527 1295: 1295 I/Layer: Layer [net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125175] hidden!! flag(0) 04-09 03:40:46.528 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.530 1830: 2590 D/InputDispatcher: Focus entered window (0): 56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 04-09 03:40:46.530 2514: 3334 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: mWNT: t=0xb40000728fed8c00 mBlastBufferQueue=0xb40000714c773000 fn= 2 mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$SgowXC58rj3PR958kHUfRgLZmvE:0 04-09 03:40:46.530 2904: 3104 I/ConfigModule<0>: handleMessage: msg: 24 04-09 03:40:46.530 2904: 3104 I/ConfigModule<0>: rcsNetworkType: internet,wifi rcsAs: jibe isRemoteConfigNeeded: false 04-09 03:40:46.531 2514: 3334 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: mWNT: t=0xb40000728fed8d80 mBlastBufferQueue=0xb40000714c773000 fn= 2 mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$SgowXC58rj3PR958kHUfRgLZmvE:0 04-09 03:40:46.531 2514: 2581 D/SurfaceView@51504ee: 85263598 setAlpha: alpha=0.8433002 04-09 03:40:46.531 2904: 3104 I/ConfigModule<0>: no need to check MsisdnSkipCount 04-09 03:40:46.529 2496: 2608 I/System.out: Broadcasting: Intent { act=com.sec.intent.action.SARDEVICE_CP flg=0x10000000 (has extras) } 04-09 03:40:46.531 2514: 2581 I/SurfaceView: 85263598 Changes: creating=false format=false size=false visible=false alpha=true hint=false visible=false left=false top=false z=false attached=true lifecycleStrategy=false 04-09 03:40:46.531 2514: 2581 I/SurfaceView@51504ee: 85263598 Cur surface: Surface(name=null)/@0x9c2859e 04-09 03:40:46.531 2514: 2581 I/SurfaceView@51504ee: updateSurface: mVisible = true mSurface.isValid() = true 04-09 03:40:46.531 2514: 2581 I/SurfaceView@51504ee: updateSurface: mSurfaceCreated = true surfaceChanged = false visibleChanged = false 04-09 03:40:46.531 2514: 2581 I/SurfaceView: 85263598 surfaceRedrawNeeded 04-09 03:40:46.532 2514: 2581 I/SurfaceView: 85263598 finishedDrawing 04-09 03:40:46.532 2514: 2581 V/SurfaceView@51504ee: Layout: x=270 y=900 w=540 h=540, frame=Rect(0, 0 - 540, 540) 04-09 03:40:46.533 1295: 1295 D/SurfaceFlinger: Display 0 HWC layers: DEVICE | 0xb400007da21fe440 | 0102 | RGBA_8888 | 0.0 0.0 1080.0 2340.0 | 0 0 1080 2340 | net.playtouch.dressupthegirllikeasta[...]rapper.MainActivity_99$_20461#125175 DEVICE | 0xb400007da1f97e80 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 2340.0 | 0 0 1080 2340 | Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165 DEVICE | 0xb400007da1ffe9c0 | 0100 | RGBA_8888 | 0.0 0.0 540.0 540.0 | 270 900 810 1440 | #125164 DEVICE | 0xb400007da1f98240 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 135.0 | 0 2205 1080 2340 | NavigationBar0$_2514#108 04-09 03:40:46.534 1227: 1428 W/hwcomposer: [DRMDEV] paramIsSame(), id 20484, w 1080/1080, h 2340/2340, pitch 1088/1088, format 0x2/0x1, secure 0/0 04-09 03:40:46.540 20461:20461 I/ViewRootImpl@348a201[MainActivity_99: handleWindowFocusChanged: 1 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0 04-09 03:40:46.540 20461:20461 D/ViewRootImpl@348a201[MainActivity_99: mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb400007264409000} 04-09 03:40:46.541 2514: 2581 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: registerCallbackForPendingTransactions 04-09 03:40:46.548 1830: 1873 I/ActivityManager: com.samsung.android.dqagent is exempt from freezer 04-09 03:40:46.549 1830: 1873 D/CompatibilityChangeReporter: Compat change id reported: 135634846; UID 1000; state: DISABLED 04-09 03:40:46.549 1830: 1873 D/CompatibilityChangeReporter: Compat change id reported: 177438394; UID 1000; state: DISABLED 04-09 03:40:46.549 1830: 1873 D/CompatibilityChangeReporter: Compat change id reported: 135772972; UID 1000; state: DISABLED 04-09 03:40:46.549 1830: 1873 D/CompatibilityChangeReporter: Compat change id reported: 135754954; UID 1000; state: ENABLED 04-09 03:40:46.550 1830: 4535 I/ActivityManager: Flag disabled. Ignoring finishAttachApplication from uid: 5023. pid: 20670 04-09 03:40:46.550 1295: 1295 I/BufferQueueProducer: [Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165](this:0xb400007da2276ba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=0.49 dur=2030.65 max=2030.65 min=2030.65 04-09 03:40:46.551 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:46.552 20670:20670 I/[ND]NetworkDiagnosticReceiver: main | onReceive: sec.intent.action.networkdiagnostic.USE_APP_FEATURE_SURVEY 04-09 03:40:46.552 20670:20670 I/[ND]NetworkDiagnosticReceiver: main | onReceive: Bundle[mParcelledData.dataSize=424] 04-09 03:40:46.552 20670:20670 I/[ND]NetworkDiagnosticManager: main | Diagnostic OFF, ignore SurveyMeasurement 04-09 03:40:46.555 1830: 1864 D/[secipm: mSecIpmManager report to nap 04-09 03:40:46.556 1830: 1864 I/PkgPredictorService-SecIpmManagerServiceImpl: reportToNAP uid:11303 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 thisTime:2153 04-09 03:40:46.556 1830: 1864 D/PkgPredictorService-SecIpmManagerServiceImpl: reportToNAP: mHeavyLaunchCounter is false 04-09 03:40:46.558 1830: 1873 W/ActivityManager: Slow operation: 60ms so far, now at startProcess: done starting proc! 04-09 03:40:46.564 1830: 4535 I/ActivityManager: Killing 18943:com.sec.android.app.soundalive/u0a128 (adj 999): empty #21 04-09 03:40:46.566 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:46.566 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:46.568 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->5023[I] 04-09 03:40:46.568 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.569 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->5023[I] 04-09 03:40:46.570 2514: 3334 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: mWNT: t=0xb40000728fed9b00 mBlastBufferQueue=0xb40000714c773000 fn= 3 mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$SgowXC58rj3PR958kHUfRgLZmvE:0 04-09 03:40:46.570 2514: 3334 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: mWNT: t=0xb40000728fed9c80 mBlastBufferQueue=0xb40000714c773000 fn= 3 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$6.onFrameDraw:5635 android.view.ViewRootImpl$2.onFrameDraw:2146 android.view.ThreadedRenderer$1.onFrameDraw:792 04-09 03:40:46.570 2514: 2581 D/SurfaceView@51504ee: 85263598 setAlpha: alpha=0.13888896 04-09 03:40:46.571 2514: 2581 I/SurfaceView: 85263598 Changes: creating=false format=false size=false visible=false alpha=true hint=false visible=false left=false top=false z=false attached=true lifecycleStrategy=false 04-09 03:40:46.571 2514: 2581 I/SurfaceView@51504ee: 85263598 Cur surface: Surface(name=null)/@0x9c2859e 04-09 03:40:46.571 2514: 2581 I/SurfaceView@51504ee: updateSurface: mVisible = true mSurface.isValid() = true 04-09 03:40:46.571 2514: 2581 I/SurfaceView@51504ee: updateSurface: mSurfaceCreated = true surfaceChanged = false visibleChanged = false 04-09 03:40:46.571 2514: 2581 I/SurfaceView: 85263598 surfaceRedrawNeeded 04-09 03:40:46.572 1295: 1295 I/BufferQueueProducer: [#125164](this:0xb400007da235cba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=49.96 dur=1020.85 max=33.81 min=10.61 04-09 03:40:46.572 2514: 2581 I/SurfaceView: 85263598 finishedDrawing 04-09 03:40:46.572 2514: 2581 V/SurfaceView@51504ee: Layout: x=270 y=900 w=540 h=540, frame=Rect(0, 0 - 540, 540) 04-09 03:40:46.572 20461:20461 D/InputMethodManagerUtils: startInputInner - Id : 0 04-09 03:40:46.573 20461:20461 I/InputMethodManager: startInputInner - IInputMethodManagerGlobalInvoker.startInputOrWindowGainedFocus 04-09 03:40:46.573 2514: 2581 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: registerCallbackForPendingTransactions 04-09 03:40:46.574 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.575 2514: 2514 I/SecurityFooterBar: showBar : false 04-09 03:40:46.575 1830: 2590 D/CompatibilityChangeReporter: Compat change id reported: 214016041; UID 11303; state: ENABLED 04-09 03:40:46.575 1830: 2590 D/InputMethodManagerService: setWindowStateInner, windowToken=android.os.BinderProxy@4d3dfea, state=ImeTargetWindowState{ imeToken null imeFocusChanged true hasEditorFocused false requestedImeVisible false imeDisplayId 0 softInputModeState STATE_UNSPECIFIED|ADJUST_RESIZE|IS_FORWARD_NAVIGATION isStartInputByGainFocus true} 04-09 03:40:46.575 1830: 2590 V/InputMethodManagerService: Unspecified window will hide input 04-09 03:40:46.575 1830: 2590 V/InputMethodManagerService: applyImeVisibility state=6 04-09 03:40:46.576 1830: 2590 I/ImeTracker: net.playtouch.dressupthegirllikeastarorange:155dd30b: onRequestHide at ORIGIN_SERVER_HIDE_INPUT reason HIDE_UNSPECIFIED_WINDOW 04-09 03:40:46.576 1830: 2590 D/InputMethodManagerService: setWindowStateInner, windowToken=android.os.BinderProxy@4d3dfea, state=ImeTargetWindowState{ imeToken android.os.Binder@1c4b5a7 imeFocusChanged true hasEditorFocused false requestedImeVisible false imeDisplayId 0 softInputModeState STATE_UNSPECIFIED|ADJUST_RESIZE|IS_FORWARD_NAVIGATION isStartInputByGainFocus true} 04-09 03:40:46.576 1830: 2590 I/ImeTracker: net.playtouch.dressupthegirllikeastarorange:155dd30b: onCancelled at PHASE_SERVER_SHOULD_HIDE 04-09 03:40:46.576 1830: 2590 V/InputMethodManagerService: hideCurrentInputLocked : canceled, shouldHideSoftInput=false, mInputShown=false, mImeWindowVis=0 04-09 03:40:46.576 1830: 2590 D/InputMethodManagerService: mDesktopModeManager null! 04-09 03:40:46.576 1830: 2590 V/InputMethodManagerService: getDisplayIdOfInputMethodWindowToBeAdded: displayId=0 04-09 03:40:46.578 1830: 2590 V/InputMethodManagerService: Creating new session for client ClientState{6446a54 mUid=11303 mPid=20461 mSelfReportedDisplayId=0} 04-09 03:40:46.579 1830: 2590 D/InputTransport: Input channel constructed: 'ClientS', fd=886 04-09 03:40:46.579 1830: 2590 D/InputTransport: Input channel constructed: 'ClientS', fd=888 04-09 03:40:46.582 1830: 2590 D/InputTransport: Input channel destroyed: 'ClientS', fd=888 04-09 03:40:46.583 23437:23437 I/HBD: g onNetworkAvailable setNetworkState currentNetworkState : wifi 04-09 03:40:46.584 1830: 2590 I/SemDvfsHyPerManager: acquire hyper - AMS_RESUME_TAIL/1830@16, type = -999 04-09 03:40:46.584 1244: 1270 I/mtkpower@impl: [setMode] type:5, enabled:0 04-09 03:40:46.584 1237: 1266 I/HYPER-HAL: [RequestManager.cpp]acquire(): Acquired ID : 1704797 [1830 / 16] HINT : AMS_RESUME_TAIL list : 04-09 03:40:46.585 1213: 1213 D/Zygote: Forked child process 20711 04-09 03:40:46.585 23437:23437 I/HBD: g onCapabilityChanged setNetworkState currentNetworkState : wifi 04-09 03:40:46.585 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58870, tid:1266 04-09 03:40:46.585 1830: 1874 I/ActivityManager: Start proc 20711:com.samsung.android.dqagent/1000 for broadcast {com.samsung.android.dqagent/com.samsung.android.dqagent.receiver.DQADataReceiver} 04-09 03:40:46.587 1830: 2590 I/SemDvfsHyPerManager: acquire hyper - AMS_ACT_LAZY/1830@17, type = -999 04-09 03:40:46.587 1830: 2590 D/ActivityManagerPerformance: AMP_acquire() TAIL 04-09 03:40:46.587 1830: 2590 D/ActivityManagerPerformance: AMP_release() APP_SWITCH 04-09 03:40:46.588 1830: 2593 D/InputMethodManagerService: isImeSwitcherDisabledPackage : false 04-09 03:40:46.589 1830: 2593 D/InputMethodManagerService: checkDisplayOfStartInputAndUpdateKeyboard: displayId=0, mFocusedDisplayId=0 04-09 03:40:46.589 1830: 2593 D/InputTransport: Input channel constructed: 'ClientS', fd=902 04-09 03:40:46.589 1830: 2593 D/InputTransport: Input channel destroyed: 'ClientS', fd=902 04-09 03:40:46.589 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.590 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:46.590 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58870, idx:2 04-09 03:40:46.590 23437:23437 I/HBD: HoneyBoardService onFinishInput 04-09 03:40:46.590 1830: 2593 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:40:46.591 1244: 1297 I/libPowerHal: [set_cpuidle] enable:1, fd:14, scn:0xb40000759b763bc0 04-09 03:40:46.591 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1c3c100 param:1 04-09 03:40:46.591 24035:24035 I/ckty: onStop 04-09 03:40:46.591 23437:23437 I/HBD: a IC have been unbinding, RemoteInputConnection{idHash=#53e1a96} 04-09 03:40:46.591 23437:23437 I/HBD: HoneyBoardService [PF_CL][onFinishInput] 1 ms 04-09 03:40:46.591 23437:23437 I/HBD: HoneyBoardService [IMI] onStartInput - caller pid : 20461 , caller uid : 11303 04-09 03:40:46.591 23437:23437 I/HBD: k updateConfigs 04-09 03:40:46.591 1830: 1864 I/ActivityTaskManager: Displayed net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 for user 0: +2s153ms 04-09 03:40:46.591 23437:23437 I/HBD: k isEnabledNightMode : false 04-09 03:40:46.591 1830: 1864 I/Pageboost: Launch time gathered : pid 20461 net.playtouch.dressupthegirllikeastarorange 2153 04-09 03:40:46.591 23437:23437 I/HBD: a IC have been binding, RemoteInputConnection{idHash=#b068d21} 04-09 03:40:46.591 23437:23437 I/HBD: h [EditorInputType]setPrivateImeOptionsToTable privateImeOptions ( null ) 04-09 03:40:46.591 23437:23437 I/HBD: b incognitoMode : false 04-09 03:40:46.591 1830: 2593 I/WindowManager: Cancelling animation restarting=true, leash=Surface(name=Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation)/@0xe525435 04-09 03:40:46.591 23437:23437 I/HBD: b needOff = true , isForceOff = false, isNullInputClass : true 04-09 03:40:46.591 1830: 2593 I/WindowManager: Reparenting to original parent: Surface(name=WindowToken{e7ce1c9 type=2011 android.os.Binder@f413dd0})/@0x1ee367a, destroy=false, surface=Surface(name=ce8e453 InputMethod)/@0x6f5c154 04-09 03:40:46.591 23437:23437 I/HBD: h getDefaultInputRange : UNKNOWN 04-09 03:40:46.591 23437:23437 I/HBD: h getDefaultInputRange : UNKNOWN 04-09 03:40:46.591 23437:23437 I/HBD: h getDefaultInputRange : UNKNOWN 04-09 03:40:46.591 1830: 2593 I/WindowManager: Reparenting to leash, surface=Surface(name=ce8e453 InputMethod)/@0x6f5c154, leashParent=Surface(name=WindowToken{e7ce1c9 type=2011 android.os.Binder@f413dd0})/@0x1ee367a 04-09 03:40:46.591 1830: 2250 D/MotionRecognitionService: [SAR] onReceive : SARDEVICE_CP, callAction = on deviceID = 33285 slot = 0 device_ext = 0 04-09 03:40:46.591 1830: 4570 I/AppWidgetServiceImpl: stopListening callbacks : null 04-09 03:40:46.591 1830: 2250 I/MotionRecognitionService: [SAR] (+) mRequestedChannelList : 33285 04-09 03:40:46.591 1830: 2250 I/MotionRecognitionService: [SAR] id : 0 cmd :on 04-09 03:40:46.591 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor enableSensor 04-09 03:40:46.592 1295: 1356 E/BufferQueueDebug: [Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125179](this:0xb400007d9fa50ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125179' 04-09 03:40:46.592 1295: 1356 I/BufferQueueDebug: [Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125179](this:0xb400007d9fa50ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:46.592 1295: 1356 I/SurfaceFlinger: id=125179 createSurf, flag=24004, Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125179 04-09 03:40:46.593 23437:23437 I/HBD: b needOff = true , isForceOff = false, isNullInputClass : true 04-09 03:40:46.593 1237: 1266 I/mtkpower_client: ret_hdl:58873 04-09 03:40:46.593 23437:23437 I/HBD: b update cached prediction status : false 04-09 03:40:46.593 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58872, tid:1266 04-09 03:40:46.593 23437:23437 I/HBD: h getDefaultInputRange : UNKNOWN 04-09 03:40:46.593 23437:23437 I/HBD: a currentState : 0 04-09 03:40:46.593 23437:23437 I/HBD: a [UpdatePolicy] [post] a: 0 cl: 1441799 kit: [0/2] vt: 0 ir: 1 04-09 03:40:46.593 1244: 1297 I/libPowerHal: [perfLockAcq] idx:1 hdl:58873 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58873 04-09 03:40:46.593 1244: 1297 I/libPowerHal: [set_cpuidle] enable:0, fd:14, scn:0xb40000759b762c60 04-09 03:40:46.593 1244: 1297 I/libPowerHal: [get_cpu_dma_latency_value] 0 04-09 03:40:46.593 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1c3c100 param:0 04-09 03:40:46.593 1830: 2593 D/WindowManager: makeSurface duration=2 leash=Surface(name=Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation)/@0x6fd143e 04-09 03:40:46.594 1830: 2593 D/InsetsSourceProvider: updateControlForTarget: control=InsetsSourceControl: {3 mType=ime mSurfacePosition=Point(0, 80) mInsetsHint=Insets{left=0, top=0, right=0, bottom=135}}, target=Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}, from=com.android.server.wm.ImeInsetsSourceProvider.updateControlForTarget:165 com.android.server.wm.InsetsStateController.onControlTargetChanged:358 com.android.server.wm.InsetsStateController.onImeControlTargetChanged:302 com.android.server.wm.DisplayContent.updateImeControlTarget:5727 com.android.server.wm.DisplayContent.updateImeInputAndControlTarget:5687 04-09 03:40:46.594 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:46.594 1295: 1295 I/BufferQueueProducer: [StatusBar$_2514#109](this:0xb400007d9f9dcba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=0.31 dur=3264.21 max=3264.21 min=3264.21 04-09 03:40:46.594 22946:22946 I/HoneySpace.ContentsAnimator: end call 04-09 03:40:46.595 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58872, idx:0 04-09 03:40:46.595 22946:22946 I/ViewRootImpl@7b5c4cc[LauncherActivity: stopped(true) old = false 04-09 03:40:46.595 23437:23437 I/HBD: a [NRIC] resetNoResponseState 04-09 03:40:46.595 23437:23437 I/HBD: b needOff = true , isForceOff = false, isNullInputClass : true 04-09 03:40:46.595 23437:23437 I/HBD: b update cached prediction status : false 04-09 03:40:46.595 23437:23437 I/HBD: b [AiWriter] setContact : net.playtouch.dressupthegirllikeastarorange 04-09 03:40:46.596 23437:23437 I/HBD: m0 EBD si S 0 04-09 03:40:46.596 23437:23437 I/HBD: m updateContactDBLanguage : 0 04-09 03:40:46.596 23437:23437 I/HBD: a [UpdatePolicy] [post] a: 32 cl: 1441799 kit: [0/2] vt: 0 ir: 1 04-09 03:40:46.596 20461:20461 D/InputMethodManagerUtils: startInputInner - Id : 0 04-09 03:40:46.596 23437:23437 I/HBD: HoneyBoardService [PF_OP][onStartInput] 5 ms 04-09 03:40:46.598 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1000000 param:-1 04-09 03:40:46.599 1237: 1266 I/mtkpower_client: ret_hdl:58874 04-09 03:40:46.600 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58869, tid:1266 04-09 03:40:46.601 3240: 3240 E/pageboostd: Received HALT command code 2 04-09 03:40:46.601 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58873, tid:1266 04-09 03:40:46.601 1244: 1297 I/libPowerHal: [perfLockAcq] idx:2 hdl:58874 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58874 04-09 03:40:46.601 1830: 2250 D/SensorService: [GripSensor] ++ setGripThdWithMCC (65560) 04-09 03:40:46.601 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1000000 param:0 04-09 03:40:46.602 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58869, idx:4 04-09 03:40:46.602 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:300c000 param:0 04-09 03:40:46.602 20461:20461 I/InsetsController: onStateChanged: host=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99, from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7209, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 80 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(472, 0 - 608, 80), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(956, 0 - 1080, 80) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {bd70000 mType=statusBars mFrame=[0,0][1080,80] mVisible=false mFlags=[]}, InsetsSource: {bd70005 mType=mandatorySystemGestures mFrame=[0,0][1080,114] mVisible=true mFlags=[]}, InsetsSource: {bd70006 mType=tappableElement mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {5e900001 mType=navigationBars mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {5e900005 mType=mandatorySystemGestures mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900006 mType=tappableElement mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 04-09 03:40:46.602 20461:20461 I/InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=false, type=ime, host=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 04-09 03:40:46.603 1830: 4535 D/InputMethodManagerService: isImeSwitcherDisabledPackage : false 04-09 03:40:46.604 1830: 2250 D/SensorService: GripSensor: MCC Path does not exist 04-09 03:40:46.604 22946:22946 I/HoneySpace.Launcher: !@Boot_EBS_D: Launcher.onStop() 04-09 03:40:46.604 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:46.604 1830: 2250 D/SensorManager: registerListener :: 33554443, SX9385 Grip sensor, 200000, 0, com.samsung.android.gesture.MotionRecognitionSAR$GripSensorWrapper$1@fa800ea 04-09 03:40:46.604 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:46.605 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor enable channel 0 : 1 , channel 1 : 0 04-09 03:40:46.605 1830: 2250 I/MotionRecognitionService: [SAR] id : 2 cmd :on 04-09 03:40:46.605 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:40:46.605 1830: 2250 I/MotionRecognitionService: [SAR] id : 9 cmd :on 04-09 03:40:46.605 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:40:46.605 1830: 2250 I/MotionRecognitionService: [SAR] id : 15 cmd :on 04-09 03:40:46.605 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:40:46.605 22946:22946 I/HoneySpace.OneUiSpace: onSaveInstanceState honeyScreen=xb.n0@27da55c 04-09 03:40:46.606 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58873, idx:1 04-09 03:40:46.606 1295: 1295 I/Layer: id=125136 removeFromCurrentState Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125136 (209) 04-09 03:40:46.606 1244: 1297 I/libPowerHal: [set_cpuidle] enable:1, fd:14, scn:0xb40000759b762c60 04-09 03:40:46.606 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1c3c100 param:1 04-09 03:40:46.606 1237: 1266 I/mtkpower_client: ret_hdl:58875 04-09 03:40:46.607 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:46.607 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:46.608 1213: 1213 I/Zygote: Process 18943 exited due to signal 9 (Killed) 04-09 03:40:46.610 1274:16262 I/AudioFlinger: removeDlbCodecCallback pid:18943 type:-1 04-09 03:40:46.611 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:46.612 1244: 1297 I/libPowerHal: [perfLockAcq] idx:0 hdl:58875 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58875 04-09 03:40:46.612 1244: 1297 I/libPowerHal: [set_cpuidle] enable:0, fd:14, scn:0xb40000759b761d00 04-09 03:40:46.612 1244: 1297 I/libPowerHal: [get_cpu_dma_latency_value] 0 04-09 03:40:46.612 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1c3c100 param:0 04-09 03:40:46.613 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:40:46.613 23437:23437 I/InputMethodService: scheduleImeSurfaceRemoval: removeImeSurface is posted. 04-09 03:40:46.613 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58871, tid:1266 04-09 03:40:46.613 1830: 1875 I/libprocessgroup: Successfully killed process cgroup uid 10128 pid 18943 in 47ms 04-09 03:40:46.614 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58874, tid:1266 04-09 03:40:46.615 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:46.615 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58871, idx:3 04-09 03:40:46.617 2514: 2514 D/NavigationBar: setImeWindowStatus displayId=0 vis=0 backDisposition=0 showImeSwitcher=false imeShown=false 04-09 03:40:46.618 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.619 2514: 2581 D/SurfaceView@51504ee: 85263598 setAlpha: alpha=0.0 04-09 03:40:46.619 2514: 2581 I/SurfaceView: 85263598 Changes: creating=false format=false size=false visible=false alpha=true hint=false visible=false left=false top=false z=false attached=true lifecycleStrategy=false 04-09 03:40:46.620 2514: 2581 I/SurfaceView@51504ee: 85263598 Cur surface: Surface(name=null)/@0x9c2859e 04-09 03:40:46.620 2514: 3335 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: mWNT: t=0xb40000728fedae80 mBlastBufferQueue=0xb40000714c773000 fn= 4 mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$SgowXC58rj3PR958kHUfRgLZmvE:0 04-09 03:40:46.620 2514: 2581 I/SurfaceView@51504ee: updateSurface: mVisible = true mSurface.isValid() = true 04-09 03:40:46.620 2514: 3335 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: mWNT: t=0xb400007291db6000 mBlastBufferQueue=0xb40000714c773000 fn= 4 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$6.onFrameDraw:5635 android.view.ViewRootImpl$2.onFrameDraw:2146 android.view.ThreadedRenderer$1.onFrameDraw:792 04-09 03:40:46.620 2514: 2581 I/SurfaceView@51504ee: updateSurface: mSurfaceCreated = true surfaceChanged = false visibleChanged = false 04-09 03:40:46.620 2514: 2581 I/SurfaceView: 85263598 surfaceRedrawNeeded 04-09 03:40:46.620 2514: 2581 I/SurfaceView: 85263598 finishedDrawing 04-09 03:40:46.620 1244: 1297 I/libPowerHal: [setClusterFreq] vendor.samsung.: sysfs_freq set cpu freq: -1 -1 -1 -1 04-09 03:40:46.620 2514: 2581 V/SurfaceView@51504ee: Layout: x=270 y=900 w=540 h=540, frame=Rect(0, 0 - 540, 540) 04-09 03:40:46.621 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:46.621 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58874, idx:2 04-09 03:40:46.622 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1000000 param:-1 04-09 03:40:46.623 1237: 1266 I/mtkpower_client: ret_hdl:58876 04-09 03:40:46.624 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:46.625 1237: 1266 I/HYPER-HAL: [RequestManager.cpp]releaseLocked(): Released ID : 1725180 04-09 03:40:46.625 1244: 1297 I/libPowerHal: [perfLockAcq] idx:1 hdl:58876 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58876 04-09 03:40:46.625 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.626 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1000000 param:1 04-09 03:40:46.626 2514: 2601 D/SurfaceView: 88716674 windowPositionLost, frameNr = 0 04-09 03:40:46.626 2514: 2601 I/SurfaceView@51504ee: aOrMT: ViewRootImpl@4e557a8[dressupthegirllikeastarorange] t = android.view.SurfaceControl$Transaction@a3c1493 fN = 0 android.view.SurfaceView.-$$Nest$mapplyOrMergeTransaction:0 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionLost:1696 android.graphics.RenderNode$CompositePositionUpdateListener.positionLost:376 04-09 03:40:46.626 2514: 2601 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: mWNT: t=0xb40000728fa66c00 mBlastBufferQueue=0xb40000714c773000 fn= 0 mRenderHdrSdrRatio=1.0 caller= android.view.SurfaceView.applyOrMergeTransaction:1598 android.view.SurfaceView.-$$Nest$mapplyOrMergeTransaction:0 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionLost:1696 04-09 03:40:46.630 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:46.631 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:46.634 1295: 1295 D/SurfaceFlinger: Display 0 HWC layers: DEVICE | 0xb400007da21fe440 | 0102 | RGBA_8888 | 0.0 0.0 1080.0 2340.0 | 0 0 1080 2340 | net.playtouch.dressupthegirllikeasta[...]rapper.MainActivity_99$_20461#125175 DEVICE | 0xb400007d9f7b6040 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 2340.0 | 0 0 1080 2340 | Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165 DEVICE | 0xb400007da1f98240 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 135.0 | 0 2205 1080 2340 | NavigationBar0$_2514#108 04-09 03:40:46.634 2514: 2581 I/SurfaceView@51504ee: onWindowVisibilityChanged(8) false android.view.SurfaceView{51504ee V.E...... ......ID 270,900-810,1440} of ViewRootImpl@4e557a8[dressupthegirllikeastarorange] 04-09 03:40:46.635 2514: 2581 I/SurfaceView: 85263598 Changes: creating=false format=false size=false visible=true alpha=false hint=false visible=true left=false top=false z=false attached=true lifecycleStrategy=false 04-09 03:40:46.635 2514: 2581 I/SurfaceView@51504ee: 85263598 Cur surface: Surface(name=null)/@0x9c2859e 04-09 03:40:46.635 2514: 2581 I/SurfaceView@51504ee: pST: sr = Rect(270, 900 - 810, 1440) sw = 540 sh = 540 04-09 03:40:46.635 2514: 2581 I/SurfaceView@51504ee: onSSPAndSRT: pl = 270 pt = 900 sx = 1.0 sy = 1.0 04-09 03:40:46.635 2514: 2581 D/SurfaceView@51504ee: 85263598 performSurfaceTransaction UI Thread position = [270, 900, 810, 1440] surfaceSize = 540x540 04-09 03:40:46.637 2514: 2581 I/SurfaceView: 85263598 surfaceDestroyed 04-09 03:40:46.637 2514: 2581 I/SurfaceView@51504ee: surfaceDestroyed callback.size 0 #2 android.view.SurfaceView{51504ee V.E...... ......ID 270,900-810,1440} 04-09 03:40:46.637 2514: 2581 I/SurfaceView@51504ee: updateSurface: mVisible = false mSurface.isValid() = true 04-09 03:40:46.637 2514: 2581 D/BLASTBufferQueue: [SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#3592](f:0,a:0) destructor() 04-09 03:40:46.637 2514: 2581 D/BufferQueueConsumer: [SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#3592(BLAST Consumer)3592](id:9d200000e0a,api:0,p:-1,c:2514) disconnect 04-09 03:40:46.637 2514: 2581 I/SurfaceView@51504ee: releaseSurfaces: viewRoot = ViewRootImpl@4e557a8[dressupthegirllikeastarorange] 04-09 03:40:46.639 1295: 1295 I/Layer: id=125168 removeFromCurrentState SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0(BLAST)#125168 (209) 04-09 03:40:46.639 1295: 1295 I/Layer: id=125162 removeFromCurrentState SurfaceControlViewHost#125162 (209) 04-09 03:40:46.639 1295: 1295 I/Layer: id=125163 removeFromCurrentState Leash#125163 (209) 04-09 03:40:46.639 1295: 1295 I/Layer: id=125164 removeFromCurrentState #125164 (209) 04-09 03:40:46.639 1295: 1295 I/Layer: id=125169 removeFromCurrentState Background for SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125169 (209) 04-09 03:40:46.639 1295: 1295 I/Layer: id=125167 removeFromCurrentState SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125167 (209) 04-09 03:40:46.641 1295: 1295 I/SurfaceFlinger: id=125168 Removed SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0(BLAST)#125168 (209) 04-09 03:40:46.641 2904: 2910 I/.sec.imsservice: Background concurrent mark compact GC freed 7524KB AllocSpace bytes, 14(280KB) LOS objects, 49% free, 7461KB/14MB, paused 3.676ms,9.343ms total 335.122ms 04-09 03:40:46.641 2904: 2910 W/.sec.imsservice: Reducing the number of considered missed Gc histogram windows from 129 to 100 04-09 03:40:46.642 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:46.645 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:46.646 2514: 2581 V/SurfaceView@51504ee: Layout: x=270 y=900 w=540 h=540, frame=Rect(0, 0 - 540, 540) 04-09 03:40:46.650 1295: 1295 I/BufferQueueDebug: [SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0(BLAST)#125168](this:0xb400007da2387ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:46.650 1295: 1295 I/Layer: id=125168 Destroyed SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0(BLAST)#125168 04-09 03:40:46.650 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.651 1830: 2593 V/WindowManager: Relayout Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange}: viewVisibility=8 req=1080x2340 ty=3 d0 04-09 03:40:46.653 1830: 2593 D/WindowManager: updateSystemBarAttributes: displayId=0, win=Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}, navColorWin=Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}, focusedCanBeNavColorWin=false, behavior=2, appearance=16, statusBarAppearanceRegions=[AppearanceRegion{ bounds=[0,0][1080,2340]}], requestedVisibilities=-10, from=com.android.server.wm.DisplayPolicy.finishPostLayoutPolicyLw:2320 com.android.server.wm.DisplayContent.applySurfaceChangesTransaction:6130 com.android.server.wm.RootWindowContainer.applySurfaceChangesTransaction:1180 04-09 03:40:46.653 1435: 5663 I/CameraService: onUidStateChanged: uid=10222, procState is changed. (3 -> 5) 04-09 03:40:46.656 1830: 2593 V/WindowManager: Relayout hash=f87689d, pid=2514, syncId=-1: mAttrs={(0,0)(fillxfill) sim={adjust=pan} layoutInDisplayCutoutMode=shortEdges ty=APPLICATION_STARTING fmt=TRANSLUCENT wanim=0x10302f2 alpha=0.0 fl=81030118 pfl=16000010 bhv=DEFAULT fitSides= naviIconColor=0} 04-09 03:40:46.658 2514: 2581 I/InsetsController: onStateChanged: host=Splash Screen net.playtouch.dressupthegirllikeastarorange, from=android.view.ViewRootImpl.relayoutWindow:10072, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 80 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(472, 0 - 608, 80), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(956, 0 - 1080, 80) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {bd70000 mType=statusBars mFrame=[0,0][1080,80] mVisible=false mFlags=[]}, InsetsSource: {bd70005 mType=mandatorySystemGestures mFrame=[0,0][1080,114] mVisible=true mFlags=[]}, InsetsSource: {bd70006 mType=tappableElement mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {5e900001 mType=navigationBars mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {5e900005 mType=mandatorySystemGestures mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900006 mType=tappableElement mFrame=[0,2205][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {5e900024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 04-09 03:40:46.659 1830: 1867 I/ActivityManager: Changes in 10135 2 to 5, 63 to 56 04-09 03:40:46.659 2514: 2581 D/BLASTBufferQueue: [ViewRootImpl@4e557a8[dressupthegirllikeastarorange]#3591](f:0,a:1) destructor() 04-09 03:40:46.659 2514: 2581 D/BufferQueueConsumer: [ViewRootImpl@4e557a8[dressupthegirllikeastarorange]#3591(BLAST Consumer)3591](id:9d200000e09,api:0,p:-1,c:2514) disconnect 04-09 03:40:46.660 2514: 2581 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: Relayout returned: old=(0,0,1080,2340) new=(0,0,1080,2340) relayoutAsync=false req=(1080,2340)8 dur=12 res=0x402 s={false 0x0} ch=true seqId=0 04-09 03:40:46.660 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10222[I] 04-09 03:40:46.660 2514: 2581 I/SurfaceView@51504ee: windowStopped(true) false android.view.SurfaceView{51504ee V.E...... ......ID 270,900-810,1440} of ViewRootImpl@4e557a8[dressupthegirllikeastarorange] 04-09 03:40:46.660 2514: 2581 D/SurfaceView@51504ee: updateSurface: surface is not valid 04-09 03:40:46.660 2514: 2581 I/SurfaceView@51504ee: releaseSurfaces: viewRoot = ViewRootImpl@4e557a8[dressupthegirllikeastarorange] 04-09 03:40:46.660 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10222[I] 04-09 03:40:46.660 2514: 2581 D/SurfaceView@51504ee: updateSurface: surface is not valid 04-09 03:40:46.660 2514: 2581 I/SurfaceView@51504ee: releaseSurfaces: viewRoot = ViewRootImpl@4e557a8[dressupthegirllikeastarorange] 04-09 03:40:46.661 1295: 1295 I/Layer: Layer [Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165] hidden!! flag(1) 04-09 03:40:46.661 2514: 2581 W/WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=falsecallback=android.view.ViewRootImpl$$ExternalSyntheticLambda19@cf17eb4 04-09 03:40:46.661 1295: 1295 I/Layer: id=125166 removeFromCurrentState Bounds for - Splash Screen net.playtouch.dressupthegirllikeastarorange@0#125166 (208) 04-09 03:40:46.661 2514: 2581 I/SurfaceView: 85263598 Detaching SV 04-09 03:40:46.661 2514: 2581 D/SurfaceView@51504ee: updateSurface: surface is not valid 04-09 03:40:46.661 2514: 2581 I/SurfaceView@51504ee: releaseSurfaces: viewRoot = ViewRootImpl@4e557a8[dressupthegirllikeastarorange] 04-09 03:40:46.661 2514: 2581 I/SurfaceView@51504ee: onDetachedFromWindow: tryReleaseSurfaces() 04-09 03:40:46.661 2514: 2581 I/SurfaceView@51504ee: releaseSurfaces: viewRoot = ViewRootImpl@4e557a8[dressupthegirllikeastarorange] 04-09 03:40:46.661 1295: 1295 I/SurfaceFlinger: id=125166 Removed Bounds for - Splash Screen net.playtouch.dressupthegirllikeastarorange@0#125166 (208) 04-09 03:40:46.662 2514: 2581 W/WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=falsecallback=android.view.ViewRootImpl$$ExternalSyntheticLambda19@983c538 04-09 03:40:46.664 1830: 2590 D/CoreBackPreview: Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange}: Setting back callback null 04-09 03:40:46.665 1295: 1295 D/SurfaceFlinger: Display 0 HWC layers: DEVICE | 0xb400007da21fe440 | 0102 | RGBA_8888 | 0.0 0.0 1080.0 2340.0 | 0 0 1080 2340 | net.playtouch.dressupthegirllikeasta[...]rapper.MainActivity_99$_20461#125175 DEVICE | 0xb400007da1f98240 | 0100 | RGBA_8888 | 0.0 0.0 1080.0 135.0 | 0 2205 1080 2340 | NavigationBar0$_2514#108 04-09 03:40:46.668 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:46.671 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:46.672 1295: 1295 I/BufferQueueDebug: [Bounds for - Splash Screen net.playtouch.dressupthegirllikeastarorange@0#125166](this:0xb400007da237eba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:46.672 1295: 1295 I/Layer: id=125166 Destroyed Bounds for - Splash Screen net.playtouch.dressupthegirllikeastarorange@0#125166 04-09 03:40:46.672 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10135[I] 04-09 03:40:46.672 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10135[I] 04-09 03:40:46.673 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.677 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:46.679 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:46.681 2514: 2581 I/ViewRootImpl@90e481c: dispatchDetachedFromWindow 04-09 03:40:46.682 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:46.683 1830: 2590 W/WindowManager: Failed looking up window session=Session{53e1810 2514:u0a10060} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:6671 com.android.server.wm.WindowManagerService.removeWindow:2146 com.android.server.wm.Session.remove:257 04-09 03:40:46.683 1830: 2590 D/InputTransport: Input channel destroyed: 'Embedde', fd=786 04-09 03:40:46.683 1830: 2590 W/InputManager-JNI: Input channel object 'Embedded{} (client)' was disposed without first being removed with the input manager! 04-09 03:40:46.683 1830: 2590 D/InputTransport: Input channel destroyed: 'Embedde', fd=798 04-09 03:40:46.686 2514: 2581 D/InputTransport: Input channel destroyed: 'Embedde', fd=569 04-09 03:40:46.686 2514: 2581 I/ViewRootImpl@4e557a8[dressupthegirllikeastarorange: dispatchDetachedFromWindow 04-09 03:40:46.686 1830: 2590 D/WindowManager: Starting window removed Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange} 04-09 03:40:46.687 1830: 2590 I/WindowManager: Cancelling animation restarting=false, leash=Surface(name=Surface(name=56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99)/@0x78caa90 - animation-leash of starting_reveal)/@0xa48ab8e 04-09 03:40:46.687 2514:21511 D/BLASTBufferQueue: [ViewRootImpl@90e481c[]#3593](f:0,a:1) destructor() 04-09 03:40:46.687 2514:21511 D/BufferQueueConsumer: [ViewRootImpl@90e481c[]#3593(BLAST Consumer)3593](id:9d200000e0b,api:0,p:-1,c:2514) disconnect 04-09 03:40:46.687 1830: 2590 I/WindowManager: Reparenting to original parent: Surface(name=ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891})/@0x84ba118, destroy=false, surface=Surface(name=56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99)/@0x78caa90 04-09 03:40:46.687 1830: 2590 D/InputTransport: Input channel destroyed: 'f87689d', fd=345 04-09 03:40:46.687 1830: 2590 W/InputManager-JNI: Input channel object 'f87689d Splash Screen net.playtouch.dressupthegirllikeastarorange (client)' was disposed without first being removed with the input manager! 04-09 03:40:46.687 1830: 2590 D/InputTransport: Input channel destroyed: 'f87689d', fd=684 04-09 03:40:46.687 20711:20711 I/android.dqagent: Using CollectorTypeCMC GC. 04-09 03:40:46.688 1830: 2590 V/WindowManager: Remove Window{f87689d u0 Splash Screen net.playtouch.dressupthegirllikeastarorange}: mSurfaceController=Surface(name=Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514)/@0xb61f47 mAnimatingExit=false mRemoveOnExit=false mHasSurface=true surfaceShowing=false animating=false app-animation=false mDisplayFrozen=false callers=com.android.server.wm.WindowManagerService.removeWindow:2148 com.android.server.wm.Session.remove:257 android.view.IWindowSession$Stub.onTransact:747 com.android.server.wm.Session.onTransact:204 android.os.Binder.execTransactInternal:1380 android.os.Binder.execTransact:1311 04-09 03:40:46.688 1830: 2590 I/WindowManager: Destroying surface Surface(name=Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514)/@0xb61f47 called by com.android.server.wm.WindowStateAnimator.destroySurface:799 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:472 com.android.server.wm.WindowState.removeImmediately:2937 com.android.server.wm.WindowState.removeIfPossible:3214 com.android.server.wm.WindowManagerService.removeWindow:2148 com.android.server.wm.Session.remove:257 android.view.IWindowSession$Stub.onTransact:747 com.android.server.wm.Session.onTransact:204 04-09 03:40:46.689 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10128[I] 04-09 03:40:46.689 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10128[I] 04-09 03:40:46.692 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:46.693 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:46.694 1295: 1295 I/Layer: id=125164 removeFromCurrentState #125164 (207) 04-09 03:40:46.694 1295: 1295 I/Layer: id=125163 removeFromCurrentState Leash#125163 (207) 04-09 03:40:46.695 1295: 1295 I/SurfaceFlinger: id=125163 Removed Leash#125163 (207) 04-09 03:40:46.695 1295: 1295 I/SurfaceFlinger: id=125164 Removed #125164 (207) 04-09 03:40:46.699 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:46.701 2514: 2581 D/InputTransport: Input channel destroyed: 'f87689d', fd=566 04-09 03:40:46.702 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:46.703 20711:20711 E/android.dqagent: Not starting debugger since process cannot load the jdwp agent. 04-09 03:40:46.704 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:46.704 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10060[I] 04-09 03:40:46.705 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10060[I] 04-09 03:40:46.705 1295: 1295 I/Layer: id=125161 removeFromCurrentState f87689d Splash Screen net.playtouch.dressupthegirllikeastarorange#125161 (207) 04-09 03:40:46.705 1295: 1295 I/Layer: id=125165 removeFromCurrentState Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165 (207) 04-09 03:40:46.705 1295: 1295 I/Layer: id=125178 removeFromCurrentState Surface(name=56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99)/@0x78caa90 - animation-leash of starting_reveal#125178 (207) 04-09 03:40:46.705 1295: 1295 I/Layer: id=125165 removeFromCurrentState Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165 (207) 04-09 03:40:46.706 1295: 1295 I/BufferQueueDebug: [Leash#125163](this:0xb400007da2359ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:46.706 1295: 1295 I/Layer: id=125163 Destroyed Leash#125163 04-09 03:40:46.706 1295: 1295 I/BufferQueueDebug: [#125164](this:0xb400007da235cba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:46.706 1295: 1295 I/Layer: id=125164 Destroyed #125164 04-09 03:40:46.706 2514: 2514 D/SamsungStatusBarGrayIconHelper: isGrayAppearance=false 04-09 03:40:46.706 2514: 2514 D/NavigationBar: onSystemBarAttributesChanged() - displayId:0, appearance:16, packageName: net.playtouch.dressupthegirllikeastarorange (APPEARANCE_LIGHT_NAVIGATION_BARS ), navbarColorManagedByIme:false 04-09 03:40:46.707 1295: 1295 I/SurfaceFlinger: id=125167 Removed SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125167 (205) 04-09 03:40:46.707 1295: 1295 I/SurfaceFlinger: id=125169 Removed Background for SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125169 (205) 04-09 03:40:46.707 1295: 1295 I/SurfaceFlinger: id=125165 Removed Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165 (205) 04-09 03:40:46.707 1295: 1295 I/SurfaceFlinger: id=125161 Removed f87689d Splash Screen net.playtouch.dressupthegirllikeastarorange#125161 (205) 04-09 03:40:46.707 2514: 2514 D/SamsungLightBarControlHelper: updateNavigationBar (BLACK button) isLightOpaque:false, hasLightNavigationBarFlag:true, packageName:net.playtouch.dressupthegirllikeastarorange, DirectReplying:false, NavBarColorMangedByIme:false, ForceDarkForScrim:false, QsCustomizing:false, PanelHasWhiteBg:true 04-09 03:40:46.708 1295: 1673 I/SurfaceFlinger: id=125136 Removed Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125136 (205) 04-09 03:40:46.709 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:46.711 2496: 2840 I/System.out: Broadcast completed: result=0 04-09 03:40:46.711 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:46.712 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:46.715 1830: 1865 D/DisplayManagerService: Drop pending events for gone uid 10128 04-09 03:40:46.715 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:46.716 1435: 5663 I/CameraService: onUidStateChanged: uid=10060, procState is changed. (1 -> 0) 04-09 03:40:46.716 1295: 1295 I/BufferQueueDebug: [f87689d Splash Screen net.playtouch.dressupthegirllikeastarorange#125161](this:0xb400007da2057ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:46.717 1295: 1295 I/Layer: id=125161 Destroyed f87689d Splash Screen net.playtouch.dressupthegirllikeastarorange#125161 04-09 03:40:46.717 1295: 1295 I/BufferQueueDebug: [Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165](this:0xb400007da2276ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:46.717 1295: 1295 I/Layer: id=125165 Destroyed Splash Screen net.playtouch.dressupthegirllikeastarorange$_2514#125165 04-09 03:40:46.717 1295: 1295 I/BufferQueueDebug: [Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125136](this:0xb400007da234dba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:46.717 1295: 1295 I/Layer: id=125136 Destroyed Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125136 04-09 03:40:46.717 1295: 1295 I/BufferQueueDebug: [SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125167](this:0xb400007da2381ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:46.717 1295: 1295 I/Layer: id=125167 Destroyed SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125167 04-09 03:40:46.717 1295: 1295 I/BufferQueueDebug: [Background for SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125169](this:0xb400007da238aba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:46.717 1295: 1295 I/Layer: id=125169 Destroyed Background for SurfaceView[Splash Screen net.playtouch.dressupthegirllikeastarorange]@0#125169 04-09 03:40:46.717 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:46.720 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:46.720 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:46.721 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:46.721 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor onSensorChanged : 5.0 , 5.0 , 0.0 , 300.0 , 300.0 04-09 03:40:46.721 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor setUnknownMode channel: 0 , state: 300 04-09 03:40:46.723 1830: 4535 E/WindowManager: win=Window{e22b753 u0 com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity} destroySurfaces: appStopped=true cleanupOnResume=false win.mWindowRemovalAllowed=false win.mRemoveOnExit=false win.mViewVisibility=8 caller=com.android.server.wm.ActivityRecord.destroySurfaces:6952 com.android.server.wm.ActivityRecord.destroySurfaces:6933 com.android.server.wm.ActivityRecord.activityStopped:7633 com.android.server.wm.ActivityClientController.activityStopped:321 android.app.IActivityClientController$Stub.onTransact:702 com.android.server.wm.ActivityClientController.onTransact:186 android.os.Binder.execTransactInternal:1380 04-09 03:40:46.723 1830: 4535 I/WindowManager: Destroying surface Surface(name=com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity$_22946)/@0xe182db1 called by com.android.server.wm.WindowStateAnimator.destroySurface:799 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:472 com.android.server.wm.WindowState.destroySurfaceUnchecked:4201 com.android.server.wm.WindowState.destroySurface:4175 com.android.server.wm.ActivityRecord.destroySurfaces:6952 com.android.server.wm.ActivityRecord.destroySurfaces:6933 com.android.server.wm.ActivityRecord.activityStopped:7633 com.android.server.wm.ActivityClientController.activityStopped:321 04-09 03:40:46.724 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:46.725 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:46.727 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:46.727 1830: 1830 I/WALLPAPER_SVC:SemWallpaperManagerService: isHomeActivityVisible : false 04-09 03:40:46.727 1830: 1830 D/WALLPAPER_SVC:WallpaperManagerService: dispatchHomeVisibilityChanged: visible = false, connection = com.android.server.wallpaper.WallpaperManagerService$WallpaperConnection@d21f921, systemWallpaper = WallpaperData@1bd5cee, id: 3, which: 5, file mod: 0, info: null, engine(s): Proxy@ec24f6b, type = 0, userId = 0, uri= null, allowBackup= true, wallpaperComponent = ComponentInfo{com.android.systemui/com.android.systemui.wallpapers.ImageWallpaper}, nextWallpaperComponent = ComponentInfo{com.android.systemui/com.android.systemui.wallpapers.ImageWallpaper} 04-09 03:40:46.728 1295: 1295 I/Layer: id=125154 removeFromCurrentState com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity$_22946#125154 (200) 04-09 03:40:46.729 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:46.737 1830: 1865 D/PkgPredictorService-SecIpmManagerServiceImpl: bg information pid:22946 uid:10135 pkgName:com.sec.android.app.launcher 04-09 03:40:46.737 11990:11998 I/SAMSUNGWALLET: Hint_ProcessStatusChange] fg Change, pid : 22946 , isNotify : true , isForeground : false , fg list : [20461: 04-09 03:40:46.737 1830: 1865 D/ScreenCurtainController: onForegroundActivitiesChanged: net.playtouch.dressupthegirllikeastarorange 04-09 03:40:46.745 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:46.750 1295: 1673 I/SurfaceFlinger: id=125154 Removed com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity$_22946#125154 (200) 04-09 03:40:46.751 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 168419799; UID 1000; state: DISABLED 04-09 03:40:46.751 1830: 2591 D/CompatibilityChangeReporter: Compat change id reported: 273564678; UID 1000; state: DISABLED 04-09 03:40:46.760 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerWithFlag value : 1 : true 04-09 03:40:46.761 1830: 2250 I/MotionRecognitionService: [SAR] UnknownMode set 1 channel : 0 , state : 0 04-09 03:40:46.761 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensorsetTunerGrip 8589934592 , state: false 04-09 03:40:46.761 1295: 1295 I/BufferQueueDebug: [com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity$_22946#125154](this:0xb400007d9f924ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:46.761 1295: 1295 I/Layer: id=125154 Destroyed com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity$_22946#125154 04-09 03:40:46.762 11990:12008 I/SAMSUNGWALLET: [Hint_zu] isHomePackageRunning topPkgName = net.playtouch.dressupthegirllikeastarorange, topClsName = com.buongiorno.wrapper.MainActivity_, return false , se : false 04-09 03:40:46.763 11990:11990 I/SAMSUNGWALLET: [Hint_IntroHintService] Hint Status - already invisible, skip hide : Home Package Not Running 04-09 03:40:46.765 1212:20687 W/resolv: SSL_connect ssl error =5, mark 0xf0267: Connection refused 04-09 03:40:46.765 1212:20687 W/resolv: TLS Handshake failed 04-09 03:40:46.765 1499: 1688 D/SemNativeCarrierFeature_vendor: getInstance 04-09 03:40:46.765 1212:20687 W/resolv: query failed 04-09 03:40:46.765 1212:20687 W/resolv: validateDnsTlsServer returned 0 for {2a01:cd00:7fff:0:192:168:10:110/} 04-09 03:40:46.765 1212:20687 W/resolv: Validation failed 04-09 03:40:46.767 1830: 2285 D/ConnectivityService: Update of LinkProperties for [615 CELLULAR]; created=1960965227; firstConnected=1960965231 04-09 03:40:46.768 1830: 2406 D/NetdEventListenerService: DNS Requested by 615, 1073, 269 04-09 03:40:46.768 1830: 2406 D/NetdEventListenerService: DNS Requested by 615, 1073, 231 04-09 03:40:46.768 1830: 2406 D/NetdEventListenerService: DNS Requested by 615, 11303, 224 04-09 03:40:46.768 1212:20688 W/resolv: (615, 492) Detected NAT64 prefix 64:ff9b::/96 04-09 03:40:46.770 1830: 2285 D/ConnectivityService: NAT64 prefix changed on netId 615: operation=1, 64:ff9b::/96 04-09 03:40:46.770 1830: 2285 D/ConnectivityService: Update of LinkProperties for [615 CELLULAR]; created=1960965227; firstConnected=1960965231 04-09 03:40:46.770 1830: 2285 I/Nat464Xlat: Starting clatd on rmnet0 04-09 03:40:46.776 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:46.784 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:46.784 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:46.784 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:46.784 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:46.785 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:46.785 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:46.785 2662:20695 D/NetworkMonitor/615: PROBE_DNS www.google.com 304ms OK 2a00:1450:4007:819::2004 04-09 03:40:46.790 2662:20696 D/NetworkMonitor/615: PROBE_DNS connectivitycheck.gstatic.com 308ms OK 2a00:1450:4007:818::2003 04-09 03:40:46.804 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:46.805 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:46.813 1830: 2406 D/NetdEventListenerService: DNS Requested by 615, 1073, 0 04-09 03:40:46.815 1830: 2406 D/NetdEventListenerService: DNS Requested by 615, 1073, 5 04-09 03:40:46.824 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:46.830 1830: 2285 I/jniClatCoordinator: Get cookie 1258638 for socket fd 684 04-09 03:40:46.830 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:46.830 1830: 2285 I/ClatCoordinator: tag socket cookie 1258638 04-09 03:40:46.842 1830: 2257 D/NetdWrapper: NetdWrapper interface add, iface= v4-rmnet0 04-09 03:40:46.847 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:46.847 1830: 2285 I/ClatCoordinator: detected ipv4 mtu of 1500 adjusted to 1472 04-09 03:40:46.851 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerExt(Tuner) value : 8589934592 : false 04-09 03:40:46.851 1830: 2250 I/MotionRecognitionService: [SAR] tunerGrip is 8589934592, state : false 04-09 03:40:46.855 5884: 5896 I/eris: 09[KNL] interface v4-rmnet0 activated 04-09 03:40:46.859 5884: 5902 I/eris: 12[KNL] 192.0.0.4 appeared on v4-rmnet0 04-09 03:40:46.868 2514: 2514 I/BLASTBufferQueue_Java: update, w= 1080 h= 135 mName = ViewRootImpl@9b3ebcb[NavigationBar0] mNativeObject= 0xb400007168b03580 sc.mNativeObject= 0xb400007168b55480 format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3017 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 04-09 03:40:46.868 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: Relayout returned: old=(0,2205,1080,2340) new=(0,2205,1080,2340) relayoutAsync=true req=(1080,135)0 dur=5 res=0x0 s={true 0xb40000714c569000} ch=false seqId=850 04-09 03:40:46.869 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: registerCallbackForPendingTransactions 04-09 03:40:46.870 2683: 2683 E/EPDG -- SIM0 [EpdgInterfaceObserver: Error!!!, cid is not converted into number, returning 04-09 03:40:46.870 2683: 2683 E/EPDG -- SIM0 [EpdgInterfaceObserver: Error!!!, cid is not converted into number, returning 04-09 03:40:46.871 2683: 2683 E/EPDG -- SIM0 [EpdgInterfaceObserver: Error!!!, cid is not converted into number, returning 04-09 03:40:46.871 2683: 2683 E/EPDG -- SIM0 [EpdgInterfaceObserver: Error!!!, cid is not converted into number, returning 04-09 03:40:46.871 2683: 2683 E/EPDG -- SIM0 [EpdgInterfaceObserver: Error!!!, cid is not converted into number, returning 04-09 03:40:46.872 2683: 2683 E/EPDG -- SIM0 [EpdgInterfaceObserver: Error!!!, cid is not converted into number, returning 04-09 03:40:46.873 2683: 3431 E/EPDG -- SIM0 [EpdgNetworkMgmtObserver: Error!!!, cid is not converted into number, returning 04-09 03:40:46.874 1830: 2296 D/MdnieScenarioControlService: packageName : net.playtouch.dressupthegirllikeastarorange className : com.buongiorno.wrapper.MainActivity_ 04-09 03:40:46.874 1830: 2296 V/MdnieScenarioControlService: setUIMode from UI function(3) 04-09 03:40:46.875 2514: 3334 I/ViewRootImpl@9b3ebcb[NavigationBar0: mWNT: t=0xb40000728fedab80 mBlastBufferQueue=0xb400007168b03580 fn= 61415 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$6.onFrameDraw:5635 android.view.ViewRootImpl$2.onFrameDraw:2146 android.view.ThreadedRenderer$1.onFrameDraw:792 04-09 03:40:46.875 2683: 2683 E/EPDG -- SIM0 [EpdgInterfaceObserver: Error!!!, cid is not converted into number, returning 04-09 03:40:46.875 2683: 2683 E/EPDG -- SIM0 [EpdgInterfaceObserver: Error!!!, cid is not converted into number, returning 04-09 03:40:46.875 2683: 3431 E/EPDG -- SIM0 [EpdgNetworkMgmtObserver: Error!!!, cid is not converted into number, returning 04-09 03:40:46.875 2683: 3431 E/EPDG -- SIM0 [EpdgNetworkMgmtObserver: Error!!!, cid is not converted into number, returning 04-09 03:40:46.876 2683: 3431 I/EPDG -- SIM0 [EpdgNetworkMgmtObserver: EpdgAddressUpdated: address: Suppressed iface: SuppressedmFqdnRetryCount : 0 04-09 03:40:46.876 1830: 4528 V/WindowManager: Relayout Window{c8f886b u0 NavigationBar0}: viewVisibility=0 req=1080x135 ty=2019 d0 04-09 03:40:46.880 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:46.881 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:46.890 1830: 4528 V/WindowManager: Relayout hash=c8f886b, pid=0, syncId=-1: mAttrs={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL sim={adjust=pan} layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=33001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} paramsForRotation: ROTATION_0={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_90={(0,0)(135xfill) gr=RIGHT CENTER_HORIZONTAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_180={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} 04-09 03:40:46.890 1830: 4528 V/WindowManager: InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_270={(0,0)(135xfill) gr=LEFT CENTER_HORIZONTAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} naviIconColor=0} 04-09 03:40:46.892 20461:20623 V/com.buongiorno.newton.http.NewtonConnector: INIT 04-09 03:40:46.893 20461:20623 V/com.buongiorno.newton.http.b: INIT 04-09 03:40:46.896 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.896 1227: 1427 I/hwcomposer: HWC] (0)fire a callback of refresh to SF[4: 04-09 03:40:46.900 1237:20712 I/mtkpower_client: perf_lock_rel, hdl:58875, tid:20712 04-09 03:40:46.901 1237:20712 I/mtkpower_client: perf_lock_rel, hdl:58876, tid:20712 04-09 03:40:46.901 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58875, idx:0 04-09 03:40:46.902 1244: 1297 I/libPowerHal: [set_cpuidle] enable:1, fd:14, scn:0xb40000759b761d00 04-09 03:40:46.902 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1c3c100 param:1 04-09 03:40:46.903 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58876, idx:1 04-09 03:40:46.903 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.903 1237:20712 I/HYPER-HAL: [RequestManager.cpp]releaseLocked(): Released ID : 1704797 04-09 03:40:46.905 1295: 1295 I/BufferQueueProducer: [NavigationBar0$_2514#108](this:0xb400007da202eba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=1.54 dur=1952.98 max=1298.10 min=22.26 04-09 03:40:46.905 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1000000 param:-1 04-09 03:40:46.908 1244: 1270 I/mtkpower@impl: [setMode] type:6, enabled:1 04-09 03:40:46.908 1244: 1270 E/mtkpower@impl: [setMode] unknown type 04-09 03:40:46.910 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.913 1295: 1295 I/BufferQueueProducer: [FramebufferSurface](this:0xb400007dcc0856d0,id:-1,api:1,p:1295,c:1295) queueBuffer: fps=10.83 dur=2309.44 max=2043.87 min=9.20 04-09 03:40:46.916 1295: 1295 D/SurfaceFlinger: GPIS:: requestGPISForClientComposition 04-09 03:40:46.918 1244: 1270 I/mtkpower@impl: [setMode] type:6, enabled:0 04-09 03:40:46.918 1244: 1270 E/mtkpower@impl: [setMode] unknown type 04-09 03:40:46.919 20461:20623 V/com.buongiorno.newton.queue.EventQueueManager: INIT 04-09 03:40:46.919 20461:20623 V/com.buongiorno.newton.queue.a: INIT 04-09 03:40:46.920 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: INIT 04-09 03:40:46.920 20461:20623 V/DBHelper: INIT 04-09 03:40:46.924 2662:20696 D/NetworkMonitor/615: PROBE_HTTP http://connectivitycheck.gstatic.com/generate_204 time=116ms ret=204 request={Connection=[close], User-Agent=[Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.32 Safari/537.36]} headers={null=[HTTP/1.1 204 No Content], Connection=[close], Content-Length=[0], Cross-Origin-Resource-Policy=[cross-origin], Date=[Wed, 09 Apr 2025 01:40:47 GMT], X-Android-Received-Millis=[1744162846923], X-Android-Response-Source=[NETWORK 204], X-Android-Selected-Protocol=[http/1.1], X-Android-Sent-Millis=[1744162846859]} 04-09 03:40:46.925 20736:20736 I/clatd: Starting clat version 1.7 on rmnet0 plat=64:ff9b:: v4=192.0.0.4 v6=2a01:cb1e:6f:54d0:6fc5:d02e:d676:5f3a 04-09 03:40:46.925 20736:20736 I/clatd: 64-bit userspace on Linux kernel 5.10.205-android12-9-28575149 for aarch64. 04-09 03:40:46.926 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.935 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.942 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: removeZombieElements: DELETE FROM newton_events_queue WHERE date_insert < 0 OR retry_counter > 5 04-09 03:40:46.943 20461:20623 V/com.buongiorno.newton.queue.e: INIT 04-09 03:40:46.943 20461:20623 V/com.buongiorno.newton.queue.a: resetQueueAge() 04-09 03:40:46.943 20461:20623 V/com.buongiorno.newton.queue.c: INIT 04-09 03:40:46.943 20461:20623 V/com.buongiorno.newton.queue.b: INIT 04-09 03:40:46.943 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.ADD_TO_QUEUE_MIN_TRESHOLD: 10 04-09 03:40:46.943 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.APPLICATION_ID: com.buongiorno.newton 04-09 03:40:46.943 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.AUTH_ENDPOINT_RELEASE: https://auth-api.newton.pm/ 04-09 03:40:46.943 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.AUTH_ENDPOINT_SANDBOX: https://auth-api-sandbox.newton.pm/ 04-09 03:40:46.943 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.BUILD_TYPE: release 04-09 03:40:46.943 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.CONNECTION_MAX_RETRY: 2 04-09 03:40:46.943 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.CONNECTION_TIMEOUT: 30000 04-09 03:40:46.943 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.DEBUG: false 04-09 03:40:46.943 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.DEFAULT_HEARTBEAT_INTERVAL: 10000 04-09 03:40:46.943 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.DEFAULT_SENTRY_URL: http://localhost/centry_dev.php 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.FLAVOR: current 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.FLUSH_ON_EXIT_DELAY: 10000 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.HTTPCLIENT_MAX_EVENTS_ACCEPTED: 200 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.IS_DEVELOPMENT_ENV: false 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.MAX_RETRY_TRACK_BULK: 5 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.PNIWA_ENDPOINT_RELEASE: https://client-api.newton.pm/ 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.PNIWA_ENDPOINT_SANDBOX: https://client-api-sandbox.newton.pm/ 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.QUEUE_DEFAULT_BLOCK_SIZE: 5 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.QUEUE_NO_NETWORK_MAX_ATTEMPTS: 2 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.QUEUE_TIMEOUT_EXPIRE_DATA: 30000 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.SESSION_EXPIRATION: 1800000 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.VERSION_CODE: 1401 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: BuildConfig.VERSION_NAME: 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: INIT: detected package...: net.playtouch.dressupthegirllikeastarorange 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: INIT: secret.............: sWhGY47nHaAX6mpPPMQP 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: INIT: environment........: PROD-RELEASE 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: INIT: package signature..: QkwEtDX+vAT44RLP2HgZW6zP7cM= 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.Newton: INIT: user_token.........: A_8e45c66983c0a4718398747e5db8a20bf142ec44 04-09 03:40:46.944 20461:20623 I/com.buongiorno.newton.AutopushServer: Init 04-09 03:40:46.944 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.949 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.953 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:46.955 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:46.955 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 161145287; UID 1000; state: ENABLED 04-09 03:40:46.955 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:46.956 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.957 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 161145287; UID 1000; state: DISABLED 04-09 03:40:46.958 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:46.961 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:46.964 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:46.965 2514: 2521 I/ndroid.systemui: Background concurrent mark compact GC freed 23MB AllocSpace bytes, 17(340KB) LOS objects, 39% free, 37MB/61MB, paused 842us,18.315ms total 448.884ms 04-09 03:40:46.966 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:46.967 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:46.967 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.969 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:46.970 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:46.975 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:46.976 2514: 2524 W/System: A resource failed to call release. 04-09 03:40:46.977 2514: 2524 W/System: A resource failed to call release. 04-09 03:40:46.977 2514: 2524 W/System: A resource failed to call release. 04-09 03:40:46.977 2514: 2524 W/System: A resource failed to call release. 04-09 03:40:46.977 2514: 2524 W/System: A resource failed to call release. 04-09 03:40:46.977 2514: 2524 W/System: A resource failed to call release. 04-09 03:40:46.977 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:46.978 2514: 2524 W/System: A resource failed to call release. 04-09 03:40:46.978 1830: 2296 V/MdnieScenarioControlService: mAclOffEnabled : false 04-09 03:40:46.978 2514: 2524 W/System: A resource failed to call release. 04-09 03:40:46.979 2514: 2524 W/ndroid.systemui: ApkAssets: Deleting an ApkAssets object ' and /system/priv-app/DressRoom/DressRoom.apk' with 1 weak references 04-09 03:40:46.979 647: 647 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:46.979 20711:20711 I/DIAGMON_SDK[605065: DiagMonAgent type: 2 04-09 03:40:46.979 20711:20711 I/DIAGMON_SDK[605065][999-399-549750: generated SR object 04-09 03:40:46.980 1830: 2285 D/ConnectivityService: notifyType CALLBACK_IP_CHANGED for [615 CELLULAR] 04-09 03:40:46.983 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:46.986 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:46.989 2514: 2524 W/ndroid.systemui: ApkAssets: Deleting an ApkAssets object ' and /system/priv-app/SecSettingsIntelligence/SecSettingsIntelligence.apk' with 1 weak references 04-09 03:40:46.990 2514: 2524 W/ndroid.systemui: ApkAssets: Deleting an ApkAssets object ' and /system/app/SamsungWeather/SamsungWeather.apk' with 1 weak references 04-09 03:40:46.991 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:46.991 2514: 2524 W/ndroid.systemui: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~4Z8coyfk4alrVHuOV-d64w==/com.samsung.android.calendar-L-v_1NRYTuTPIveUA2qjDw==/base.apk' with 1 weak references 04-09 03:40:46.991 1830: 2285 I/Nat464Xlat: interface v4-rmnet0 is up, adding stacked link v4-rmnet0 on top of rmnet0 04-09 03:40:46.991 1830: 2285 D/ConnectivityService: Update of LinkProperties for [615 CELLULAR]; created=1960965227; firstConnected=1960965231 04-09 03:40:46.991 1830: 2285 D/ConnectivityService: Adding iface v4-rmnet0 to network 615 04-09 03:40:46.994 2514: 2524 W/ndroid.systemui: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~MoveTn4siX2NPLhVxvZO0A==/com.sec.android.app.shealth-8v7zf--YQONfuTMn-HJMaw==/base.apk' with 1 weak references 04-09 03:40:46.995 2514: 2524 W/ndroid.systemui: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~TTUmEEM4cyVqARG51dDJhA==/com.sec.android.app.clockpackage-_NVanjmUBlx5-eCNmPXm7Q==/base.apk' with 1 weak references 04-09 03:40:46.999 1295: 1356 D/SurfaceFlinger: [SF client] REMOVE (0xb400007db105df80) for (2514:com.android.systemui) 04-09 03:40:46.999 2514: 2524 W/System: A resource failed to call release. 04-09 03:40:46.999 2514: 2524 W/System: A resource failed to call release. 04-09 03:40:47.000 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:47.001 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:47.001 647:12150 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:47.001 2662:20695 D/NetworkMonitor/615: PROBE_HTTPS https://www.google.com/generate_204 time=195ms ret=204 request={Connection=[close], User-Agent=[Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.32 Safari/537.36]} headers={null=[HTTP/1.1 204 No Content], Alt-Svc=[h3=":443"; ma=2592000,h3-29=":443"; ma=2592000], Connection=[close], Content-Length=[0], Cross-Origin-Resource-Policy=[cross-origin], Date=[Wed, 09 Apr 2025 01:40:47 GMT], X-Android-Received-Millis=[1744162846999], X-Android-Response-Source=[NETWORK 204], X-Android-Selected-Protocol=[http/1.1], X-Android-Sent-Millis=[1744162846926]} 04-09 03:40:47.002 1830: 2285 D/ConnectivityService: Adding Route [0.0.0.0/0 -> 192.0.0.4 v4-rmnet0 mtu 0] to network 615 04-09 03:40:47.003 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:47.003 2662:20694 D/NetworkMonitor/615: isCaptivePortal: isSuccessful()=true isPortal()=false RedirectUrl=null isPartialConnectivity()=false Time=536ms 04-09 03:40:47.005 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:47.008 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:47.009 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:47.010 647: 647 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:47.011 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:47.013 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:47.017 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:47.018 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:47.019 647:13955 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:47.021 1830: 1902 D/PowerManagerService: UserActivityStateListenerState: 0 04-09 03:40:47.021 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:47.022 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:47.024 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM2, PD64, 04-09 03:40:47.026 20461:20623 I/com.buongiorno.newton.Newton: sendEvent: name=WrapperStart, data={"CurrentNetwork":"WIFI","ProcessType":"front","NewtonType":null,"PlayMode":"ONLINE","BeforeGame":true,"DoneBeforeEndOfNewtonInitialisation":"true","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:47.026 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:47.027 647: 647 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 1000, None 04-09 03:40:47.030 20461:20623 D/com.buongiorno.newton.SimpleObject: Custom data size: 490 04-09 03:40:47.031 20461:20623 V/com.buongiorno.newton.queue.c: last time added: 0 04-09 03:40:47.031 20461:20623 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: _start_sessiondelta from last insert 1744162847031 04-09 03:40:47.032 20461:20623 V/com.buongiorno.newton.queue.a: resetQueueAge() 04-09 03:40:47.032 20461:20623 V/com.buongiorno.newton.queue.e: setObserver() --- timeout: 30000 04-09 03:40:47.032 20461:20623 V/com.buongiorno.newton.queue.a: resetQueueAge() 04-09 03:40:47.032 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:47.034 1830: 2285 D/ConnectivityService: notifyType CALLBACK_IP_CHANGED for [615 CELLULAR] 04-09 03:40:47.035 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:47.037 1830: 2285 I/ConnectivityService: Update score for net 615 : +EVER_EVALUATED 04-09 03:40:47.037 1830: 2285 D/ConnectivityService: [615 CELLULAR] validation passed 04-09 03:40:47.037 1830: 2285 I/ConnectivityService: Update capabilities for net 615 : +VALIDATED 04-09 03:40:47.037 1830: 2285 I/ConnectivityService: Update score for net 615 : +EVER_VALIDATED+IS_VALIDATED 04-09 03:40:47.038 20461:20623 V/com.buongiorno.newton.events.SessionStartEvent: toJson: json={"event_type":"start session","name":"_start_session","creation_date":"2025-04-09T01:40:47.030Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","custom_data":{"OrangeGameInstalledVersion":"5000.2.16","HardcodedJson":true,"JsonVersion":"efb94a1b4279beb05e9962b818ac9c72","PackageName":"net.playtouch.dressupthegirllikeastarorange","PlayMode":"ONLINE","WrapperIdProject":"1","Label":"net.playtouch.dressupthegirllikeastarorange","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8","PackageVersion":"4","WrapperVersion":"6.5.5.prod","JsonMd5":"88e399c5dcde290f14e80ddc8778bb41|2025-04-03","AppsOrangeInstalledVersion":"None","WrapperInstallation":"09\/04\/2025 03:40:33.812","ProcessType":"front","GameTitle":"Habiller la fille comme une star","UserAgent":"Mozilla\/5.0 (Linux; Android 14; SM-A155F Build\/UP1A.231005.007; wv) AppleWebKit\/537.36 (KHTML, like Gecko) Version\/4.0 Chrome\/134.0.6998.135 Mobile Safari\/537.36","RomSizeInternalTotal":108146,"AID":"a2def11d0d52b205","RamSizeTotal":3638,"RamSizeFree":895,"RomSizeInternalFree":92780,"CurrentNetwork":"WIFI","BuildDate":"03\/04\/2025 13:45:22","WrapperContentId":"118646","wrapperLaunch":1}} 04-09 03:40:47.039 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:47.030Z http_data={"event_type":"start session","creation_date":"2025-04-09T01:40:47.030Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","custom_data":{"OrangeGameInstalledVersion":"5000.2.16","HardcodedJson":true,"JsonVersion":"efb94a1b4279beb05e9962b818ac9c72","PackageName":"net.playtouch.dressupthegirllikeastarorange","PlayMode":"ONLINE","WrapperIdProject":"1","Label":"net.playtouch.dressupthegirllikeastarorange","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8","PackageVersion":"4","WrapperVersion":"6.5.5.prod","JsonMd5":"88e399c5dcde290f14e80ddc8778bb41|2025-04-03","AppsOrangeInstalledVersion":"None","WrapperInstallation":"09\/04\/2025 03:40:33.812","ProcessType":"front","GameTitle":"Habiller la fille comme une star","UserAgent":"Mozilla\/5.0 (Linux; Android 14; SM-A155F Build\/UP1A.231005.007; wv) AppleWebKit\/537.36 (KHTML, like Gecko) Version\/4.0 Chrome\/134.0.6998.135 Mobile Safari\/537.36","RomSizeInternalTotal":108146,"AID":"a2def11d0d52b205","RamSizeTotal":3638,"RamSizeFree":895,"RomSizeInternalFree":92780,"CurrentNetwork":"WIFI","BuildDate":"03\/04\/2025 13:45:22","WrapperContentId":"118646","wrapperLaunch":1},"screen_width":1080,"orientation":"P","device_id":"8e45c66983c0a4718398747e5db8a20bf142ec44","os":"Android","device_model":"samsung SM-A155F","sim_country_code":"FR","app_version":"4","sim_operator_name":"Orange F","time_zone":"UTC +02:00","language_code":"fra","country_code":"FR","screen_height":2125,"a_sdk_int":34,"system_version":"14","sdk_version":"v3.5.0 f4b05bd 2022-03-16T15:51:01+0100","model":"samsung","app_identifier":"net.playtouch.dressupthegirllikeastarorange","dpi":450,"app_installed":true} 04-09 03:40:47.039 1830: 2295 D/GnssNetworkConnectivityHandler: Network connected/capabilities updated. Available networks count: 2 04-09 03:40:47.039 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:47.030Z 04-09 03:40:47.039 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:47.030Z 04-09 03:40:47.041 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:47.041 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:47.042 1830: 2295 I/GnssNetworkConnectivityHandler: updateNetworkState, state=CLOSED, connected=true, network=615, capabilities=[ Transports: CELLULAR Capabilities: MMS&SUPL&DUN&XCAP&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED&NOT_VCN_MANAGED LinkUpBandwidth>=14Kbps LinkDnBandwidth>=14Kbps Specifier: SubscriptionIds: {2} UnderlyingNetworks: Null], availableNetworkCount: 2 04-09 03:40:47.042 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:47.030Z 04-09 03:40:47.042 20461:20623 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:47.042 20461:20623 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 10, isQueueDataExpired=false 04-09 03:40:47.042 20461:20623 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: _start_session 04-09 03:40:47.044 20461:20623 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:47.044 20461:20623 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162847031 04-09 03:40:47.044 20461:20623 D/com.buongiorno.newton.SimpleObject: Custom data size: 51 04-09 03:40:47.044 20461:20623 V/com.buongiorno.newton.queue.c: last time added: 1744162847031 04-09 03:40:47.045 20461:20623 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: WrapperStartdelta from last insert 14 04-09 03:40:47.046 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:47.044Z http_data={"event_type":"custom event","name":"WrapperStart","creation_date":"2025-04-09T01:40:47.044Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","custom_data":{"CurrentNetwork":"WIFI","ProcessType":"front","NewtonType":null,"PlayMode":"ONLINE","BeforeGame":true,"DoneBeforeEndOfNewtonInitialisation":"true","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:47.047 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:47.044Z 04-09 03:40:47.047 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:47.044Z 04-09 03:40:47.047 2496: 2702 D/com.android.ons.ONSProfileActivator: Internet connection available 04-09 03:40:47.048 1830: 2285 D/ConnectivityService: Rematched networks [computed 0ms] [applied 6ms] [issued 4] 04-09 03:40:47.048 1830: 2285 D/ConnectivityService: NetworkReassignment : no changes 04-09 03:40:47.048 1830: 2285 D/ConnectivityService: notifyType CALLBACK_CAP_CHANGED for [615 CELLULAR] 04-09 03:40:47.048 1485: 1522 D/mtk_lbs_utility: start_timer_check_ret: start_timer_check_ret ret=0 04-09 03:40:47.048 1485: 1522 D/mnl2hal: hal2mnl_hdlr: hal2mnl_hdlr() network_state network_handle=2644810584077 is_connected=1 capabilities=2 apn=orange 04-09 03:40:47.048 1485: 1522 D/MNLD: hal_update_network_state: hal_update_network_state networkHandle=2644810584077 isConnected=1 capabilities=2 apn=[orange] 04-09 03:40:47.048 1485: 1522 D/MNL2AGPS: mnl2agps_update_network_state_with_handle: update network with handle=2644810584077 connected=1, capabilities = 2, apn=orange 04-09 03:40:47.049 1485: 1522 D/MNLD: mnld_main_thread: mnld_main_thread stop_timer return: 0 04-09 03:40:47.049 1486: 1536 D/agps: agps][n][AGPS] [MNL] mnl2agps [166: 04-09 03:40:47.050 3816:32561 I/DMASA[D][999-399-549750: [DiagmonProvider]Received msg based on provider : true / anr_logging 04-09 03:40:47.051 1486: 1536 D/agps: Xed[V_8;|(7C0x)+x\HWcp=;h[Zi=R7&%DUE4%59$-39KFA=*2G559$6@=<'')/201E`N39KFA=*')/201b/(*(,)!%-,$'.wI<2"2=<3(79)a.qC$11#+55==.8p/rA1>klA3/5, 04-09 03:40:47.052 1830: 2285 D/ConnectivityService: Setting DNS servers for network 615 to [/2a01:cd00:7fff:0:192:168:10:110] 04-09 03:40:47.052 1830: 2285 D/DnsManager: sendDnsConfigurationForNetwork(ResolverParamsParcel{netId: 615, sampleValiditySeconds: 1800, successThreshold: 25, minSamples: 8, maxSamples: 64, baseTimeoutMsec: 0, retryCount: 0, servers: [2a01:cd00:7fff:0:192:168:10:110], domains: [], tlsName: , tlsServers: [2a01:cd00:7fff:0:192:168:10:110], tlsFingerprints: [], caCertificate: , tlsConnectTimeoutMs: 0, resolverOptions: null, transportTypes: [0], meteredNetwork: true, dohParams: null, interfaceNames: [rmnet0, v4-rmnet0]}) 04-09 03:40:47.052 23437:24224 I/HBD: g onCapabilitiesChanged network : 615 current network state : wifi 04-09 03:40:47.053 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:47.044Z 04-09 03:40:47.053 20461:20623 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:47.054 20461:20623 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 21, isQueueDataExpired=false 04-09 03:40:47.054 20461:20623 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: WrapperStart 04-09 03:40:47.054 1212:20743 W/resolv: Validating DnsTlsServer {2a01:cd00:7fff:0:192:168:10:110/} with mark 0xf0267 04-09 03:40:47.055 20461:20623 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:47.055 20461:20623 I/com.buongiorno.newton.Newton: sendEvent: name=WebView_StartWrapper_OP, data={"CurrentNetwork":"WIFI","WebviewFilename":"Loading.html","ProcessType":"front","NewtonType":null,"PlayMode":"ONLINE","SplashScreenDuration":491,"DoneBeforeEndOfNewtonInitialisation":"true","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8","WebviewId":201,"WebviewName":"StartWrapper_OP"} 04-09 03:40:47.055 20461:20623 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162847045 04-09 03:40:47.056 20461:20623 D/com.buongiorno.newton.SimpleObject: Custom data size: 78 04-09 03:40:47.056 20461:20623 V/com.buongiorno.newton.queue.c: last time added: 1744162847045 04-09 03:40:47.056 20461:20623 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: WebView_StartWrapper_OPdelta from last insert 11 04-09 03:40:47.058 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:47.056Z http_data={"event_type":"custom event","name":"WebView_StartWrapper_OP","creation_date":"2025-04-09T01:40:47.056Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","custom_data":{"CurrentNetwork":"WIFI","WebviewFilename":"Loading.html","ProcessType":"front","NewtonType":null,"PlayMode":"ONLINE","SplashScreenDuration":491,"DoneBeforeEndOfNewtonInitialisation":"true","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8","WebviewId":201,"WebviewName":"StartWrapper_OP"}} 04-09 03:40:47.059 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:47.056Z 04-09 03:40:47.059 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:47.056Z 04-09 03:40:47.060 3816:32561 I/DMASA[D][999-399-549750: [DiagmonProvider]Signature Check Success 04-09 03:40:47.063 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:47.056Z 04-09 03:40:47.063 20461:20623 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:47.063 20461:20623 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 31, isQueueDataExpired=false 04-09 03:40:47.063 20461:20623 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: WebView_StartWrapper_OP 04-09 03:40:47.063 1830: 2322 W/NetworkPolicy: shared quota unsupported; generating rule for each iface 04-09 03:40:47.064 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~9YGUQXuucUEGrMIxOkk07Q==/com.android.chrome-lAAFyf6_xbyULCDdlC503g==/base.apk' with 1 weak references 04-09 03:40:47.065 20461:20623 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:47.065 20461:20623 I/com.buongiorno.newton.Newton: sendEvent: name=PreferenceReset, data={"CurrentNetwork":"WIFI","ProcessType":"front","NewtonType":null,"PlayMode":"ONLINE","DoneBeforeEndOfNewtonInitialisation":"true","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8","ResetSource":"start_wrapper_init","ResetReason":"empty_stored_prefs"} 04-09 03:40:47.065 20461:20623 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162847056 04-09 03:40:47.065 20461:20623 D/com.buongiorno.newton.SimpleObject: Custom data size: 87 04-09 03:40:47.065 20461:20623 V/com.buongiorno.newton.queue.c: last time added: 1744162847056 04-09 03:40:47.065 20461:20623 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: PreferenceResetdelta from last insert 9 04-09 03:40:47.065 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~9YGUQXuucUEGrMIxOkk07Q==/com.android.chrome-lAAFyf6_xbyULCDdlC503g==/split_chrome.apk' with 1 weak references 04-09 03:40:47.065 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~9YGUQXuucUEGrMIxOkk07Q==/com.android.chrome-lAAFyf6_xbyULCDdlC503g==/split_config.fr.apk' with 1 weak references 04-09 03:40:47.066 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:47.065Z http_data={"event_type":"custom event","name":"PreferenceReset","creation_date":"2025-04-09T01:40:47.065Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","custom_data":{"CurrentNetwork":"WIFI","ProcessType":"front","NewtonType":null,"PlayMode":"ONLINE","DoneBeforeEndOfNewtonInitialisation":"true","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8","ResetSource":"start_wrapper_init","ResetReason":"empty_stored_prefs"}} 04-09 03:40:47.066 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:47.065Z 04-09 03:40:47.066 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:47.065Z 04-09 03:40:47.066 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~9YGUQXuucUEGrMIxOkk07Q==/com.android.chrome-lAAFyf6_xbyULCDdlC503g==/split_dev_ui.apk' with 1 weak references 04-09 03:40:47.066 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~9YGUQXuucUEGrMIxOkk07Q==/com.android.chrome-lAAFyf6_xbyULCDdlC503g==/split_google3.apk' with 1 weak references 04-09 03:40:47.067 3816:32561 I/DMASA[D: [b][999-399-549750] Failed : Service is not exist 04-09 03:40:47.067 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~9YGUQXuucUEGrMIxOkk07Q==/com.android.chrome-lAAFyf6_xbyULCDdlC503g==/split_stack_unwinder.apk' with 1 weak references 04-09 03:40:47.067 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~9YGUQXuucUEGrMIxOkk07Q==/com.android.chrome-lAAFyf6_xbyULCDdlC503g==/split_test_dummy.apk' with 1 weak references 04-09 03:40:47.067 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~50owALLGGZC-Zryp5WcAyQ==/com.google.android.trichromelibrary_704903833-Jbw6u_DGCGjMP5XobNSuIg==/base.apk' with 1 weak references 04-09 03:40:47.067 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~Uzs54p09006RtVeJY_3pXg==/com.google.android.youtube-LqojiQX-Pu9RONz9h-Eygg==/base.apk' with 1 weak references 04-09 03:40:47.068 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:47.065Z 04-09 03:40:47.068 20461:20623 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:47.068 20461:20623 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 36, isQueueDataExpired=false 04-09 03:40:47.068 20461:20623 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: PreferenceReset 04-09 03:40:47.069 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~Uzs54p09006RtVeJY_3pXg==/com.google.android.youtube-LqojiQX-Pu9RONz9h-Eygg==/split_config.arm64_v8a.apk' with 1 weak references 04-09 03:40:47.069 20711:20741 I/DIAGMON_SDK[605065][999-399-549750: Results : Failed, Cause : Service is not exist 04-09 03:40:47.069 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~Uzs54p09006RtVeJY_3pXg==/com.google.android.youtube-LqojiQX-Pu9RONz9h-Eygg==/split_config.fr.apk' with 1 weak references 04-09 03:40:47.069 1830: 2322 D/SemWifiApSmartNetworkCallback: CellularNetworkCallback`s onAvailable 04-09 03:40:47.069 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~Uzs54p09006RtVeJY_3pXg==/com.google.android.youtube-LqojiQX-Pu9RONz9h-Eygg==/split_config.xxhdpi.apk' with 1 weak references 04-09 03:40:47.069 20461:20623 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:47.070 1830: 2322 I/SemWifiApSmartNetworkCallback: isWifihasInternet,NetworkCapabilities, wifi:true,internet:true,hasInternetValidated:true 04-09 03:40:47.070 1830: 2322 I/SemWifiApSmartNetworkCallback: isWifihasInternet :true 04-09 03:40:47.070 1830: 2322 I/SemWifiApSmartNetworkCallback: checkMobileDataEnabled,NetworkCapabilities, cellular:false,internet:true,hasInternetValidated:true 04-09 03:40:47.070 1830: 2322 I/SemWifiApSmartNetworkCallback: checkMobileDataEnabled :false 04-09 03:40:47.071 20461:20623 I/com.buongiorno.newton.PushManager: setPushNotificationCallback() 04-09 03:40:47.071 20461:20623 I/com.buongiorno.newton.PushManager: registerDevice() 04-09 03:40:47.071 20461:20623 W/com.buongiorno.newton.PushManager: Google Play Service version: 12451000 04-09 03:40:47.071 20461:20623 W/GCM: GCM SDK is deprecated, net.playtouch.dressupthegirllikeastarorange should update to use FCM 04-09 03:40:47.072 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~yRV3c5Jdd4yAzytV6eOwrg==/com.google.android.apps.youtube.music-62aKaNUOaNBra2gMEchpDw==/base.apk' with 1 weak references 04-09 03:40:47.072 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~yRV3c5Jdd4yAzytV6eOwrg==/com.google.android.apps.youtube.music-62aKaNUOaNBra2gMEchpDw==/split_config.fr.apk' with 1 weak references 04-09 03:40:47.073 20461:20510 W/InstanceID: Instance ID SDK is deprecated, net.playtouch.dressupthegirllikeastarorange should update to use Firebase Instance ID 04-09 03:40:47.073 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~_qc_MF_fZdhtKadr2mRj7Q==/com.linkedin.android-Ae5zHqNR4EdmrEuW4toQtg==/base.apk' with 1 weak references 04-09 03:40:47.073 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~_qc_MF_fZdhtKadr2mRj7Q==/com.linkedin.android-Ae5zHqNR4EdmrEuW4toQtg==/split_config.arm64_v8a.apk' with 1 weak references 04-09 03:40:47.074 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~_qc_MF_fZdhtKadr2mRj7Q==/com.linkedin.android-Ae5zHqNR4EdmrEuW4toQtg==/split_config.fr.apk' with 1 weak references 04-09 03:40:47.074 24035:24043 W/earchbox:search: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~_qc_MF_fZdhtKadr2mRj7Q==/com.linkedin.android-Ae5zHqNR4EdmrEuW4toQtg==/split_config.xxhdpi.apk' with 1 weak references 04-09 03:40:47.076 1830: 2322 E/SemWifiApConfigStore: getWifiApConfiguration ssid 04-09 03:40:47.076 1830: 2322 I/SemWifiApSmartNetworkCallback: hasInternet:true,hasInternetValidated:true,isCelluar:false,isWifi:true 04-09 03:40:47.076 1830: 2322 I/SemWifiApSmartNetworkCallback: Updating Autohotspot Switch state - ,isPrimaryUser:true, isActiveNetworkhasInternet : true, isTetheringRestricted : false, isAirplaneModeOn : false, isSimDisabled : false, isMobileDataEnabled : false, isWifiConnected : true, isSamsungAccountLoggedOut : true, isNearByDeviceScanningDisabled : false, isDefaultPassphraseSet: false, isWifiSharingEnabled: false 04-09 03:40:47.076 1830: 2322 I/SemWifiApSmartNetworkCallback: NetworkDisconnected changed. sendBroadcastForMDE 04-09 03:40:47.077 1830: 2322 I/engmode_service: Network is available 04-09 03:40:47.077 1212:20743 W/resolv: SSL_connect ssl error =5, mark 0xf0267: Connection refused 04-09 03:40:47.077 1212:20743 W/resolv: TLS Handshake failed 04-09 03:40:47.077 1212:20743 W/resolv: query failed 04-09 03:40:47.077 1212:20743 W/resolv: validateDnsTlsServer returned 0 for {2a01:cd00:7fff:0:192:168:10:110/} 04-09 03:40:47.077 1212:20743 W/resolv: Validation failed 04-09 03:40:47.078 1830: 2322 E/SemSoftApManager: NET_CAPABILITY_VALIDATED615 valid:true nc:[ Transports: CELLULAR Capabilities: MMS&SUPL&DUN&XCAP&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED&NOT_VCN_MANAGED LinkUpBandwidth>=14Kbps LinkDnBandwidth>=14Kbps Specifier: SubscriptionIds: {2} UnderlyingNetworks: Null] 04-09 03:40:47.078 1830: 2285 D/ConnectivityService: Update of LinkProperties for [615 CELLULAR]; created=1960965227; firstConnected=1960965231 04-09 03:40:47.083 1830:20750 I/engmode_java_manager: em library is enabled, will use library 04-09 03:40:47.083 1830:20746 W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1281 com.samsung.android.server.wifi.ap.SemWifiApUtils$2.run:24 java.lang.Thread.run:1012 04-09 03:40:47.084 1830:20750 I/engmode_java_manager: android(1000, 0) connects to EngineeringModeNative 04-09 03:40:47.084 1830:20746 E/ActivityManager: Sending non-protected broadcast com.samsung.intent.action.MDE_SUGGESTION_NOTIFY from system 1830:system/1000 pkg android java.lang.Throwable at com.android.server.am.ActivityManagerService.checkBroadcastFromSystem(ActivityManagerService.java:17081) at com.android.server.am.ActivityManagerService.broadcastIntentLockedTraced(ActivityManagerService.java:18026) at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:17169) at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:17146) at com.android.server.am.ActivityManagerService.broadcastIntentWithFeature(ActivityManagerService.java:18253) at android.app.ContextImpl.sendBroadcast(ContextImpl.java:1285) at com.samsung.android.server.wifi.ap.SemWifiApUtils$2.run(SemWifiApUtils.java:24) at java.lang.Thread.run(Thread.java:1012) 04-09 03:40:47.085 1830:20750 I/engmode_java_manager: isTokenInstalled() is called. 04-09 03:40:47.085 1830:20750 I/engmode_jni: EM version = 30.2.04 04-09 03:40:47.085 1830: 2254 W/NetworkPolicy: shared quota unsupported; generating rule for each iface 04-09 03:40:47.085 1830:20750 I/engmode_jni: Package signature information -4 04-09 03:40:47.085 1830:20750 I/engmode_jni: Package signature information 0 04-09 03:40:47.085 1830:20750 I/engmode_jni: em_check_package : client info : system_server/android/1000/0 04-09 03:40:47.088 20461:20623 I/com.buongiorno.newton.Newton: sendEvent: name=WrapperInstall, data={"CurrentNetwork":"WIFI","ProcessType":"front","InstallTime":"2025-04-09 03:40:33","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:47.088 20461:20623 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162847065 04-09 03:40:47.089 20461:20623 D/com.buongiorno.newton.SimpleObject: Custom data size: 66 04-09 03:40:47.089 20461:20623 V/com.buongiorno.newton.queue.c: last time added: 1744162847065 04-09 03:40:47.089 20461:20623 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: WrapperInstalldelta from last insert 24 04-09 03:40:47.089 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:47.089Z http_data={"event_type":"custom event","name":"WrapperInstall","creation_date":"2025-04-09T01:40:47.089Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","custom_data":{"CurrentNetwork":"WIFI","ProcessType":"front","InstallTime":"2025-04-09 03:40:33","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:47.090 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:47.089Z 04-09 03:40:47.090 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:47.089Z 04-09 03:40:47.091 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:47.089Z 04-09 03:40:47.091 20461:20623 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:47.092 20461:20623 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 59, isQueueDataExpired=false 04-09 03:40:47.092 20461:20623 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: WrapperInstall 04-09 03:40:47.092 1227: 1427 I/hwcomposer: HWC] (0)fire a callback of refresh to SF[4: 04-09 03:40:47.093 20461:20623 V/com.buongiorno.newton.queue.b: consume_1_block: m_block size: 5, queue size: 5, elements: 5 04-09 03:40:47.095 1244: 1270 I/mtkpower@impl: [setMode] type:6, enabled:1 04-09 03:40:47.095 1244: 1270 E/mtkpower@impl: [setMode] unknown type 04-09 03:40:47.095 1830: 1867 D/SGM:GameManager: identifyForegroundApp. net.playtouch.dressupthegirllikeastarorange, mCurrentUserId: 0, callerUserId: 0 04-09 03:40:47.095 1830: 1867 D/SGM:PkgDataHelper: getGamePkgData(). net.playtouch.dressupthegirllikeastarorange 04-09 03:40:47.095 1830: 1867 D/SGM:SemGameManager: isForegroundGame(), ret=false 04-09 03:40:47.095 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: DUMP DATAKEY RETRY DATA PREVIEW 1 2025-04-09T01:40:47.030Z 0 {"event_type":"start session", 2 2025-04-09T01:40:47.044Z 0 {"event_type":"custom event"," 3 2025-04-09T01:40:47.056Z 0 {"event_type":"custom event"," 4 2025-04-09T01:40:47.065Z 0 {"event_type":"custom event"," 5 2025-04-09T01:40:47.089Z 0 {"event_type":"custom event"," BLOCK WEIGHT 3542 Bytes 04-09 03:40:47.095 20461:20623 V/com.buongiorno.newton.queue.b: consume_1_block: sendEvent request sent, waiting for eventQueueCallback.. 04-09 03:40:47.098 20461:20623 D/com.buongiorno.newton.http.a: Sending request Method: POST Url: https://client-api.newton.pm/events/track_bulk Headers: Authorization: ?? User-Agent: Android Newton SDK (CURRENT) #v3.5.0 f4b05bd 2022-03-16T15:51:01+0100 Body: [ { "event_type": "start session", "creation_date": "2025-04-09T01:40:47.030Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "A_8e45c66983c0a4718398747e5db8a20bf142ec44", "custom_data": { "OrangeGameInstalledVersion": "5000.2.16", "HardcodedJson": true, "JsonVersion": "efb94a1b4279beb05e9962b818ac9c72", "PackageName": "net.playtouch.dressupthegirllikeastarorange", "PlayMode": "ONLINE", "WrapperIdProject": "1", "Label": "net.playtouch.dressupthegirllikeastarorange", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8", "PackageVersion": "4", "WrapperVersion": "6.5.5.prod", "JsonMd5": "88e399c5dcde290f14e80ddc8778bb41|2025-04-03", "AppsOrangeInstalledVersion": "None", "WrapperInstallation": "09\/04\/2025 03:40:33.812", "ProcessType": "front", "GameTitle": "Habiller la fille comme une star", "UserAgent": "Mozilla\/5.0 (Linux; Android 14; SM-A155F Build\/UP1A.231005.007; wv) AppleWebKit\/537.36 (KHTML, like Gecko) Version\/4.0 Chrome\/134.0.6998.135 Mobile Safari\/537.36", "RomSizeInternalTotal": 108146, "AID": "a2def11d0d52b205", "RamSizeTotal": 3638, "RamSizeFree": 895, "RomSizeInternalFree": 92780, "CurrentNetwork": "WIFI", "BuildDate": "03\/04\/2025 13:45:22", "WrapperContentId": "118646", "wrapperLaunch": 1 }, "screen_width": 1080, "orientation": "P", "device_id": "8e45c66983c0a4718398747e5db8a20bf142ec44", "os": "Android", "device_model": "samsung SM-A155F", "sim_country_code": "FR", "app_version": "4", "sim_operator_name": "Orange F", "time_zone": "UTC +02:00", "language_code": "fra", "country_code": "FR", "screen_height": 2125, "a_sdk_int": 34, "system_version": "14", "sdk_version": "v3.5.0 f4b05bd 2022-03-16T15:51:01+0100", "model": "samsung", "app_identifier": "net.playtouch.dressupthegirllikeastarorange", "dpi": 450, "app_installed": true }, { "event_type": "custom event", "name": "WrapperStart", "creation_date": "2025-04-09T01:40:47.044Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "A_8e45c66983c0a4718398747e5db8a20bf142ec44", "custom_data": { "CurrentNetwork": "WIFI", "ProcessType": "front", "NewtonType": null, "PlayMode": "ONLINE", "BeforeGame": true, "DoneBeforeEndOfNewtonInitialisation": "true", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } }, { "event_type": "custom event", "name": "WebView_StartWrapper_OP", "creation_date": "2025-04-09T01:40:47.056Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "A_8e45c66983c0a4718398747e5db8a20bf142ec44", "custom_data": { "CurrentNetwork": "WIFI", "WebviewFilename": "Loading.html", "ProcessType": "front", "NewtonType": null, "PlayMode": "ONLINE", "SplashScreenDuration": 491, "DoneBeforeEndOfNewtonInitialisation": "true", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8", "WebviewId": 201, "WebviewName": "StartWrapper_OP" } }, { "event_type": "custom event", "name": "PreferenceReset", "creation_date": "2025-04-09T01:40:47.065Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "A_8e45c66983c0a4718398747e5db8a20bf142ec44", "custom_data": { "CurrentNetwork": "WIFI", "ProcessType": "front", "NewtonType": null, "PlayMode": "ONLINE", "DoneBeforeEndOfNewtonInitialisation": "true", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8", "ResetSource": "start_wrapper_init", "ResetReason": "empty_stored_prefs" } }, { "event_type": "custom event", "name": "WrapperInstall", "creation_date": "2025-04-09T01:40:47.089Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", 04-09 03:40:47.098 20461:20623 D/com.buongiorno.newton.http.a: "user_id": "A_8e45c66983c0a4718398747e5db8a20bf142ec44", "custom_data": { "CurrentNetwork": "WIFI", "ProcessType": "front", "InstallTime": "2025-04-09 03:40:33", "PlayMode": "ONLINE", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } } ] 04-09 03:40:47.103 1830:20750 D/engmode_client_aidl: engmodeManager_hal_isTokenInstalled 04-09 03:40:47.103 1830:20750 I/engmode_client_list: EM_version = 30 04-09 03:40:47.106 1830:20750 I/engmode_client_aidl: system_server. android. 1000. 0 04-09 03:40:47.106 20461:20623 I/com.buongiorno.newton.Newton: sendEvent: name=AppCenter, data={"CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","AppcenterAvailable":"0","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:47.106 20461:20623 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162847089 04-09 03:40:47.107 20461:20614 I/com.buongiorno.newton.Newton: sendEvent: name=WrapperLoad, data={"CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","GameTitle":"Habiller la fille comme une star","Label":"net.playtouch.dressupthegirllikeastarorange","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:47.107 20461:20623 D/com.buongiorno.newton.SimpleObject: Custom data size: 48 04-09 03:40:47.107 20461:20623 V/com.buongiorno.newton.queue.c: last time added: 1744162847089 04-09 03:40:47.107 20461:20623 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: AppCenterdelta from last insert 18 04-09 03:40:47.107 20461:20614 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162847107 04-09 03:40:47.108 20461:20614 D/com.buongiorno.newton.SimpleObject: Custom data size: 122 04-09 03:40:47.108 1830:20750 I/engmode_client_aidl: process is system_server 04-09 03:40:47.108 1830:20750 I/engmode_client_list: checkPermission: [ProcessName = system_server] 04-09 03:40:47.108 1830:20750 I/engmode_client_list: Signature check completed 04-09 03:40:47.108 1830:20750 I/engmode_client_aidl: Caller check succes 04-09 03:40:47.108 649: 649 I/engmode_aidl_service: Connect to service 04-09 03:40:47.108 649: 649 I/engmode_binder_client: engmode client create 04-09 03:40:47.108 649: 649 I/engmode_binder_client: EM version = 30.5.14 04-09 03:40:47.108 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:47.107Z http_data={"event_type":"custom event","name":"AppCenter","creation_date":"2025-04-09T01:40:47.107Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","custom_data":{"CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","AppcenterAvailable":"0","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:47.109 649: 649 I/engmode_binder_client: engmodeclient.get_server 0xb4000079ca813260 04-09 03:40:47.109 649: 649 I/engmode_binder_client: get service done 04-09 03:40:47.109 1200: 1209 I/engmode_binder_server: EngineeringMode version = 30.5.14,(649/1000) 04-09 03:40:47.109 1200: 1209 I/engmode_binder_server: (649/1000) got mutex 04-09 03:40:47.109 1200: 1209 I/engmode_binder_server: acquire_wake_lock : wakelock-emservice 04-09 03:40:47.110 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:47.107Z 04-09 03:40:47.110 1200: 1209 I/engmode_binder_server: onTransact called with 0x00000003 04-09 03:40:47.110 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:47.107Z 04-09 03:40:47.111 1200: 1209 I/engmode_steady: read from steady(11264) 04-09 03:40:47.111 20461:20623 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:47.107Z 04-09 03:40:47.112 20461:20623 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:47.112 20461:20623 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 80, isQueueDataExpired=false 04-09 03:40:47.112 20461:20623 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: AppCenter 04-09 03:40:47.112 20461:20614 V/com.buongiorno.newton.queue.c: last time added: 1744162847107 04-09 03:40:47.112 20461:20614 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: WrapperLoaddelta from last insert 5 04-09 03:40:47.113 20461:20623 V/com.buongiorno.newton.queue.b: consume_1_block: engine already running, delaying job. 04-09 03:40:47.113 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:47.108Z http_data={"event_type":"custom event","name":"WrapperLoad","creation_date":"2025-04-09T01:40:47.108Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","custom_data":{"CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","GameTitle":"Habiller la fille comme une star","Label":"net.playtouch.dressupthegirllikeastarorange","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:47.114 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:47.108Z 04-09 03:40:47.114 23437:23437 I/InputMethodService: removeImeSurface 04-09 03:40:47.114 23437:23437 I/InputMethodService: cancelImeSurfaceRemoval: removeCallbacks 04-09 03:40:47.114 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:47.108Z 04-09 03:40:47.114 1200: 1209 I/engmode_steady: read from steady(69632) 04-09 03:40:47.115 1200: 1209 I/engmode_world: server time isn't normal(0x00000000/) 04-09 03:40:47.115 1200: 1209 I/engmode_tlc: EM version = 30.5.14 04-09 03:40:47.115 1200: 1209 I/engmode_tlc: EM C/C : 0000c003/00000215 04-09 03:40:47.116 1200: 1209 I/engmode_tlc: TA Thread is running(493538524400/0) 04-09 03:40:47.116 1200:20756 I/engmode_tlc: em_tlc_send_teegris : No session.. 04-09 03:40:47.116 1200:20756 I/engmode_tlc: em_tlc_send_teegris : Try initialize context.. 04-09 03:40:47.116 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:47.108Z 04-09 03:40:47.116 20461:20614 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:47.116 20461:20614 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 84, isQueueDataExpired=false 04-09 03:40:47.116 20461:20614 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: WrapperLoad 04-09 03:40:47.117 20461:20614 V/com.buongiorno.newton.queue.b: consume_1_block: engine already running, delaying job. 04-09 03:40:47.118 1200:20756 I/engmode_tlc: em_tlc_send_teegris : Initilize Context Done.. 04-09 03:40:47.129 2496: 2840 D/PhoneInterfaceManager: setDataEnabledForReason() Reason=1 Pid=1830 App=system 04-09 03:40:47.130 20711:20711 I/DQA: [b]db open success 04-09 03:40:47.130 20711:20757 I/DQA: [b]Start InitializationTask 04-09 03:40:47.133 1830: 1850 I/system_server: Background concurrent mark compact GC freed 24MB AllocSpace bytes, 595(11MB) LOS objects, 17% free, 113MB/137MB, paused 5.775ms,25.918ms total 1.022s 04-09 03:40:47.134 1830: 4528 I/ActivityManager: Flag disabled. Ignoring finishAttachApplication from uid: 1000. pid: 20711 04-09 03:40:47.138 1200:20756 I/engmode_tlc: em_tlc_send_teegris : OpenSession Done.. 04-09 03:40:47.138 1200:20756 I/engmode_tlc: em_tlc_send_teegris : Allocate SharedMemory(req_buf) Done.. 04-09 03:40:47.139 1200:20756 I/engmode_tlc: em_tlc_send_teegris : Allocate SharedMemory(rsp_buf) Done.. 04-09 03:40:47.143 1830: 1852 W/System: A resource failed to call release. 04-09 03:40:47.154 23437:23437 I/HBD: g onCapabilityChanged setNetworkState currentNetworkState : wifi 04-09 03:40:47.155 1200:20756 I/engmode_tlc: em_tlc_send_teegris : Invoke Command Done..(0x00000000) 04-09 03:40:47.155 1200:20756 I/engmode_tlc: em_tlc_send_teegris : Release SharedMemory(req_buf) Done.. 04-09 03:40:47.155 1200:20756 I/engmode_tlc: em_tlc_send_teegris : Release SharedMemory(rsp_buf) Done.. 04-09 03:40:47.156 1200:20756 I/engmode_tlc: em_tlc_teegris_clear : Close Session Done.. 04-09 03:40:47.157 1639: 1639 D/connsyslogger: Open FIFO for close 04-09 03:40:47.157 1200:20756 I/engmode_tlc: em_tlc_teegris_clear : Finalize Context Done.. 04-09 03:40:47.157 1200:20756 I/engmode_tlc: Nwd api = 0x00000000, Swd internal = 0xf02d0010 04-09 03:40:47.157 1200:20756 I/engmode_tlc: tlc thr cleanup 04-09 03:40:47.162 20711:20759 W/BDClientLib: [a] file path is invalid 04-09 03:40:47.166 1200: 1209 I/engmode_tlc: TA reply response, pass waiting 04-09 03:40:47.166 1200: 1209 I/engmode_tlc: Done waiting thread(isTimeOut:FALSE / Runnning:FALSE) 04-09 03:40:47.166 1200: 1209 I/engmode_tlc: em tlc send result 0x00000000 04-09 03:40:47.166 1200: 1209 E/engmode_world: Failed emIsTokenInstalled(0xf02d0010) 04-09 03:40:47.166 1200: 1209 I/engmode_binder_server: onTransact(0x00000003) ret 0xf02d0010 04-09 03:40:47.167 649: 649 E/engmode_aidl_service: error to server(0xf02d0010) 04-09 03:40:47.167 649: 649 I/engmode_binder_client: engmode client destructor 04-09 03:40:47.170 1830:20750 I/engmode_service_time: no token, exit 04-09 03:40:47.173 1244: 1270 I/mtkpower@impl: [setMode] type:6, enabled:0 04-09 03:40:47.173 1244: 1270 E/mtkpower@impl: [setMode] unknown type 04-09 03:40:47.200 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:47.200 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:47.243 1830: 2406 D/NetdEventListenerService: DNS Requested by 615, 11303, 140 04-09 03:40:47.357 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:47.357 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:47.409 20461:20751 D/com.buongiorno.newton.http.c: IP: client-api.newton.pm/[64:ff9b::34d3:fa6e]:443 04-09 03:40:47.517 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:47.517 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:47.563 22945:23799 I/NearbySharing: Network state changed: NetworkState(isRestricted=false, isOnline=true, isCongested=false, isMetered=false, isWifiConnected=true) 04-09 03:40:47.573 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:40:47.617 20461:20622 D/ConnectivityManager: getMobileDataEnabled()+ subId=2 04-09 03:40:47.620 20461:20622 D/ConnectivityManager: getMobileDataEnabled()- subId=2 retVal=true 04-09 03:40:47.622 20461:20622 D/ConnectivityManager: StackLog: [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4671)] [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4838)] [android.net.ConnectivityManager.requestNetwork(ConnectivityManager.java:4976)] [android.net.ConnectivityManager.requestNetwork(ConnectivityManager.java:4954)] [dvwbj.dvwam.dvwad(SourceFile:6)] [dvwbj.dvwam.dvwab(SourceFile:3)] [dvwbj.dvwam.dvwaj(SourceFile:8)] [com.buongiorno.wrapper.action.ws.WebServiceAbstract.dvwbu(Unknown Source:4)] [com.buongiorno.wrapper.action.ws.UpdateWebviews_.dvwcj(Unknown Source:0)] [com.buongiorno.wrapper.action.ws.UpdateWebviews_.dvwbu(SourceFile:2)] [com.buongiorno.wrapper.action.ws.WebServiceAbstract.dvwbl(SourceFile:29)] [com.buongiorno.wrapper.action.ws.UpdateWebviews_.dvwci(Unknown Source:0)] [com.buongiorno.wrapper.action.ws.UpdateWebviews_.dvwbl(SourceFile:2)] [com.buongiorno.wrapper.action.ws.UpdateWebviews.dvwcc(SourceFile:13)] [com.buongiorno.wrapper.action.ws.UpdateWebviews.dvwae(SourceFile:5)] [com.buongiorno.wrapper.Process.dvwaq(SourceFile:3)] [com.buongiorno.wrapper.Process.dvwag(SourceFile:34)] [com.buongiorno.wrapper.dvwac.dvwaz(SourceFile:3)] [com.buongiorno.wrapper.MainActivity_.dvwer(Unknown Source:0)] [com.buongiorno.wrapper.MainActivity_$dvwan.execute(SourceFile:1)] [org.androidannotations.api.BackgroundExecutor$Task.run(SourceFile:3)] [java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)] [java.util.concurrent.FutureTask.run(FutureTask.java:264)] [java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:307)] [java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)] [java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)] [java.lang.Thread.run(Thread.java:1012)] 04-09 03:40:47.625 1830: 2593 D/ConnectivityService: requestNetwork for uid/pid:11303/20461 activeRequest: null callbackRequest: 125667 [NetworkRequest [ REQUEST id=125667, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Forbidden: LOCAL_NETWORK Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647 isUidTracked: false declaredMethods: ALL 04-09 03:40:47.626 1830: 2285 D/ConnectivityService: accepting network in place of null for NetworkRequest [ REQUEST id=125667, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Forbidden: LOCAL_NETWORK Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ] 04-09 03:40:47.627 1830: 2285 D/ConnectivityService: Rematched networks [computed 0ms] [applied 1ms] [issued 1] 04-09 03:40:47.628 1830: 2285 D/ConnectivityService: NetworkReassignment : 125667 : null ? 615 04-09 03:40:47.638 1830: 2593 I/ActivityManager: Killing 19657:com.samsung.android.bbc.bbcagent/1000 (adj 999): empty #21 04-09 03:40:47.641 1830: 1875 I/libprocessgroup: Successfully killed process cgroup uid 1000 pid 19657 in 0ms 04-09 03:40:47.670 1213: 1213 I/Zygote: Process 19657 exited due to signal 9 (Killed) 04-09 03:40:47.677 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:47.677 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:47.701 1830: 2406 D/NetdEventListenerService: DNS Requested by 260, 10220, 16 04-09 03:40:47.741 20461:20751 V/com.buongiorno.newton.queue.b: consume_1_block_on_success: block size: 5 queue size: 7, elapsed: 648 Ms. 04-09 03:40:47.741 20461:20751 V/com.buongiorno.newton.queue.a: stopObserver() 04-09 03:40:47.741 20461:20751 V/com.buongiorno.newton.queue.CrudAdapter: deleteByKeys: sql=DELETE FROM newton_events_queue WHERE data_key IN ('2025-04-09T01:40:47.030Z','2025-04-09T01:40:47.044Z','2025-04-09T01:40:47.056Z','2025-04-09T01:40:47.065Z','2025-04-09T01:40:47.089Z'); 04-09 03:40:47.745 20461:20751 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:47.782 3878: 3878 I/Finsky: [2] nlz.a(199): App states replicator found 22 unowned apps 04-09 03:40:47.802 3878: 3878 I/Finsky: [2] nme.b(18): Completed 0 account content syncs with 0 successful. 04-09 03:40:47.803 3878: 3878 I/Finsky: [2] ContentSyncJob.a(12): [ContentSync] Installation state replication succeeded. 04-09 03:40:47.803 3878: 3878 I/Finsky: [2] ahti.q(56): SCH: jobFinished: 12-1. TimeElapsed: 3449ms. 04-09 03:40:47.825 3878: 3938 I/Finsky: 884] sam.accept(58): SCH: Scheduling phonesky job Id: 1-1337, CT: 1744150128972, Constraints: [{ L: 43194325, D: 86394325, C: CHARGING_NONE, I: IDLE_NONE, N: NET_ANY, B: BATTERY_ANY }: 04-09 03:40:47.826 3878: 3938 I/Finsky: 884] sam.accept(58): SCH: Scheduling phonesky job Id: 34-400, CT: 1744150138947, Constraints: [{ L: 79199969, D: 1375199969, C: CHARGING_NONE, I: IDLE_NONE, N: NET_ANY, B: BATTERY_ANY }: 04-09 03:40:47.827 3878: 3938 I/Finsky: 884] sam.accept(58): SCH: Scheduling phonesky job Id: 34-402, CT: 1744150139265, Constraints: [{ L: 604800000, D: 2591999827, C: CHARGING_NONE, I: IDLE_NONE, N: NET_ANY, B: BATTERY_ANY }: 04-09 03:40:47.836 3878: 3947 I/Finsky: [893] ndt.apply(251): SCH: Scheduling 1 system job(s) 04-09 03:40:47.837 3878: 3947 I/Finsky: [893] ahte.b(244): SCH: Scheduling system job Id: 9097, L: 30475461, D: 73675461, C: false, I: false, N: 1 04-09 03:40:47.837 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:47.837 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:47.840 1830: 2406 D/NetdEventListenerService: DNS Requested by 615, 11303, 102 04-09 03:40:47.849 3878:20455 I/Finsky: [3852] ahuz.a(24): SCH: job service finished with id 9093. 04-09 03:40:47.852 1830: 2251 D/PocketModeEvent: MSG_TYPE_HOVER_RECHECK_DISABLE 04-09 03:40:47.858 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10221[I] 04-09 03:40:47.858 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10221[I] 04-09 03:40:47.866 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10221[I] 04-09 03:40:47.866 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10221[I] 04-09 03:40:47.999 1830: 1830 D/PocketProximityManager: setStateOut() 04-09 03:40:47.999 1830: 1830 D/PocketModeEvent: OutPocket prox 2 04-09 03:40:48.000 1830: 2251 E/PocketModeEvent: MSG_TYPE_STOP_SENSING 04-09 03:40:48.000 1830: 2251 E/PocketModeEvent: unregisterSensor L : -1 P : 0 04-09 03:40:48.002 1230: 1230 I/SensorsHub: activate: handle 34 enable 0 04-09 03:40:48.005 1230: 1230 I/SensorsHub: type : 34, enable : 0 04-09 03:40:48.007 1830: 2251 D/SensorManager: unregisterListener :: com.samsung.android.gesture.PocketModeEvent$2@3bc553f 04-09 03:40:48.028 1830: 2384 D/WifiConnectivityMonitor.NetworkStatsAnalyzer: Backhaul result - RSSI:-40, CE:7, PE:4, TI:13, PTI:11, TW:26, PTW:26, Tx:88, Rx:80, TxS:61, RxS:53, RESULT:true, IC:0, ICT:5, WC:0, WCT:5, R:2, RC:0, IE:0, EC:0 04-09 03:40:48.406 609: 609 D/io_stats: !@ 8,32 r 48909176 1307959476 w 14810382 293923068 d 1887674 424227856 f 0 2423093 iot 31309984 0 th 0 0 0 pt 0 inp 0 0 959069.318 04-09 03:40:48.409 609: 609 D/io_stats: !@ Read_top(KB): likeastarorange(20461) 34512 binder:1463_2(1463) 32424 tworkdiagnostic(20670) 10368 04-09 03:40:48.409 609: 609 D/io_stats: !@ Write_top(KB): -(0) 12184 likeastarorange(20461) 10684 f2fs_ckpt-254:5(3098) 1496 04-09 03:40:48.471 4015: 4015 I/SDHMS:LOAD: type: LoadsFreqs, value: 0:0:2:1454499:2200000:725000:1097000:2000000:500000:66:415:0 04-09 03:40:48.526 1227: 1432 I/hwcomposer: [DRMDEV] (0) failed to waitNextVsync: -1 04-09 03:40:48.529 1227: 1432 I/hwcomposer: [DRMDEV] (0) failed to waitNextVsync: -1 04-09 03:40:48.540 1227: 1432 I/hwcomposer: [DRMDEV] (0) failed to waitNextVsync: -1 04-09 03:40:48.540 1295: 1425 I/VSyncReactor: Current= 90, Period= 90, Distance= 90 04-09 03:40:48.551 1227: 1432 I/hwcomposer: [DRMDEV] (0) failed to waitNextVsync: -1 04-09 03:40:48.563 1227: 1432 I/hwcomposer: [DRMDEV] (0) failed to waitNextVsync: -1 04-09 03:40:48.573 1227: 1432 I/hwcomposer: [DRMDEV] (0) failed to waitNextVsync: -1 04-09 03:40:48.584 1227: 1432 I/hwcomposer: [DRMDEV] (0) failed to waitNextVsync: -1 04-09 03:40:48.649 20777:20777 W/BpBinder: Linking to death on android.gui.ISurfaceComposer but there are no threads (yet?) listening to incoming transactions. See ProcessState::startThreadPool and ProcessState::setThreadPoolMaxThreadCount. Generally you should setup the binder threadpool before other initialization steps. 04-09 03:40:48.649 1830: 4546 I/EDMNativeHelperService: isScreenCaptureEnabled 04-09 03:40:48.652 1830: 4546 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:40:48.653 20777:20777 W/ProcessState: Extra binder thread started, but 0 threads requested. Do not use *startThreadPool when zero threads are requested. 04-09 03:40:48.740 20777:20777 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm 04-09 03:40:48.740 20777:20777 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm-uncached 04-09 03:40:48.740 20777:20777 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_svp_region-aligned 04-09 03:40:48.740 20777:20777 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_prot_region 04-09 03:40:48.740 20777:20777 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_2d_fr_region 04-09 03:40:48.741 20777:20777 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_wfd_region-aligned 04-09 03:40:48.969 1830: 4546 W/ProcessStats: Tracking association SourceState{fd8975d com.google.android.gms.persistent/10220 BTop #1904510} whose proc state 2 is better than process ProcessState{4074957 com.google.android.gms/10220 pkg=com.google.android.gms} proc state 14 (844 skipped) 04-09 03:40:48.987 20777:20777 W/RefBase: RefBase: Explicit destruction, weak count = 0 (in 0x7616db9130). Use sp<> to manage this object. 04-09 03:40:48.992 20777:20777 D/RefBase: #00 pc 0000000000105ad0 /apex/com.android.runtime/lib64/bionic/libc.so (__cxa_finalize+144) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:40:48.992 20777:20777 D/RefBase: #01 pc 00000000000f7ad8 /apex/com.android.runtime/lib64/bionic/libc.so (exit+24) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:40:48.992 20777:20777 D/RefBase: #02 pc 000000000008c5bc /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:40:49.029 1830: 2138 W/ProcessCpuTracker: Failed to stat(/proc/20774): android.system.ErrnoException: stat failed: ENOENT (No such file or directory) 04-09 03:40:49.029 1830: 2138 W/ProcessCpuTracker: Skipping unknown process pid 20774 04-09 03:40:49.029 1830: 2138 W/ProcessCpuTracker: Failed to stat(/proc/20777): android.system.ErrnoException: stat failed: ENOENT (No such file or directory) 04-09 03:40:49.029 1830: 2138 W/ProcessCpuTracker: Skipping unknown process pid 20777 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90000, delta: -518157 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90001, delta: -317975 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90002, delta: -781390 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90003, delta: -109456 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90004, delta: -140348 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90005, delta: -29631 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90006, delta: -202822 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90007, delta: -4920 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90008, delta: -530408 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90011, delta: -17643 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90012, delta: -14222 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90013, delta: -13302 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90015, delta: -20180 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90016, delta: -1514 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90017, delta: -2649 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90020, delta: -110 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90021, delta: -48603 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90022, delta: -506 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90023, delta: -147807 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90024, delta: -230 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90025, delta: -284 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90026, delta: -11298 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90027, delta: -16141 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90028, delta: -222 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90029, delta: -3 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90030, delta: -29059 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90031, delta: -14850 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 90032, delta: -1949 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99000, delta: -39 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99001, delta: -3 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99009, delta: -7 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99011, delta: -759 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99012, delta: -56 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99013, delta: -19668 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99017, delta: -2 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99018, delta: -3 04-09 03:40:49.033 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99019, delta: -132 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99021, delta: -12 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99025, delta: -5 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99026, delta: -1418 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99027, delta: -2472 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99028, delta: -2311 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99029, delta: -244 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99030, delta: -78 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99031, delta: -19845 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99033, delta: -833 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99034, delta: -9 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99035, delta: -264 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99038, delta: -265974 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99048, delta: -44 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99050, delta: -7 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99053, delta: -5 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99056, delta: -3 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99057, delta: -14 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99067, delta: -8 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99068, delta: -12 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99069, delta: -17 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99070, delta: -26 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99071, delta: -6 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99072, delta: -28 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99073, delta: -39 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99075, delta: -10 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99076, delta: -4 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99077, delta: -3 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99078, delta: -27 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99080, delta: -8 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99081, delta: -18 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99082, delta: -4 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99083, delta: -20 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99084, delta: -18 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99085, delta: -77 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99094, delta: -16 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99098, delta: -37 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99099, delta: -34 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99104, delta: -255 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99110, delta: -552 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99113, delta: -74 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99114, delta: -653 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99116, delta: -615 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99120, delta: -28 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99124, delta: -154 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99137, delta: -49 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99203, delta: -383 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99211, delta: -11 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99215, delta: -37 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99219, delta: -14 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99225, delta: -38 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99228, delta: -29 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99229, delta: -9 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99230, delta: -93 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99231, delta: -8 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99234, delta: -7 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99235, delta: -107 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99239, delta: -38 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99241, delta: -46 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99243, delta: -71 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99245, delta: -123 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99253, delta: -578 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99255, delta: -541 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99257, delta: -403 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99258, delta: -188 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99259, delta: -358 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99266, delta: -20 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99271, delta: -387 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99272, delta: -124 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99273, delta: -208 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99274, delta: -248 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99275, delta: -484 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99276, delta: -462 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99277, delta: -268 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99278, delta: -313 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99281, delta: -328 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99282, delta: -9194 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99284, delta: -439 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99285, delta: -450 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99288, delta: -666 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99289, delta: -337 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99290, delta: -487 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99295, delta: -80 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99296, delta: -414 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99297, delta: -355 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99298, delta: -383 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99299, delta: -147 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99300, delta: -88 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99303, delta: -169 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99304, delta: -728 04-09 03:40:49.034 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99305, delta: -513 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99306, delta: -73 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99315, delta: -34 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99325, delta: -56 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99337, delta: -158 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99338, delta: -20 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99340, delta: -38 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99341, delta: -19 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99350, delta: -65 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99357, delta: -241 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99359, delta: -237 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99360, delta: -112 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99364, delta: -496 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99372, delta: -263 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99373, delta: -198 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99376, delta: -191 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99385, delta: -2405 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99388, delta: -4678 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99390, delta: -2283 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99391, delta: -13 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99394, delta: -2595 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99397, delta: -4614 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99398, delta: -346 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99399, delta: -1958 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99401, delta: -8401 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99404, delta: -29768 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99407, delta: -4195 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99409, delta: -41063 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99423, delta: -310 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99428, delta: -621 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99429, delta: -21962 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99437, delta: -2286 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99446, delta: -593 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99448, delta: -505 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99449, delta: -4677 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99453, delta: -27817 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99456, delta: -5067 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99459, delta: -969 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99465, delta: -71 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99478, delta: -159 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99484, delta: -292 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99490, delta: -62839 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99492, delta: -1233 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99493, delta: -12638 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99499, delta: -36 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99500, delta: -7 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99503, delta: -2459 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99508, delta: -19637 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99514, delta: -4350 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99515, delta: -4328 04-09 03:40:49.035 1830: 2138 E/KernelCpuUidFullTimeReader: Negative delta from freq time for uid: 99519, delta: -31 04-09 03:40:49.036 1830: 2138 D/CustomizedBinderCallsStatsInternal: reportCpuUsage() : 5% 04-09 03:40:49.036 1830: 1872 I/BinderCallsStats: Collected cpu time : 0us, collected call count : 0 for 1069997570 ms 04-09 03:40:49.072 1830: 3260 I/SemWifiApSmartMHS: Message is:START_ADVERTISE_WITH_INTERNET,isAdveretizing:false 04-09 03:40:49.073 1830: 3260 D/SemWifiApSmartMHS: checkIfActiveNetworkHasInternet:true 04-09 03:40:49.166 20461:20586 I/com.buongiorno.newton.Newton: sendEvent: name=WrapperHeartbeat, data={"CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:49.167 20461:20586 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162847112 04-09 03:40:49.169 20461:20586 D/com.buongiorno.newton.SimpleObject: Custom data size: 47 04-09 03:40:49.169 20461:20586 V/com.buongiorno.newton.queue.c: last time added: 1744162847112 04-09 03:40:49.170 20461:20586 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: WrapperHeartbeatdelta from last insert 2057 04-09 03:40:49.173 20461:20586 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:49.169Z http_data={"event_type":"custom event","name":"WrapperHeartbeat","creation_date":"2025-04-09T01:40:49.169Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","custom_data":{"CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:49.174 20461:20586 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:49.169Z 04-09 03:40:49.175 20461:20586 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:49.169Z 04-09 03:40:49.180 20461:20586 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:49.169Z 04-09 03:40:49.181 20461:20586 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:49.181 20461:20586 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 2149, isQueueDataExpired=false 04-09 03:40:49.181 20461:20586 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: WrapperHeartbeat 04-09 03:40:49.182 20461:20586 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:49.263 1341: 1341 I/GBE: GBE_BOOST_UNKNOWN cmd:-1 04-09 03:40:49.264 1339: 1339 I/FPSGO: FPSGO_SET_UNKNOWN cmd:-1 04-09 03:40:49.322 1830: 3494 D/SemWifiUsabilityStatsMonitor: onWifiUsabilityStats - seqNum 42687, isSameBssidAndFreq true 04-09 03:40:49.324 1830: 2357 I/SemWifiLinkQualityMonitor: Link stat: 0 / 0 / 1,00 (14) / 433 / -40.0 || 100.0 : 433,00 / 0.5 : 1,00 / 0.55 : 0,30 / G (G) || 0,12 ms / 65,93 Mbps / D || 0 / N / 0 Y / 0 Y 04-09 03:40:49.427 20461:20461 I/com.buongiorno.newton.GCMRegisterAsyncHandler: registering device to GCM: SUCCESS registrationId doQOGvSGBJ8:APA91bHO5SnKgm7Ojk6aOvc1pmymRv3r-lxTc0AZGpk5DIbwoRMslmX-613I0iqGIjGo40586SU0IMMOE06V0Iu1HEvmOrgv99OJtabEx8dlJbw_jsQWO0Q 04-09 03:40:49.427 20461:20461 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162849170 04-09 03:40:49.434 20461:20461 D/com.buongiorno.newton.http.a: Sending request Method: POST Url: https://client-api.newton.pm/push/registration Headers: Authorization: ?? User-Agent: Android Newton SDK (CURRENT) #v3.5.0 f4b05bd 2022-03-16T15:51:01+0100 Body: { "user_id": "A_8e45c66983c0a4718398747e5db8a20bf142ec44", "token": "doQOGvSGBJ8:APA91bHO5SnKgm7Ojk6aOvc1pmymRv3r-lxTc0AZGpk5DIbwoRMslmX-613I0iqGIjGo40586SU0IMMOE06V0Iu1HEvmOrgv99OJtabEx8dlJbw_jsQWO0Q", "os_type": "android", "app_version": "4", "language_iso": "fra", "timezone": "+02:00", "os_version": "34", "device_type": "phone", "model": "samsung SM-A155F", "newton_build": 510 } 04-09 03:40:49.435 20461:20751 D/com.buongiorno.newton.http.c: IP: client-api.newton.pm/[64:ff9b::34d3:fa6e]:443 04-09 03:40:49.534 20461:20751 V/com.buongiorno.newton.NewtonInternalEvents: triggerPushRegistration(): success registration to Newton Backend 04-09 03:40:49.535 20461:20751 V/com.buongiorno.newton.queue.c: last time added: 1744162849170 04-09 03:40:49.536 20461:20751 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: push-eventdelta from last insert 366 04-09 03:40:49.538 20461:20751 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:49.535Z http_data={"event_type":"push registered","name":"push-event","creation_date":"2025-04-09T01:40:49.535Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","succeeded":"y","reason":"unknow"} 04-09 03:40:49.539 20461:20751 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:49.535Z 04-09 03:40:49.539 20461:20751 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:49.535Z 04-09 03:40:49.543 20461:20751 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:49.535Z 04-09 03:40:49.544 20461:20751 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:49.544 20461:20751 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 2512, isQueueDataExpired=false 04-09 03:40:49.544 20461:20751 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: push-event 04-09 03:40:49.546 20461:20751 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:49.616 1830: 2497 I/Pageboost: Launcher App Execution 04-09 03:40:49.688 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:40:49.773 20010:20010 I/BugleDataModel: ActionExecutorImpl: ACTION_EXECUTE_QUEUED_FixupMessageStatusOnStartupAction 04-09 03:40:49.773 20010:20452 I/BugleDataModel: ExecuteActionRunnable: running action FixupMessageStatusOnStartupAction 04-09 03:40:49.777 20010:20010 I/BugleDataModel: ActionExecutorImpl: ACTION_EXECUTE_QUEUED_ProcessPendingMessagesAction 04-09 03:40:49.789 20010:20010 I/BugleDataModel: ActionExecutorImpl: ACTION_EXECUTE_QUEUED_SelfParticipantsRefreshAction 04-09 03:40:49.809 20010:20452 I/BugleDataModel: FixupMessageStatusOnStartupAction: sendFailedCnt: 0, downloadFailedCnt: 0, partsProcessingFailedCnt: 0 04-09 03:40:49.839 1830: 4546 I/LocationAccessPolicy: checkLocationPermission - callingUid: 10219, callingPid: 20010, resultForFine: DENIED_HARD 04-09 03:40:49.840 1830: 4546 I/LocationAccessPolicy: checkLocationPermission - callingUid: 10219, callingPid: 20010, resultForCoarse: DENIED_HARD 04-09 03:40:49.850 20010:20420 I/Bugle: processRcsReadinessReason: Current ChatTransportType is: 2, ready: true 04-09 03:40:49.852 20010:20420 I/Bugle: kickOffPendingIfNowConnected: RCS is ready and it was off. Trigger scheduling: [scheduleProcessPendingMessagesActionForStartup, scheduleOnlyForCurrentProcess, maybeScheduleImmediately] 04-09 03:40:49.855 20010:20420 I/BugleDataModel: ActionExecutorImpl: ACTION_EXECUTE_QUEUED_ProcessPendingMessagesAction 04-09 03:40:49.855 20010:20452 I/BugleDataModel: PendingMessagesProcessor process from FixupMessageStatusOnStartupAction due to process restarts throttled with delay 0s with queues smsMessagesToSend:0 mmsMessagesToSend:0 rcsMessagesToSend:0 rcsFTMessagesToSend:0 messagesToDownload:0 04-09 03:40:49.857 20010:20452 I/BugleDataModel: Cleared next retry time for channel: sms_send 04-09 03:40:49.857 20010:20452 I/BugleDataModel: Cleared next retry time for channel: mms_send 04-09 03:40:49.857 20010:20452 I/BugleDataModel: Cleared next retry time for channel: mms_download 04-09 03:40:49.858 20010:20452 I/BugleDataModel: Cleared next retry time for channel: rcs_send 04-09 03:40:49.858 20010:20452 I/BugleDataModel: Cleared next retry time for channel: rcs_ft_upload 04-09 03:40:49.859 20010:20452 I/BugleDataModel: Cleared next retry time for channel: rcs_ft_download 04-09 03:40:49.859 20010:20452 I/BugleDataModel: Cleared next retry time for channel: cloud_sync_send 04-09 03:40:49.859 20010:20452 I/BugleDataModel: Cleared next retry time for channel: cloud_sync_attachment_download 04-09 03:40:49.860 20010:20452 I/BugleDataModel: ExecuteActionRunnable: running action ProcessPendingMessagesAction 04-09 03:40:49.864 20010:20452 I/BugleDataModel: PendingMessagesProcessor process from ProcessPendingMessagesAction due to scheduled processing with delay 0s with queues smsMessagesToSend:0 mmsMessagesToSend:0 rcsMessagesToSend:0 rcsFTMessagesToSend:0 messagesToDownload:0 04-09 03:40:49.865 20010:20452 I/BugleDataModel: ExecuteActionRunnable: running action SelfParticipantsRefreshAction 04-09 03:40:49.866 20010:20452 I/BugleDataModel: ActionExecutorImpl: ACTION_BACKGROUND_QUEUED_SelfParticipantsRefreshAction 04-09 03:40:49.866 20010:20452 I/BugleDataModel: ExecuteActionRunnable: running action ProcessPendingMessagesAction 04-09 03:40:49.871 20010:20061 I/BugleDataModel: ParticipantRefresh: ContactContentObserver created 04-09 03:40:49.871 20010:20452 I/BugleDataModel: PendingMessagesProcessor process from ProcessPendingMessagesAction due to connectivity state changed with delay 0s with queues smsMessagesToSend:0 mmsMessagesToSend:0 rcsMessagesToSend:0 rcsFTMessagesToSend:0 messagesToDownload:0 04-09 03:40:49.872 20010:20452 I/BugleDataModel: Cleared next retry time for channel: sms_send 04-09 03:40:49.872 20010:20452 I/BugleDataModel: Cleared next retry time for channel: mms_send 04-09 03:40:49.873 20010:20452 I/BugleDataModel: Cleared next retry time for channel: mms_download 04-09 03:40:49.873 20010:20452 I/BugleDataModel: Cleared next retry time for channel: rcs_send 04-09 03:40:49.873 20010:20452 I/BugleDataModel: Cleared next retry time for channel: rcs_ft_upload 04-09 03:40:49.874 20010:20452 I/BugleDataModel: Cleared next retry time for channel: rcs_ft_download 04-09 03:40:49.874 20010:20061 I/BugleDataModel: ParticipantFullRefresh: Start participant refresh. refreshMode: SELF_ONLY 04-09 03:40:49.874 20010:20452 I/BugleDataModel: Cleared next retry time for channel: cloud_sync_send 04-09 03:40:49.874 20010:20452 I/BugleDataModel: Cleared next retry time for channel: cloud_sync_attachment_download 04-09 03:40:49.879 20010:20061 I/BugleDataModel: SubscriptionsTracker#refreshSelfParticipantList([2]) 04-09 03:40:49.882 20010:20010 I/BugleDataModel: ActionExecutorImpl: ACTION_EXECUTE_QUEUED_SendReportAction 04-09 03:40:49.883 20010:20420 I/BugleDataModel: ProcessPendingRevocationsActionScheduler: scheduled next action. back off seconds: 0 04-09 03:40:49.883 20010:20452 I/BugleDataModel: ExecuteActionRunnable: running action SendReportAction 04-09 03:40:49.883 20010:20452 I/BugleDataModel: ActionExecutorImpl: ACTION_BACKGROUND_QUEUED_SendReportAction 04-09 03:40:49.884 20010:20420 I/BugleGroupManagement: Skipping RCS group identifiers telephony batch migration. Disabled by phenotype. 04-09 03:40:49.884 20010:20452 I/BugleDataModel: ExecuteActionRunnable: running action ProcessPendingRevocationsAction 04-09 03:40:49.885 20010:20452 I/BugleDataModel: ActionExecutorImpl: ACTION_BACKGROUND_QUEUED_ProcessPendingRevocationsAction 04-09 03:40:49.885 20010:20010 I/BugleDataModel: ActionExecutorImpl: ACTION_EXECUTE_QUEUED_ProcessPendingRevocationsAction 04-09 03:40:49.896 20010:20010 I/BugleDataModel: ActionExecutorImpl: ACTION_EXECUTE_QUEUED_GenericWorkerQueueAction 04-09 03:40:49.897 20010:20069 I/BugleDataModel: ExecuteActionRunnable: running action GenericWorkerQueueAction 04-09 03:40:49.897 20010:20069 I/BugleDataModel: ActionExecutorImpl: ACTION_BACKGROUND_QUEUED_GenericWorkerQueueAction 04-09 03:40:49.900 20010:20061 I/Bugle: getRawTelephonyPhoneNumber redacted-pii[12-chars] [CONTEXT sub_id=2 ] 04-09 03:40:49.902 20010:20061 I/Bugle: SubscriptionUtils.getCanonicalForSelf: self=redacted-pii[12-chars], country=FR [CONTEXT sub_id=2 ] 04-09 03:40:49.926 20010:20061 I/Bugle: getRawTelephonyPhoneNumber redacted-pii[12-chars] [CONTEXT sub_id=2 ] 04-09 03:40:49.944 20010:20061 I/Bugle: getRawTelephonyPhoneNumber redacted-pii[12-chars] [CONTEXT sub_id=2 ] 04-09 03:40:49.946 20010:20061 I/Bugle: SubscriptionUtils.getCanonicalForSelf: self=redacted-pii[12-chars], country=FR [CONTEXT sub_id=2 ] 04-09 03:40:49.950 1830: 2406 D/NetdEventListenerService: DNS Requested by 615, 11303, 90 04-09 03:40:49.950 1830: 2406 D/NetdEventListenerService: DNS Requested by 615, 11303, 94 04-09 03:40:49.951 1830: 2406 D/NetdEventListenerService: DNS Requested by 615, 11303, 93 04-09 03:40:49.951 1830: 2406 D/NetdEventListenerService: DNS Requested by 615, 11303, 94 04-09 03:40:49.951 1830: 2406 D/NetdEventListenerService: DNS Requested by 615, 11303, 94 04-09 03:40:49.956 20010:20061 I/BugleSelfIdentity: Phone number for MyIdentity bd01e789-1a72-4be8-a370-f213881833a1 does not change [CONTEXT sub_id=2 icc_id="89330124364015206690" messaging_identity="redacted-pii[12-chars]" rcs_provisioning_id="redacted-pii[0-chars]" ] 04-09 03:40:49.966 20010:20061 I/Bugle: getRawTelephonyPhoneNumber redacted-pii[12-chars] [CONTEXT sub_id=2 ] 04-09 03:40:49.986 20010:20061 I/BugleDataModel: SubscriptionsTracker bindToTrackingMap bound participants: [ParticipantId=1 subId=-1, ParticipantId=2 subId=1, ParticipantId=3 subId=2, ParticipantId=8 subId=3] 04-09 03:40:49.987 20010:20061 I/BugleDataModel: set orderedRowIdAndTokenPairs: [rowId=3 subId= 2 token=bd01e789-1a72-4be8-a370-f213881833a1, rowId=1 subId= -1 token=56724516-5b1e-47fd-aefd-28ae6ddb4679, rowId=8 subId= 3 token=9e5f0bdd-5dc6-40d0-8d48-e33bf37660d1, rowId=2 subId= 1 token=45ff5ed2-5948-45fb-a712-9f1371f77d95] 04-09 03:40:49.991 20010:20433 I/BugleDataModel: SubscriptionsTracker bindToTrackingMap bound participants: [ParticipantId=1 subId=-1, ParticipantId=2 subId=1, ParticipantId=3 subId=2, ParticipantId=8 subId=3] 04-09 03:40:50.004 20010:20061 I/Bugle: getRawTelephonyPhoneNumber redacted-pii[12-chars] [CONTEXT sub_id=2 ] 04-09 03:40:50.006 20010:20061 I/Bugle: SubscriptionUtils.getCanonicalForSelf: self=redacted-pii[12-chars], country=FR [CONTEXT sub_id=2 ] 04-09 03:40:50.010 20461:20520 D/Heartbeat: true 04-09 03:40:50.021 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10053[I] 04-09 03:40:50.022 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10053[I] 04-09 03:40:50.116 24433: 8475 I/ContactsProvider: queryCorpLookupIfNecessary - query for knox took 2 ms elapsed 04-09 03:40:50.120 20010:20061 I/Bugle: TelephonyManagerFactory: Returning per-subscription TelephonyManager (>= N) subscription{id:1} 04-09 03:40:50.124 20010:20061 I/Bugle: getRawTelephonyPhoneNumber redacted-pii[12-chars] [CONTEXT sub_id=1 ] 04-09 03:40:50.126 20010:20061 I/Bugle: TelephonySubscriptionInfoAsOfLMR1: getActiveSubscriptionInfo(): empty sub info for subscription{id:1} 04-09 03:40:50.127 20010:20061 I/Bugle: SubscriptionUtils.getCanonicalForSelf: self=redacted-pii[12-chars], country= [CONTEXT sub_id=1 ] 04-09 03:40:50.128 20010:20061 I/Bugle: TelephonySubscriptionInfoAsOfLMR1: getActiveSubscriptionInfo(): empty sub info for subscription{id:1} 04-09 03:40:50.159 24433: 8475 I/ContactsProvider: queryCorpLookupIfNecessary - query for knox took 1 ms elapsed 04-09 03:40:50.165 20010:20061 I/Bugle: getRawTelephonyPhoneNumber redacted-pii[12-chars] [CONTEXT sub_id=2 ] 04-09 03:40:50.166 20010:20061 I/Bugle: SubscriptionUtils.getCanonicalForSelf: self=redacted-pii[12-chars], country=FR [CONTEXT sub_id=2 ] 04-09 03:40:50.169 20461:20624 I/com.buongiorno.newton.Newton: sendEvent: name=getCacheWebview, data={"CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8","GetCacheWebviewResult":"304: not modified","ResultCode":"304"} 04-09 03:40:50.169 20461:20624 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162849536 04-09 03:40:50.169 20461:20624 D/com.buongiorno.newton.SimpleObject: Custom data size: 67 04-09 03:40:50.170 20461:20624 V/com.buongiorno.newton.queue.c: last time added: 1744162849536 04-09 03:40:50.170 20461:20624 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: getCacheWebviewdelta from last insert 634 04-09 03:40:50.171 20461:20624 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:50.170Z http_data={"event_type":"custom event","name":"getCacheWebview","creation_date":"2025-04-09T01:40:50.170Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","custom_data":{"CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8","GetCacheWebviewResult":"304: not modified","ResultCode":"304"}} 04-09 03:40:50.172 20461:20624 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:50.170Z 04-09 03:40:50.172 20461:20624 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:50.170Z 04-09 03:40:50.174 20461:20624 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:50.170Z 04-09 03:40:50.175 20461:20624 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:50.175 20461:20624 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 3143, isQueueDataExpired=false 04-09 03:40:50.177 20461:20624 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: getCacheWebview 04-09 03:40:50.181 20461:20624 V/com.buongiorno.newton.queue.b: consume_1_block: m_block size: 5, queue size: 5, elements: 5 04-09 03:40:50.182 20461:20624 V/com.buongiorno.newton.queue.CrudAdapter: DUMP DATAKEY RETRY DATA PREVIEW 6 2025-04-09T01:40:47.107Z 0 {"event_type":"custom event"," 7 2025-04-09T01:40:47.108Z 0 {"event_type":"custom event"," 8 2025-04-09T01:40:49.169Z 0 {"event_type":"custom event"," 9 2025-04-09T01:40:49.535Z 0 {"event_type":"push registered 10 2025-04-09T01:40:50.170Z 0 {"event_type":"custom event"," BLOCK WEIGHT 1840 Bytes 04-09 03:40:50.182 20461:20583 D/ConnectivityManager: getMobileDataEnabled()+ subId=2 04-09 03:40:50.182 20461:20624 V/com.buongiorno.newton.queue.b: consume_1_block: sendEvent request sent, waiting for eventQueueCallback.. 04-09 03:40:50.184 20461:20583 D/ConnectivityManager: getMobileDataEnabled()- subId=2 retVal=true 04-09 03:40:50.184 20461:20583 D/ConnectivityManager: StackLog: [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4671)] [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4838)] [android.net.ConnectivityManager.requestNetwork(ConnectivityManager.java:4976)] [android.net.ConnectivityManager.requestNetwork(ConnectivityManager.java:4954)] [dvwbj.dvwam.dvwad(SourceFile:6)] [dvwbj.dvwam.dvwab(SourceFile:3)] [dvwbj.dvwam.dvwaj(SourceFile:8)] [com.buongiorno.wrapper.action.ws.WebServiceAbstract.dvwbu(Unknown Source:4)] [com.buongiorno.wrapper.action.ws.EventCheck_.dvwco(Unknown Source:0)] [com.buongiorno.wrapper.action.ws.EventCheck_.dvwbu(SourceFile:2)] [com.buongiorno.wrapper.action.ws.WebServiceAbstract.dvwbl(SourceFile:29)] [com.buongiorno.wrapper.action.ws.EventCheck_.dvwcn(Unknown Source:0)] [com.buongiorno.wrapper.action.ws.EventCheck_.dvwbl(SourceFile:2)] [com.buongiorno.wrapper.action.ws.EventCheck.dvwci(SourceFile:10)] [com.buongiorno.wrapper.action.ws.EventCheck.dvwae(SourceFile:3)] [com.buongiorno.wrapper.Process.dvwaq(SourceFile:3)] [com.buongiorno.wrapper.Process.dvwag(SourceFile:34)] [com.buongiorno.wrapper.Process.dvwas(SourceFile:2)] [com.buongiorno.wrapper.Process.dvwag(SourceFile:43)] [com.buongiorno.wrapper.dvwac.dvwan(SourceFile:8)] [com.buongiorno.wrapper.dvwaf.dvwdi(SourceFile:23)] [com.buongiorno.wrapper.MainActivity_.dvweg(Unknown Source:0)] [com.buongiorno.wrapper.MainActivity_$dvwab.execute(SourceFile:1)] [org.androidannotations.api.BackgroundExecutor$Task.run(SourceFile:3)] [java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)] [java.util.concurrent.FutureTask.run(FutureTask.java:264)] [java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:307)] [java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)] [java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)] [java.lang.Thread.run(Thread.java:1012)] 04-09 03:40:50.185 20461:20624 D/com.buongiorno.newton.http.a: Sending request Method: POST Url: https://client-api.newton.pm/events/track_bulk Headers: Authorization: ?? User-Agent: Android Newton SDK (CURRENT) #v3.5.0 f4b05bd 2022-03-16T15:51:01+0100 Body: [ { "event_type": "custom event", "name": "AppCenter", "creation_date": "2025-04-09T01:40:47.107Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "A_8e45c66983c0a4718398747e5db8a20bf142ec44", "custom_data": { "CurrentNetwork": "WIFI", "ProcessType": "front", "PlayMode": "ONLINE", "AppcenterAvailable": "0", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } }, { "event_type": "custom event", "name": "WrapperLoad", "creation_date": "2025-04-09T01:40:47.108Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "A_8e45c66983c0a4718398747e5db8a20bf142ec44", "custom_data": { "CurrentNetwork": "WIFI", "ProcessType": "front", "PlayMode": "ONLINE", "GameTitle": "Habiller la fille comme une star", "Label": "net.playtouch.dressupthegirllikeastarorange", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } }, { "event_type": "custom event", "name": "WrapperHeartbeat", "creation_date": "2025-04-09T01:40:49.169Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "A_8e45c66983c0a4718398747e5db8a20bf142ec44", "custom_data": { "CurrentNetwork": "WIFI", "ProcessType": "front", "PlayMode": "ONLINE", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } }, { "event_type": "push registered", "name": "push-event", "creation_date": "2025-04-09T01:40:49.535Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "A_8e45c66983c0a4718398747e5db8a20bf142ec44", "succeeded": "y", "reason": "unknow" }, { "event_type": "custom event", "name": "getCacheWebview", "creation_date": "2025-04-09T01:40:50.170Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "A_8e45c66983c0a4718398747e5db8a20bf142ec44", "custom_data": { "CurrentNetwork": "WIFI", "ProcessType": "front", "PlayMode": "ONLINE", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8", "GetCacheWebviewResult": "304: not modified", "ResultCode": "304" } } ] 04-09 03:40:50.186 20461:20751 D/com.buongiorno.newton.http.c: IP: client-api.newton.pm/[64:ff9b::34d3:fa6e]:443 04-09 03:40:50.187 1830: 2593 D/ConnectivityService: requestNetwork for uid/pid:11303/20461 activeRequest: null callbackRequest: 125668 [NetworkRequest [ REQUEST id=125668, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Forbidden: LOCAL_NETWORK Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647 isUidTracked: false declaredMethods: ALL 04-09 03:40:50.188 1830: 2285 D/ConnectivityService: accepting network in place of null for NetworkRequest [ REQUEST id=125668, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Forbidden: LOCAL_NETWORK Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ] 04-09 03:40:50.190 1830: 2285 D/ConnectivityService: Rematched networks [computed 0ms] [applied 1ms] [issued 1] 04-09 03:40:50.190 1830: 2285 D/ConnectivityService: NetworkReassignment : 125668 : null ? 615 04-09 03:40:50.202 24433: 8475 I/ContactsProvider: queryCorpLookupIfNecessary - query for knox took 0 ms elapsed 04-09 03:40:50.206 20010:20061 I/Bugle: TelephonyManagerFactory: Returning per-subscription TelephonyManager (>= N) subscription{id:3} 04-09 03:40:50.208 1499: 1688 D/SemNativeCarrierFeature_vendor: getInstance 04-09 03:40:50.209 20010:20061 I/Bugle: getRawTelephonyPhoneNumber redacted-pii[12-chars] [CONTEXT sub_id=3 ] 04-09 03:40:50.210 20010:20061 I/Bugle: TelephonySubscriptionInfoAsOfLMR1: getActiveSubscriptionInfo(): empty sub info for subscription{id:3} 04-09 03:40:50.211 20010:20061 I/Bugle: SubscriptionUtils.getCanonicalForSelf: self=redacted-pii[12-chars], country= [CONTEXT sub_id=3 ] 04-09 03:40:50.213 20010:20061 I/Bugle: TelephonySubscriptionInfoAsOfLMR1: getActiveSubscriptionInfo(): empty sub info for subscription{id:3} 04-09 03:40:50.233 20461:20472 W/likeastarorange: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/base.apk' with 1 weak references 04-09 03:40:50.236 20461:20472 W/likeastarorange: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_config.fr.apk' with 1 weak references 04-09 03:40:50.236 20461:20472 W/likeastarorange: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_config.xxhdpi.apk' with 1 weak references 04-09 03:40:50.237 20461:20472 W/likeastarorange: ApkAssets: Deleting an ApkAssets object '/product/overlay/GmsQSfastpairOverlay.apk' with 1 weak references 04-09 03:40:50.238 20461:20472 W/likeastarorange: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~1thmkkENbFJMnc5JqHEh4Q==/com.google.android.webview-N11jCbqwPmYEZHwgNzO4dA==/base.apk' with 1 weak references 04-09 03:40:50.246 20461:20472 W/System: A resource failed to call close. 04-09 03:40:50.252 24433: 8475 I/ContactsProvider: queryCorpLookupIfNecessary - query for knox took 2 ms elapsed 04-09 03:40:50.257 20010:20061 I/BugleDataModel: ParticipantFullRefresh: Number of participants refreshed: 0 04-09 03:40:50.272 20010:20061 I/BugleDataModel: ActionExecutorImpl: ACTION_RESPONSE_QUEUED_SelfParticipantsRefreshAction 04-09 03:40:50.277 20010:20061 I/Bugle: processRcsReadinessReason: Current ChatTransportType is: 2, ready: true 04-09 03:40:50.281 20010:20061 I/Bugle: processRcsReadinessReason: Current ChatTransportType is: 2, ready: true 04-09 03:40:50.287 20010:20074 I/Bugle: getRawTelephonyPhoneNumber redacted-pii[12-chars] [CONTEXT sub_id=2 ] 04-09 03:40:50.289 20010:20074 I/Bugle: SubscriptionUtils.getCanonicalForSelf: self=redacted-pii[12-chars], country=FR [CONTEXT sub_id=2 ] 04-09 03:40:50.293 20010:20061 I/BugleDataModel: ActionExecutorImpl: ACTION_RESPONSE_QUEUED_SendReportAction 04-09 03:40:50.295 20010:20061 I/Bugle: processRcsReadinessReason: Current ChatTransportType is: 2, ready: true 04-09 03:40:50.295 20010:20074 I/BugleSelfIdentity: Phone number for MyIdentity bd01e789-1a72-4be8-a370-f213881833a1 does not change [CONTEXT sub_id=2 icc_id="89330124364015206690" messaging_identity="redacted-pii[12-chars]" rcs_provisioning_id="redacted-pii[0-chars]" ] 04-09 03:40:50.299 1830: 2406 D/NetdEventListenerService: DNS Requested by 615, 11303, 2 04-09 03:40:50.299 20010:20061 I/BugleDataModel: ActionExecutorImpl: ACTION_RESPONSE_QUEUED_ProcessPendingRevocationsAction 04-09 03:40:50.303 20010:20061 I/BugleJobs: GenericWorkerQueueAction: Bailing early, no work found, no failed work found 04-09 03:40:50.304 20010:20061 I/BugleDataModel: ActionExecutorImpl: ACTION_RESPONSE_QUEUED_GenericWorkerQueueAction 04-09 03:40:50.331 20010:20069 I/Bugle: processRcsReadinessReason: Current ChatTransportType is: 2, ready: true 04-09 03:40:50.331 20010:20069 I/Bugle: shouldLaunchPostReadyWork is false. Returning from the method 04-09 03:40:50.388 1237:20460 I/HYPER-HAL: [RequestManager.cpp]releaseLocked(): Released ID : 8126512 04-09 03:40:50.413 609: 609 D/io_stats: !@ 8,32 r 48909494 1307965168 w 14810519 293924904 d 1887674 424227856 f 0 2423101 iot 31310412 0 th 0 0 0 pt 0 inp 0 0 959071.325 04-09 03:40:50.505 20461:20751 V/com.buongiorno.newton.queue.b: consume_1_block_on_success: block size: 5 queue size: 5, elapsed: 324 Ms. 04-09 03:40:50.506 20461:20751 V/com.buongiorno.newton.queue.a: stopObserver() 04-09 03:40:50.506 20461:20751 V/com.buongiorno.newton.queue.CrudAdapter: deleteByKeys: sql=DELETE FROM newton_events_queue WHERE data_key IN ('2025-04-09T01:40:47.107Z','2025-04-09T01:40:47.108Z','2025-04-09T01:40:49.169Z','2025-04-09T01:40:49.535Z','2025-04-09T01:40:50.170Z'); 04-09 03:40:50.513 20461:20751 V/com.buongiorno.newton.queue.a: resetQueueAge() 04-09 03:40:50.513 20461:20751 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:50.613 24045:24045 D/BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService dat=chimera-action:/... cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 04-09 03:40:50.628 1228: 1261 E/BatteryDump: !@new_battery_dump : 3902,-108,300,1500,59,347,346,392,0,0,364,392,0,Charging,NO_CHARGING,Normal,Good,USB_CDP,2,Normal,0,0,9597,0x8000,0x10010000,0x0,0,0,0000,0000,00000000,0,0,0,0,6,3906,5810,983,0, 04-09 03:40:50.639 1228: 1228 I/android.hardware.health@2.1-service-samsung: updateLrpSysfs: write: 363 04-09 03:40:50.641 1830: 2428 D/BatteryService: Sending ACTION_BATTERY_CHANGED: level:59, status:2, health:2, remain:24050, ac:false, usb:true, wireless:false, pogo:false, misc:0x10010000, charge_type:2, charger_type:0, voltage:3902, temperature:347, online:5, charging_status:0, cycle_count:0, current_avg:-127, ps:false, hvc:false, capacity:280000, current_event:0x8000, current_now:-108, mcc:0, mcv:0, cc:2368000, present:true, scale:100, technology:Li-ion 04-09 03:40:50.656 1830: 2399 I/DeviceBatteryInfoService: action: android.intent.action.BATTERY_CHANGED 04-09 03:40:50.657 1830: 2399 I/DeviceBatteryInfoService: phone battery level: 59 04-09 03:40:50.657 1830: 2399 I/DeviceBatteryInfoService: phone battery status: 2 04-09 03:40:50.659 1830: 2250 D/MotionRecognitionService: [SAR] onReceive : ACTION_BATTERY_CHANGED, Plugged: 2 04-09 03:40:50.660 1830: 1830 D/AdaptiveBrightnessLongtermModelBuilder: Received android.intent.action.BATTERY_CHANGED 04-09 03:40:50.662 2514: 2514 I/AODBatteryManager: updateBatteryData: ACTION_BATTERY_CHANGED 04-09 03:40:50.662 2496: 2496 D/SemBigDataInfoController: Intent: android.intent.action.BATTERY_CHANGED 04-09 03:40:50.663 2496: 2496 D/SemBigDataInfoController: Intent: android.intent.action.BATTERY_CHANGED 04-09 03:40:50.665 2514: 2514 I/AODBatteryManager: saveBatteryData : AOD BatteryData [mBatteryLevel=59, mBatteryStatus=CHARGING, mBatteryPlugType=USB, mBatteryPlugged=true, mRemainingChargeTime=24050000, mBatteryChargingType=1, mBatteryChargerType=NORMAL, mBatteryOnline=NOT_DEFINED, mBatterySwellingMode=NONE, mBatteryProtectMode=false, mBatteryProtectModeType=1, mSleepChargingEvent=null, mSleepChargingEventFinishTime=null] 04-09 03:40:50.665 2514: 2514 I/PowerUI: mBootCompleted = true | mFullyConnected = true 04-09 03:40:50.665 2514: 2514 I/PowerUI: BATTERY_HEALTH_CHECK extraHealth=2 mBatteryMiscEvent=268500992 04-09 03:40:50.665 2514: 2514 W/PowerUI: Plug reason 04-09 03:40:50.665 2514: 2514 W/PowerUI: Skip charging animation - by plug status 04-09 03:40:50.665 2514: 2514 D/PowerUI: priorPlugType = 2 mPlugType = 2 priorBatteryStatus = 2 mBatteryStatus = 2 04-09 03:40:50.665 2514: 2514 W/PowerUI: Plug reason 04-09 03:40:50.665 2514: 2514 W/PowerUI: Skip charging sound - by plug status 04-09 03:40:50.665 2514: 2514 I/PowerUI: oldMisalign : false, curMisalign : false 04-09 03:40:50.666 2514:17222 D/SecPowerUI.Notification: dismissing low battery warning: level=59 04-09 03:40:50.666 2514:17222 D/SecPowerUI.Notification: updateNotification mWarning=false mPlaySound=false 04-09 03:40:50.666 2514:17222 D/SecPowerUI.Notification: SecBatteryStatsSnapshot{batteryLevel=59, currentBatteryMode=0, chargingTime=24050000, chargingType=8, batteryHealth=2, automaticTestMode=false, isHiccupState=false, optChargingFinishTime=} 04-09 03:40:50.667 2514: 2514 D/SecPowerUI.Notification: showChargingNotice oldChargingType : 8 / currentChargingType : 8, oldChargingTime : 24050000 / mChargingTime : 24050000 04-09 03:40:50.667 2514: 2514 D/SecPowerUI.Notification: showChargingNotice There is no change about charging status, so return! 04-09 03:40:50.667 2514: 2514 D/PowerUI: Battery swelling mode - priorBatterySwellingMode = 0 mBatterySwellingMode = 0 mBatteryStatus = 2 04-09 03:40:50.667 2514: 2514 I/PowerUI: mBatteryMiscEvent = 268500992 04-09 03:40:50.667 2514:17222 D/SecPowerUI.Notification: 1. restoreScreenTimeOut - saved_value : : 04-09 03:40:50.667 2514:17222 E/SecPowerUI.Notification: no saved value, so we do nothing !! 04-09 03:40:50.667 2514: 2514 I/PowerUI: checkRestoreProtectBattery pb value : 0, Scheduling start ? : false 04-09 03:40:50.667 2514: 2514 I/PowerUI: Clear time 04-09 03:40:50.668 1830: 2593 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = ltc_highsoc_exceed_time 04-09 03:40:50.668 1830: 2593 D/KNOX_MDM_SettingsProvider: edmUri: content://com.sec.knox.provider/RestrictionPolicy3 04-09 03:40:50.668 1830: 2593 D/KNOX_MDM_SettingsProvider: projectionArgs: isSettingsChangesAllowed 04-09 03:40:50.668 1830: 2593 D/KNOX_MDM_SettingsProvider: selectionArgs: false 04-09 03:40:50.668 1830: 2593 D/KNOX_MDM_SettingsProvider: selectionArgs: 10060 04-09 03:40:50.668 1830: 2593 D/SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed 04-09 03:40:50.668 1830: 2593 D/SecContentProvider: called from android.uid.systemui:10060 04-09 03:40:50.668 1830: 2593 D/RestrictionPolicy: isSettingsChangesAllowedAsUser, userId 0 : true 04-09 03:40:50.669 1830: 2593 D/KNOX_MDM_SettingsProvider: ret = 1 04-09 03:40:50.670 2514: 2514 I/PowerUI: checkBatteryProtectionNotification : 2, pb value : 0, plugType : 2, level : 59 04-09 03:40:50.670 2514: 2514 D/SecPowerUI.Notification: SecBatteryStatsSnapshot{batteryLevel=59, currentBatteryMode=0, chargingTime=24050000, chargingType=8, batteryHealth=2, automaticTestMode=false, isHiccupState=false, optChargingFinishTime=} 04-09 03:40:50.671 2514: 2514 D/SamsungBatteryMeterDrawable: onBatteryLevelChanged isSomethingChanged: false 04-09 03:40:50.672 2514: 2514 D/SamsungBatteryMeterDrawable: onBatteryLevelChanged isSomethingChanged: false 04-09 03:40:50.673 20461:20614 I/com.buongiorno.newton.Newton: sendEvent: name=GetSharedPreference, data={"CurrentNetwork":"WIFI","ProcessType":"front","HasContent":false,"PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:50.673 20461:20614 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162850170 04-09 03:40:50.673 2514: 2514 D/SamsungBatteryMeterDrawable: onBatteryLevelChanged isSomethingChanged: false 04-09 03:40:50.673 20461:20614 D/com.buongiorno.newton.SimpleObject: Custom data size: 47 04-09 03:40:50.673 20461:20614 V/com.buongiorno.newton.queue.c: last time added: 1744162850170 04-09 03:40:50.673 20461:20614 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: GetSharedPreferencedelta from last insert 503 04-09 03:40:50.673 20461:20614 V/com.buongiorno.newton.queue.a: resetQueueAge() 04-09 03:40:50.673 2514: 2514 D/KeyguardUpdateMonitor: handleBatteryUpdate 04-09 03:40:50.673 20461:20614 V/com.buongiorno.newton.queue.e: setObserver() --- timeout: 30000 04-09 03:40:50.673 20461:20614 W/com.buongiorno.newton.queue.e: WARN! Observer looks already running! 04-09 03:40:50.673 20461:20614 V/com.buongiorno.newton.queue.a: resetQueueAge() 04-09 03:40:50.674 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:50.673Z http_data={"event_type":"custom event","name":"GetSharedPreference","creation_date":"2025-04-09T01:40:50.673Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","custom_data":{"CurrentNetwork":"WIFI","ProcessType":"front","HasContent":false,"PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:50.674 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:50.673Z 04-09 03:40:50.675 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:50.673Z 04-09 03:40:50.677 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:40:50.678 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:50.673Z 04-09 03:40:50.678 20461:20614 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:50.678 20461:20614 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 5, isQueueDataExpired=false 04-09 03:40:50.678 20461:20614 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: GetSharedPreference 04-09 03:40:50.679 20461:20627 I/com.buongiorno.newton.Newton: sendEvent: name=UseSharedPreference, data={"CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:50.679 20461:20627 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162850673 04-09 03:40:50.679 20461:20614 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:50.679 20461:20627 D/com.buongiorno.newton.SimpleObject: Custom data size: 47 04-09 03:40:50.679 20461:20627 V/com.buongiorno.newton.queue.c: last time added: 1744162850673 04-09 03:40:50.679 20461:20627 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: UseSharedPreferencedelta from last insert 6 04-09 03:40:50.681 20461:20627 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:50.679Z http_data={"event_type":"custom event","name":"UseSharedPreference","creation_date":"2025-04-09T01:40:50.679Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","custom_data":{"CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:50.681 20461:20627 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:50.679Z 04-09 03:40:50.681 20461:20627 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:50.679Z 04-09 03:40:50.684 20461:20627 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:50.679Z 04-09 03:40:50.684 20461:20627 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:50.684 20461:20627 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 11, isQueueDataExpired=false 04-09 03:40:50.684 20461:20627 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: UseSharedPreference 04-09 03:40:50.685 20461:20627 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:50.691 20461:20614 I/com.buongiorno.newton.Newton: sendEvent: name=DelSharedPreference, data={"CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:50.691 20461:20614 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162850679 04-09 03:40:50.692 20461:20614 D/com.buongiorno.newton.SimpleObject: Custom data size: 47 04-09 03:40:50.692 20461:20614 V/com.buongiorno.newton.queue.c: last time added: 1744162850679 04-09 03:40:50.692 20461:20614 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: DelSharedPreferencedelta from last insert 13 04-09 03:40:50.693 20461:20583 D/ConnectivityManager: getMobileDataEnabled()+ subId=2 04-09 03:40:50.693 20461:20583 D/ConnectivityManager: getMobileDataEnabled()- subId=2 retVal=true 04-09 03:40:50.693 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:50.692Z http_data={"event_type":"custom event","name":"DelSharedPreference","creation_date":"2025-04-09T01:40:50.692Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","custom_data":{"CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:50.694 20461:20583 D/ConnectivityManager: StackLog: [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4671)] [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4838)] [android.net.ConnectivityManager.requestNetwork(ConnectivityManager.java:4976)] [android.net.ConnectivityManager.requestNetwork(ConnectivityManager.java:4954)] [dvwbj.dvwam.dvwad(SourceFile:6)] [dvwbj.dvwam.dvwab(SourceFile:3)] [dvwbj.dvwam.dvwaj(SourceFile:8)] [com.buongiorno.wrapper.action.ws.WebServiceAbstract.dvwbu(Unknown Source:4)] [com.buongiorno.wrapper.action.ws.GetUserStatus_.dvwby(Unknown Source:0)] [com.buongiorno.wrapper.action.ws.GetUserStatus_.dvwbu(SourceFile:2)] [com.buongiorno.wrapper.action.ws.WebServiceAbstract.dvwbl(SourceFile:29)] [com.buongiorno.wrapper.action.ws.GetUserStatus_.dvwbx(Unknown Source:0)] [com.buongiorno.wrapper.action.ws.GetUserStatus_.dvwbl(SourceFile:2)] [com.buongiorno.wrapper.action.ws.WebServiceAbstract.dvwbk(Unknown Source:6)] [com.buongiorno.wrapper.action.ws.GetUserStatus_.dvwbw(Unknown Source:0)] [com.buongiorno.wrapper.action.ws.GetUserStatus_.dvwbk(SourceFile:2)] [com.buongiorno.wrapper.action.ws.GetUserStatus.dvwae(SourceFile:12)] [com.buongiorno.wrapper.Process.dvwaq(SourceFile:3)] [com.buongiorno.wrapper.Process.dvwag(SourceFile:34)] [com.buongiorno.wrapper.Process.dvwas(SourceFile:2)] [com.buongiorno.wrapper.Process.dvwag(SourceFile:43)] [com.buongiorno.wrapper.Process.dvwas(SourceFile:2)] [com.buongiorno.wrapper.Process.dvwag(SourceFile:43)] [com.buongiorno.wrapper.Process.dvwas(SourceFile:2)] [com.buongiorno.wrapper.Process.dvwag(SourceFile:43)] [com.buongiorno.wrapper.Process.dvwas(SourceFile:2)] [com.buongiorno.wrapper.Process.dvwag(SourceFile:43)] [com.buongiorno.wrapper.dvwac.dvwan(SourceFile:8)] [com.buongiorno.wrapper.dvwaf.dvwdi(SourceFile:23)] [com.buongiorno.wrapper.MainActivity_.dvweg(Unknown Source:0)] [com.buongiorno.wrapper.MainActivity_$dvwab.execute(SourceFile:1)] [org.androidannotations.api.BackgroundExecutor$Task.run(SourceFile:3)] [java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)] [java.util.concurrent.FutureTask.run(FutureTask.java:264)] [java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:307)] [java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)] [java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)] [java.lang.Thread.run(Thread.java:1012)] 04-09 03:40:50.694 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:50.692Z 04-09 03:40:50.694 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:50.692Z 04-09 03:40:50.696 1830: 2593 D/ConnectivityService: requestNetwork for uid/pid:11303/20461 activeRequest: null callbackRequest: 125669 [NetworkRequest [ REQUEST id=125669, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Forbidden: LOCAL_NETWORK Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647 isUidTracked: false declaredMethods: ALL 04-09 03:40:50.697 1830: 2285 D/ConnectivityService: accepting network in place of null for NetworkRequest [ REQUEST id=125669, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Forbidden: LOCAL_NETWORK Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ] 04-09 03:40:50.697 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:50.692Z 04-09 03:40:50.697 20461:20614 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:50.698 20461:20614 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 24, isQueueDataExpired=false 04-09 03:40:50.698 20461:20614 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: DelSharedPreference 04-09 03:40:50.698 1830: 2285 D/ConnectivityService: Rematched networks [computed 0ms] [applied 1ms] [issued 1] 04-09 03:40:50.698 1830: 2285 D/ConnectivityService: NetworkReassignment : 125669 : null ? 615 04-09 03:40:50.699 20461:20614 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:50.767 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10053[I] 04-09 03:40:50.767 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10053[I] 04-09 03:40:50.842 22945:22945 D/BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.time.trustedtime.singleuserapi.service.START dat=chimera-action:/... cmp=com.google.android.gms/.chimera.PersistentSingleUserInternalApiService } 04-09 03:40:50.843 1830: 2138 I/ActivityManager: Killing 19832:com.samsung.android.mapsagent/u0a169 (adj 999): empty #21 04-09 03:40:50.851 1830: 1875 I/libprocessgroup: Successfully killed process cgroup uid 10169 pid 19832 in 6ms 04-09 03:40:50.858 22945:22945 D/BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.time.trustedtime.service.START dat=chimera-action:/... cmp=com.google.android.gms/.chimera.PersistentApiService } 04-09 03:40:50.866 1830: 2406 D/NetdEventListenerService: DNS Requested by 615, 11303, 66 04-09 03:40:50.880 1213: 1213 I/Zygote: Process 19832 exited due to signal 9 (Killed) 04-09 03:40:50.882 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10169[I] 04-09 03:40:50.883 1830: 1865 D/DisplayManagerService: Drop pending events for gone uid 10169 04-09 03:40:50.883 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10169[I] 04-09 03:40:50.924 1830: 2294 W/DeviceStorageMonitorService: updateBroadcasts(/data) oldLevel:0, newLevel:0, seq:1 04-09 03:40:50.926 1830: 2294 D/DeviceStorageMonitorService: Available File Node Number is [13470477] 04-09 03:40:50.927 1830: 2294 W/DeviceStorageMonitorService: updateBroadcasts_filenode(/data) fn_oldLevel:0, fn_newLevel:0, seq:1 04-09 03:40:50.991 20461:20625 I/com.buongiorno.newton.Newton: sendEvent: name=getCacheWebview, data={"CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8","GetCacheWebviewResult":"304: not modified","ResultCode":"304"} 04-09 03:40:50.991 20461:20625 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162850692 04-09 03:40:50.991 20461:20625 D/com.buongiorno.newton.SimpleObject: Custom data size: 67 04-09 03:40:50.991 20461:20625 V/com.buongiorno.newton.queue.c: last time added: 1744162850692 04-09 03:40:50.991 20461:20625 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: getCacheWebviewdelta from last insert 299 04-09 03:40:50.993 20461:20622 D/ConnectivityManager: getMobileDataEnabled()+ subId=2 04-09 03:40:50.993 20461:20625 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:50.991Z http_data={"event_type":"custom event","name":"getCacheWebview","creation_date":"2025-04-09T01:40:50.991Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","custom_data":{"CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8","GetCacheWebviewResult":"304: not modified","ResultCode":"304"}} 04-09 03:40:50.993 20461:20622 D/ConnectivityManager: getMobileDataEnabled()- subId=2 retVal=true 04-09 03:40:50.993 20461:20625 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:50.991Z 04-09 03:40:50.995 20461:20625 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:50.991Z 04-09 03:40:50.995 20461:20622 D/ConnectivityManager: StackLog: [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4671)] [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4838)] [android.net.ConnectivityManager.requestNetwork(ConnectivityManager.java:4976)] [android.net.ConnectivityManager.requestNetwork(ConnectivityManager.java:4954)] [dvwbj.dvwam.dvwad(SourceFile:6)] [dvwbj.dvwam.dvwab(SourceFile:3)] [dvwbj.dvwam.dvwaj(SourceFile:8)] [com.buongiorno.wrapper.action.ws.WebServiceAbstract.dvwbu(Unknown Source:4)] [com.buongiorno.wrapper.action.ws.GetUserStatus_.dvwby(Unknown Source:0)] [com.buongiorno.wrapper.action.ws.GetUserStatus_.dvwbu(SourceFile:2)] [com.buongiorno.wrapper.action.ws.WebServiceAbstract.dvwbl(SourceFile:29)] [com.buongiorno.wrapper.action.ws.GetUserStatus_.dvwbx(Unknown Source:0)] [com.buongiorno.wrapper.action.ws.GetUserStatus_.dvwbl(SourceFile:2)] [com.buongiorno.wrapper.action.ws.WebServiceAbstract.dvwbk(Unknown Source:6)] [com.buongiorno.wrapper.action.ws.GetUserStatus_.dvwbw(Unknown Source:0)] [com.buongiorno.wrapper.action.ws.GetUserStatus_.dvwbk(SourceFile:2)] [com.buongiorno.wrapper.action.ws.GetUserStatus.dvwae(SourceFile:12)] [com.buongiorno.wrapper.Process.dvwaq(SourceFile:3)] [com.buongiorno.wrapper.Process.dvwag(SourceFile:34)] [com.buongiorno.wrapper.Process.dvwas(SourceFile:2)] [com.buongiorno.wrapper.Process.dvwat(SourceFile:2)] [com.buongiorno.wrapper.Process_.dvwaz(Unknown Source:0)] [com.buongiorno.wrapper.Process_$dvwaa.execute(SourceFile:1)] [org.androidannotations.api.BackgroundExecutor$Task.run(SourceFile:3)] [java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)] [java.util.concurrent.FutureTask.run(FutureTask.java:264)] [java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:307)] [java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)] [java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)] [java.lang.Thread.run(Thread.java:1012)] 04-09 03:40:51.005 1830: 2593 D/ConnectivityService: requestNetwork for uid/pid:11303/20461 activeRequest: null callbackRequest: 125670 [NetworkRequest [ REQUEST id=125670, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Forbidden: LOCAL_NETWORK Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647 isUidTracked: false declaredMethods: ALL 04-09 03:40:51.006 20461:20625 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:50.991Z 04-09 03:40:51.006 20461:20625 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:51.006 1830: 2285 D/ConnectivityService: accepting network in place of null for NetworkRequest [ REQUEST id=125670, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Forbidden: LOCAL_NETWORK Uid: 11303 RequestorUid: 11303 RequestorPkg: net.playtouch.dressupthegirllikeastarorange UnderlyingNetworks: Null] ] 04-09 03:40:51.006 20461:20625 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 333, isQueueDataExpired=false 04-09 03:40:51.006 20461:20625 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: getCacheWebview 04-09 03:40:51.008 1830: 2285 D/ConnectivityService: Rematched networks [computed 1ms] [applied 0ms] [issued 1] 04-09 03:40:51.008 1830: 2285 D/ConnectivityService: NetworkReassignment : 125670 : null ? 615 04-09 03:40:51.009 20461:20625 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:51.119 1830: 2406 D/NetdEventListenerService: DNS Requested by 615, 11303, 4 04-09 03:40:51.194 20461:20586 I/com.buongiorno.newton.Newton: sendEvent: name=WrapperHeartbeat, data={"CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:51.195 20461:20586 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162850991 04-09 03:40:51.195 20461:20586 D/com.buongiorno.newton.SimpleObject: Custom data size: 47 04-09 03:40:51.196 20461:20586 V/com.buongiorno.newton.queue.c: last time added: 1744162850991 04-09 03:40:51.196 20461:20586 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: WrapperHeartbeatdelta from last insert 205 04-09 03:40:51.199 20461:20586 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:51.195Z http_data={"event_type":"custom event","name":"WrapperHeartbeat","creation_date":"2025-04-09T01:40:51.195Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","custom_data":{"CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:51.200 20461:20586 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:51.195Z 04-09 03:40:51.200 20461:20586 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:51.195Z 04-09 03:40:51.206 20461:20586 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:51.195Z 04-09 03:40:51.206 20461:20586 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:51.207 20461:20586 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 533, isQueueDataExpired=false 04-09 03:40:51.207 20461:20586 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: WrapperHeartbeat 04-09 03:40:51.209 20461:20586 V/com.buongiorno.newton.queue.b: consume_1_block: m_block size: 5, queue size: 5, elements: 5 04-09 03:40:51.211 20461:20586 V/com.buongiorno.newton.queue.CrudAdapter: DUMP DATAKEY RETRY DATA PREVIEW 11 2025-04-09T01:40:50.673Z 0 {"event_type":"custom event"," 12 2025-04-09T01:40:50.679Z 0 {"event_type":"custom event"," 13 2025-04-09T01:40:50.692Z 0 {"event_type":"custom event"," 14 2025-04-09T01:40:50.991Z 0 {"event_type":"custom event"," 15 2025-04-09T01:40:51.195Z 0 {"event_type":"custom event"," BLOCK WEIGHT 1855 Bytes 04-09 03:40:51.212 20461:20586 V/com.buongiorno.newton.queue.b: consume_1_block: sendEvent request sent, waiting for eventQueueCallback.. 04-09 03:40:51.216 20461:20586 D/com.buongiorno.newton.http.a: Sending request Method: POST Url: https://client-api.newton.pm/events/track_bulk Headers: Authorization: ?? User-Agent: Android Newton SDK (CURRENT) #v3.5.0 f4b05bd 2022-03-16T15:51:01+0100 Body: [ { "event_type": "custom event", "name": "GetSharedPreference", "creation_date": "2025-04-09T01:40:50.673Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "A_8e45c66983c0a4718398747e5db8a20bf142ec44", "custom_data": { "CurrentNetwork": "WIFI", "ProcessType": "front", "HasContent": false, "PlayMode": "ONLINE", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } }, { "event_type": "custom event", "name": "UseSharedPreference", "creation_date": "2025-04-09T01:40:50.679Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "A_8e45c66983c0a4718398747e5db8a20bf142ec44", "custom_data": { "CurrentNetwork": "WIFI", "ProcessType": "front", "PlayMode": "ONLINE", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } }, { "event_type": "custom event", "name": "DelSharedPreference", "creation_date": "2025-04-09T01:40:50.692Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "A_8e45c66983c0a4718398747e5db8a20bf142ec44", "custom_data": { "CurrentNetwork": "WIFI", "ProcessType": "front", "PlayMode": "ONLINE", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } }, { "event_type": "custom event", "name": "getCacheWebview", "creation_date": "2025-04-09T01:40:50.991Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "A_8e45c66983c0a4718398747e5db8a20bf142ec44", "custom_data": { "CurrentNetwork": "WIFI", "ProcessType": "front", "PlayMode": "ONLINE", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8", "GetCacheWebviewResult": "304: not modified", "ResultCode": "304" } }, { "event_type": "custom event", "name": "WrapperHeartbeat", "creation_date": "2025-04-09T01:40:51.195Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "A_8e45c66983c0a4718398747e5db8a20bf142ec44", "custom_data": { "CurrentNetwork": "WIFI", "ProcessType": "front", "PlayMode": "ONLINE", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } } ] 04-09 03:40:51.219 20461:20751 D/com.buongiorno.newton.http.c: IP: client-api.newton.pm/[64:ff9b::34d3:fa6e]:443 04-09 03:40:51.448 1244: 1285 I/libPerfCtl: xgfGetFPS pid:-1 fps:0 04-09 03:40:51.449 1244: 1285 I/libPerfCtl: xgfGetFPS ioctl_valid:-2 04-09 03:40:51.503 20461:20751 V/com.buongiorno.newton.queue.b: consume_1_block_on_success: block size: 5 queue size: 5, elapsed: 294 Ms. 04-09 03:40:51.504 20461:20751 V/com.buongiorno.newton.queue.a: stopObserver() 04-09 03:40:51.504 20461:20751 V/com.buongiorno.newton.queue.CrudAdapter: deleteByKeys: sql=DELETE FROM newton_events_queue WHERE data_key IN ('2025-04-09T01:40:50.673Z','2025-04-09T01:40:50.679Z','2025-04-09T01:40:50.692Z','2025-04-09T01:40:50.991Z','2025-04-09T01:40:51.195Z'); 04-09 03:40:51.513 20461:20751 V/com.buongiorno.newton.queue.a: resetQueueAge() 04-09 03:40:51.513 20461:20751 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:51.683 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:40:52.158 1639: 1639 D/connsyslogger: Open FIFO for close 04-09 03:40:52.344 1830: 3494 D/SemWifiUsabilityStatsMonitor: onWifiUsabilityStats - seqNum 42688, isSameBssidAndFreq true 04-09 03:40:52.414 609: 609 D/io_stats: !@ 8,32 r 48909503 1307965228 w 14810776 293933572 d 1887679 424244176 f 0 2423108 iot 31310648 0 th 0 0 0 pt 0 inp 0 0 959073.326 04-09 03:40:52.417 609: 609 D/io_stats: !@ Read_top(KB): d.process.acore(24433) 2840 .apps.messaging(20010) 1820 loop22(749) 548 04-09 03:40:52.417 609: 609 D/io_stats: !@ Write_top(KB): kworker/u16:2(5849) 7340 likeastarorange(20461) 2588 -(0) 1512 04-09 03:40:52.451 2484: 2484 I/wpa_supplicant: Heartbeat 18679 04-09 03:40:52.464 1830: 4546 D/SGM:GameManager: identifyForegroundApp. net.playtouch.dressupthegirllikeastarorange, mCurrentUserId: 0, callerUserId: 0 04-09 03:40:52.465 1830: 4546 D/SGM:PkgDataHelper: getGamePkgData(). net.playtouch.dressupthegirllikeastarorange 04-09 03:40:52.465 9256: 9404 I/PolicyManager: [#CMH#] Is foreground game app: false 04-09 03:40:52.650 20461:20612 D/CustomLoginFlow: executing checkConditions() of base class 04-09 03:40:52.650 20461:20616 D/CustomLoginFlow: executing checkConditions() of base class 04-09 03:40:52.650 20461:20612 I/CustomLoginFlow: startLoginFlow(): CUSTOMLOGINFLOW 04-09 03:40:52.650 20461:20616 I/CustomLoginFlow: startLoginFlow(): CUSTOMLOGINFLOW 04-09 03:40:52.650 20461:20625 I/com.buongiorno.newton.Newton: sendEvent: name=AuthenticationCheck, data={"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","AuthenticationCheckResult":"auth","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:52.650 20461:20614 I/com.buongiorno.newton.Newton: sendEvent: name=AuthenticationCheck, data={"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","AuthenticationCheckResult":"auth","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:52.650 20461:20625 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162851196 04-09 03:40:52.651 20461:20614 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162851196 04-09 03:40:52.651 20461:20614 D/com.buongiorno.newton.SimpleObject: Custom data size: 79 04-09 03:40:52.651 20461:20625 D/com.buongiorno.newton.SimpleObject: Custom data size: 79 04-09 03:40:52.651 20461:20614 V/com.buongiorno.newton.queue.c: last time added: 1744162851196 04-09 03:40:52.652 20461:20614 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: AuthenticationCheckdelta from last insert 1456 04-09 03:40:52.652 20461:20614 V/com.buongiorno.newton.queue.a: resetQueueAge() 04-09 03:40:52.653 20461:20614 V/com.buongiorno.newton.queue.e: setObserver() --- timeout: 30000 04-09 03:40:52.653 20461:20614 W/com.buongiorno.newton.queue.e: WARN! Observer looks already running! 04-09 03:40:52.653 20461:20614 V/com.buongiorno.newton.queue.a: resetQueueAge() 04-09 03:40:52.654 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:52.651Z http_data={"event_type":"custom event","name":"AuthenticationCheck","creation_date":"2025-04-09T01:40:52.651Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","custom_data":{"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","AuthenticationCheckResult":"auth","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:52.655 20461:20616 D/com.buongiorno.newton.http.a: Sending request Method: POST Url: https://client-api.newton.pm/push/registration Headers: Authorization: ?? User-Agent: Android Newton SDK (CURRENT) #v3.5.0 f4b05bd 2022-03-16T15:51:01+0100 Body: { "user_id": "C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "token": "doQOGvSGBJ8:APA91bHO5SnKgm7Ojk6aOvc1pmymRv3r-lxTc0AZGpk5DIbwoRMslmX-613I0iqGIjGo40586SU0IMMOE06V0Iu1HEvmOrgv99OJtabEx8dlJbw_jsQWO0Q", "os_type": "android", "app_version": "4", "language_iso": "fra", "timezone": "+02:00", "os_version": "34", "device_type": "phone", "model": "samsung SM-A155F", "newton_build": 510 } 04-09 03:40:52.655 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:52.651Z 04-09 03:40:52.656 20461:20612 D/com.buongiorno.newton.http.a: Sending request Method: POST Url: https://client-api.newton.pm/push/registration Headers: Authorization: ?? User-Agent: Android Newton SDK (CURRENT) #v3.5.0 f4b05bd 2022-03-16T15:51:01+0100 Body: { "user_id": "C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "token": "doQOGvSGBJ8:APA91bHO5SnKgm7Ojk6aOvc1pmymRv3r-lxTc0AZGpk5DIbwoRMslmX-613I0iqGIjGo40586SU0IMMOE06V0Iu1HEvmOrgv99OJtabEx8dlJbw_jsQWO0Q", "os_type": "android", "app_version": "4", "language_iso": "fra", "timezone": "+02:00", "os_version": "34", "device_type": "phone", "model": "samsung SM-A155F", "newton_build": 510 } 04-09 03:40:52.656 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:52.651Z 04-09 03:40:52.656 20461:20616 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162852652 04-09 03:40:52.656 20461:20612 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162852652 04-09 03:40:52.657 20461:20616 D/com.buongiorno.newton.SimpleObject: Custom data size: 75 04-09 03:40:52.657 20461:20612 D/com.buongiorno.newton.SimpleObject: Custom data size: 75 04-09 03:40:52.658 20461:20751 D/com.buongiorno.newton.http.c: IP: client-api.newton.pm/[64:ff9b::34d3:fa6e]:443 04-09 03:40:52.659 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:52.651Z 04-09 03:40:52.659 20461:20614 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:52.660 20461:20614 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 6, isQueueDataExpired=false 04-09 03:40:52.660 20461:20614 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: AuthenticationCheck 04-09 03:40:52.660 20461:20625 V/com.buongiorno.newton.queue.c: last time added: 1744162852652 04-09 03:40:52.660 20461:20625 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: AuthenticationCheckdelta from last insert 8 04-09 03:40:52.661 20461:20614 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:52.662 20461:20625 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:52.651Z http_data={"event_type":"custom event","name":"AuthenticationCheck","creation_date":"2025-04-09T01:40:52.651Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"A_8e45c66983c0a4718398747e5db8a20bf142ec44","custom_data":{"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","AuthenticationCheckResult":"auth","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:52.663 20461:20625 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 1, key=2025-04-09T01:40:52.651Z 04-09 03:40:52.663 20461:20625 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:52.663 20461:20625 V/com.buongiorno.newton.queue.c: add: ret=false, queue age: 10, isQueueDataExpired=false 04-09 03:40:52.663 20461:20616 V/com.buongiorno.newton.queue.c: last time added: 1744162852660 04-09 03:40:52.663 20461:20616 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: identifydelta from last insert 3 04-09 03:40:52.665 20461:20616 V/com.buongiorno.newton.events.LoginEvent: toJson: json={"event_type":"identify","name":"identify","creation_date":"2025-04-09T01:40:52.657Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","custom_data":{"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:52.666 20461:20616 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:52.657Z http_data={"event_type":"identify","creation_date":"2025-04-09T01:40:52.657Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","custom_data":{"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"},"login_type":"custom"} 04-09 03:40:52.666 20461:20616 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:52.657Z 04-09 03:40:52.667 20461:20616 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:52.657Z 04-09 03:40:52.670 20461:20616 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:52.657Z 04-09 03:40:52.670 20461:20616 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:52.671 20461:20616 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 17, isQueueDataExpired=false 04-09 03:40:52.671 20461:20616 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: identify 04-09 03:40:52.671 20461:20612 V/com.buongiorno.newton.queue.c: last time added: 1744162852663 04-09 03:40:52.671 20461:20612 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: identifydelta from last insert 8 04-09 03:40:52.672 20461:20616 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:52.672 20461:20616 V/CustomLoginFlow: Flow finished: SUCCESS 04-09 03:40:52.672 20461:20616 V/com.buongiorno.newton.NewtonStatus: processSyncUserStateCallback(): no callback set 04-09 03:40:52.672 20461:20612 V/com.buongiorno.newton.events.LoginEvent: toJson: json={"event_type":"identify","name":"identify","creation_date":"2025-04-09T01:40:52.657Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","custom_data":{"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:52.672 20461:20612 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:52.657Z http_data={"event_type":"identify","creation_date":"2025-04-09T01:40:52.657Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","custom_data":{"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"},"login_type":"custom"} 04-09 03:40:52.673 20461:20612 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 1, key=2025-04-09T01:40:52.657Z 04-09 03:40:52.673 20461:20612 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:52.673 20461:20612 V/com.buongiorno.newton.queue.c: add: ret=false, queue age: 20, isQueueDataExpired=false 04-09 03:40:52.673 20461:20612 E/CustomLoginFlow: Error while inserting in the EventQueue 04-09 03:40:52.673 20461:20612 V/CustomLoginFlow: Flow finished: SUCCESS 04-09 03:40:52.673 20461:20612 V/com.buongiorno.newton.NewtonStatus: processSyncUserStateCallback(): no callback set 04-09 03:40:52.684 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:52.687 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:52.687 647:17583 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:52.689 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:52.691 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:52.694 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:52.695 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:52.696 647:17583 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:52.699 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:52.699 20461:20465 W/likeastarorange: Cleared Reference was only reachable from finalizer (only reported once) 04-09 03:40:52.702 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:52.704 1830: 2406 D/NetdEventListenerService: DNS Requested by 260, 11303, 45 04-09 03:40:52.710 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:52.711 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:52.712 647:17583 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:52.715 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:52.716 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:52.722 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:52.724 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:52.725 647:17583 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:52.727 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:52.729 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:52.736 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:52.738 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:52.739 647: 1941 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:52.741 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:52.742 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:52.745 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:52.747 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:52.747 647: 1941 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:52.749 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:52.751 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:52.763 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:52.765 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:52.766 647: 1941 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:52.767 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:52.769 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:52.771 20461:20751 V/com.buongiorno.newton.NewtonInternalEvents: triggerPushRegistration(): success registration to Newton Backend 04-09 03:40:52.771 20461:20751 V/com.buongiorno.newton.queue.c: last time added: 1744162852671 04-09 03:40:52.771 20461:20751 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: push-eventdelta from last insert 100 04-09 03:40:52.772 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:52.772 20461:20751 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:52.771Z http_data={"event_type":"push registered","name":"push-event","creation_date":"2025-04-09T01:40:52.771Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","succeeded":"y","reason":"unknow"} 04-09 03:40:52.773 20461:20751 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:52.771Z 04-09 03:40:52.773 20461:20751 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:52.771Z 04-09 03:40:52.773 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:52.774 647: 1941 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:52.775 20461:20751 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:52.771Z 04-09 03:40:52.775 20461:20751 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:52.775 20461:20751 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 122, isQueueDataExpired=false 04-09 03:40:52.775 20461:20751 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: push-event 04-09 03:40:52.775 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:52.776 20461:20751 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:52.777 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:52.780 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:52.782 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:52.782 647: 1941 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:52.784 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:52.785 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:52.786 20461:20820 D/com.buongiorno.newton.http.c: IP: client-api.newton.pm/34.255.166.171:443 04-09 03:40:52.791 20461:20617 I/com.buongiorno.newton.Newton: sendEvent: name=SubscriptionStatus, data={"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","SubscriptionStatus":"sub","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:52.792 20461:20617 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162852771 04-09 03:40:52.792 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:52.792 20461:20617 D/com.buongiorno.newton.SimpleObject: Custom data size: 78 04-09 03:40:52.792 20461:20617 V/com.buongiorno.newton.queue.c: last time added: 1744162852771 04-09 03:40:52.792 20461:20617 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: SubscriptionStatusdelta from last insert 21 04-09 03:40:52.792 20461:20614 I/com.buongiorno.newton.Newton: sendEvent: name=SubscriptionStatus, data={"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","SubscriptionStatus":"sub","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:52.793 20461:20614 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162852792 04-09 03:40:52.793 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:52.793 20461:20614 D/com.buongiorno.newton.SimpleObject: Custom data size: 78 04-09 03:40:52.793 647: 1941 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:52.793 20461:20617 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:52.792Z http_data={"event_type":"custom event","name":"SubscriptionStatus","creation_date":"2025-04-09T01:40:52.792Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","custom_data":{"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","SubscriptionStatus":"sub","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:52.794 20461:20617 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:52.792Z 04-09 03:40:52.794 20461:20617 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:52.792Z 04-09 03:40:52.794 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:52.795 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:52.796 20461:20617 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:52.792Z 04-09 03:40:52.797 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:52.797 20461:20617 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:52.797 20461:20617 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 143, isQueueDataExpired=false 04-09 03:40:52.797 20461:20617 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: SubscriptionStatus 04-09 03:40:52.797 20461:20614 V/com.buongiorno.newton.queue.c: last time added: 1744162852792 04-09 03:40:52.797 20461:20614 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: SubscriptionStatusdelta from last insert 5 04-09 03:40:52.798 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:52.798 647: 1941 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:52.798 20461:20617 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:52.799 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:52.793Z http_data={"event_type":"custom event","name":"SubscriptionStatus","creation_date":"2025-04-09T01:40:52.793Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","custom_data":{"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","SubscriptionStatus":"sub","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:52.799 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:52.800 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:52.800 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:52.793Z 04-09 03:40:52.801 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:52.793Z 04-09 03:40:52.803 648: 648 W/keymint_tee: [WRN]begin req PARAMS: A32, BM32, PD1, 04-09 03:40:52.803 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:52.793Z 04-09 03:40:52.803 20461:20614 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:52.803 20461:20614 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 150, isQueueDataExpired=false 04-09 03:40:52.804 20461:20614 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: SubscriptionStatus 04-09 03:40:52.804 648: 648 D/android.hardware.security.keymint-service: begin: ret 0 04-09 03:40:52.805 647: 1941 I/keystore2: system/security/keystore2/src/security_level.rs:448 - In create_operation. Success to create IKeystoreOperation. 11303, None 04-09 03:40:52.807 648: 648 D/android.hardware.security.keymint-service: update: ret 0 04-09 03:40:52.807 648: 648 D/android.hardware.security.keymint-service: finish: ret 0 04-09 03:40:52.814 20461:20614 V/com.buongiorno.newton.queue.b: consume_1_block: m_block size: 5, queue size: 5, elements: 5 04-09 03:40:52.814 20461:20614 V/com.buongiorno.newton.queue.CrudAdapter: DUMP DATAKEY RETRY DATA PREVIEW 16 2025-04-09T01:40:52.651Z 0 {"event_type":"custom event"," 17 2025-04-09T01:40:52.657Z 0 {"event_type":"identify","crea 18 2025-04-09T01:40:52.771Z 0 {"event_type":"push registered 19 2025-04-09T01:40:52.792Z 0 {"event_type":"custom event"," 20 2025-04-09T01:40:52.793Z 0 {"event_type":"custom event"," BLOCK WEIGHT 1864 Bytes 04-09 03:40:52.814 20461:20614 V/com.buongiorno.newton.queue.b: consume_1_block: sendEvent request sent, waiting for eventQueueCallback.. 04-09 03:40:52.816 20461:20614 D/com.buongiorno.newton.http.a: Sending request Method: POST Url: https://client-api.newton.pm/events/track_bulk Headers: Authorization: ?? User-Agent: Android Newton SDK (CURRENT) #v3.5.0 f4b05bd 2022-03-16T15:51:01+0100 Body: [ { "event_type": "custom event", "name": "AuthenticationCheck", "creation_date": "2025-04-09T01:40:52.651Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "A_8e45c66983c0a4718398747e5db8a20bf142ec44", "custom_data": { "Msisdn": "A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "CurrentNetwork": "WIFI", "ProcessType": "front", "PlayMode": "ONLINE", "AuthenticationCheckResult": "auth", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } }, { "event_type": "identify", "creation_date": "2025-04-09T01:40:52.657Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "custom_data": { "Msisdn": "A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "CurrentNetwork": "WIFI", "ProcessType": "front", "PlayMode": "ONLINE", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" }, "login_type": "custom" }, { "event_type": "push registered", "name": "push-event", "creation_date": "2025-04-09T01:40:52.771Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "succeeded": "y", "reason": "unknow" }, { "event_type": "custom event", "name": "SubscriptionStatus", "creation_date": "2025-04-09T01:40:52.792Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "custom_data": { "Msisdn": "A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "CurrentNetwork": "WIFI", "ProcessType": "front", "SubscriptionStatus": "sub", "PlayMode": "ONLINE", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } }, { "event_type": "custom event", "name": "SubscriptionStatus", "creation_date": "2025-04-09T01:40:52.793Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "custom_data": { "Msisdn": "A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "CurrentNetwork": "WIFI", "ProcessType": "front", "SubscriptionStatus": "sub", "PlayMode": "ONLINE", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } } ] 04-09 03:40:52.817 20461:20751 D/com.buongiorno.newton.http.c: IP: client-api.newton.pm/[64:ff9b::34d3:fa6e]:443 04-09 03:40:52.864 20461:20820 V/com.buongiorno.newton.NewtonInternalEvents: triggerPushRegistration(): success registration to Newton Backend 04-09 03:40:52.865 20461:20820 V/com.buongiorno.newton.queue.c: last time added: 1744162852797 04-09 03:40:52.865 20461:20820 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: push-eventdelta from last insert 68 04-09 03:40:52.866 20461:20616 I/com.buongiorno.newton.Newton: sendEvent: name=SetSharedPreference, data={"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:52.866 20461:20622 I/com.buongiorno.newton.Newton: sendEvent: name=SetSharedPreference, data={"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:52.866 20461:20622 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162852865 04-09 03:40:52.866 20461:20616 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162852865 04-09 03:40:52.867 20461:20616 D/com.buongiorno.newton.SimpleObject: Custom data size: 75 04-09 03:40:52.867 20461:20820 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:52.865Z http_data={"event_type":"push registered","name":"push-event","creation_date":"2025-04-09T01:40:52.865Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","succeeded":"y","reason":"unknow"} 04-09 03:40:52.867 20461:20622 D/com.buongiorno.newton.SimpleObject: Custom data size: 75 04-09 03:40:52.867 20461:20820 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:52.865Z 04-09 03:40:52.867 20461:20820 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:52.865Z 04-09 03:40:52.870 20461:20820 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:52.865Z 04-09 03:40:52.870 20461:20820 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:52.871 20461:20820 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 217, isQueueDataExpired=false 04-09 03:40:52.871 20461:20820 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: push-event 04-09 03:40:52.871 20461:20616 V/com.buongiorno.newton.queue.c: last time added: 1744162852865 04-09 03:40:52.871 20461:20616 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: SetSharedPreferencedelta from last insert 6 04-09 03:40:52.872 20461:20820 V/com.buongiorno.newton.queue.b: consume_1_block: engine already running, delaying job. 04-09 03:40:52.873 20461:20616 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:52.867Z http_data={"event_type":"custom event","name":"SetSharedPreference","creation_date":"2025-04-09T01:40:52.867Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","custom_data":{"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:52.874 20461:20616 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:52.867Z 04-09 03:40:52.874 20461:20616 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:52.867Z 04-09 03:40:52.876 20461:20616 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:52.867Z 04-09 03:40:52.876 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:40:52.876 20461:20616 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:52.877 20461:20616 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 223, isQueueDataExpired=false 04-09 03:40:52.877 20461:20616 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: SetSharedPreference 04-09 03:40:52.877 20461:20622 V/com.buongiorno.newton.queue.c: last time added: 1744162852871 04-09 03:40:52.877 20461:20622 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: SetSharedPreferencedelta from last insert 6 04-09 03:40:52.877 20461:20622 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:52.867Z http_data={"event_type":"custom event","name":"SetSharedPreference","creation_date":"2025-04-09T01:40:52.867Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","custom_data":{"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:52.877 20461:20616 V/com.buongiorno.newton.queue.b: consume_1_block: engine already running, delaying job. 04-09 03:40:52.878 20461:20622 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 1, key=2025-04-09T01:40:52.867Z 04-09 03:40:52.878 20461:20622 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:52.878 20461:20622 V/com.buongiorno.newton.queue.c: add: ret=false, queue age: 225, isQueueDataExpired=false 04-09 03:40:52.901 1830: 2593 V/WindowManager: rotationForOrientation(orient=SCREEN_ORIENTATION_LANDSCAPE (0), last=ROTATION_0 (0)); user=ROTATION_0 (0) 04-09 03:40:52.902 1830: 2593 D/WindowManager: rotationForOrientation, orientationSource=ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891} 04-09 03:40:52.902 1830: 2593 V/WindowManager: Computed rotation=ROTATION_90 (1) for display id=0 based on lastOrientation=SCREEN_ORIENTATION_LANDSCAPE (0) and oldRotation=ROTATION_0 (0), caller=com.android.server.wm.DisplayRotation.updateOrientation:517 com.android.server.wm.DisplayContent.updateOrientation:2176 com.android.server.wm.DisplayContent.updateOrientation:2092 com.android.server.wm.DisplayContent.onDescendantOrientationChanged:2019 com.android.server.wm.WindowContainer.onDescendantOrientationChanged:1529 com.android.server.wm.DisplayArea.onDescendantOrientationChanged:181 04-09 03:40:52.902 1830: 2593 D/PhoneWindowManagerExt: setRotation: rotation=1 04-09 03:40:52.903 1830: 2593 D/PhoneWindowManagerExt: HINT_PWM_ROTATION acquire() 04-09 03:40:52.903 1830: 2593 I/SemDvfsHyPerManager: acquire hyper - PWM_ROTATION/1830@30, type = -999 04-09 03:40:52.903 1237: 1266 I/HYPER-HAL: [RequestManager.cpp]acquire(): Acquired ID : 1730760 [1830 / 30] HINT : PWM_ROTATION list : 04-09 03:40:52.904 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:52.904 1830: 2593 D/WindowManager: Transition is created, t=TransitionRecord{4d1442b id=-1 type=CHANGE flags=0x0}, caller=com.android.server.wm.TransitionController.createTransition:339 com.android.server.wm.TransitionController.requestTransitionIfNeeded:814 com.android.server.wm.DisplayContent.requestChangeTransitionIfNeeded:4352 com.android.server.wm.DisplayRotation.updateRotationUnchecked:708 com.android.server.wm.DisplayRotation.updateOrientation:517 04-09 03:40:52.905 1830: 2593 D/WindowManager: SyncGroup is created, id=5028, name=Transition, caller=com.android.server.wm.BLASTSyncEngine$SyncGroup.:0 com.android.server.wm.BLASTSyncEngine.prepareSyncSet:513 com.android.server.wm.BLASTSyncEngine.startSyncSet:518 com.android.server.wm.Transition.startCollecting:710 com.android.server.wm.TransitionController.moveToCollecting:360 com.android.server.wm.TransitionController.createTransition:341 com.android.server.wm.TransitionController.requestTransitionIfNeeded:814 04-09 03:40:52.905 1830: 2593 W/WindowManager: setSyncMethod, id=5028, method=0, caller=com.android.server.wm.Transition.startCollecting:712 com.android.server.wm.TransitionController.moveToCollecting:360 com.android.server.wm.TransitionController.createTransition:341 04-09 03:40:52.905 1830: 2593 V/WindowManager: Start collecting in Transition: TransitionRecord{4d1442b id=5028 type=CHANGE flags=0x0}, caller=com.android.server.wm.TransitionController.createTransition:341 com.android.server.wm.TransitionController.requestTransitionIfNeeded:814 com.android.server.wm.DisplayContent.requestChangeTransitionIfNeeded:4352 com.android.server.wm.DisplayRotation.updateRotationUnchecked:708 com.android.server.wm.DisplayRotation.updateOrientation:517 04-09 03:40:52.905 1237: 1266 I/mtkpower_client: ret_hdl:58877 04-09 03:40:52.905 1830: 2593 V/WindowManager: Requesting StartTransition: TransitionRecord{4d1442b id=5028 type=CHANGE flags=0x0}, caller=com.android.server.wm.TransitionController.requestTransitionIfNeeded:814 com.android.server.wm.DisplayContent.requestChangeTransitionIfNeeded:4352 com.android.server.wm.DisplayRotation.updateRotationUnchecked:708 com.android.server.wm.DisplayRotation.updateOrientation:517 com.android.server.wm.DisplayContent.updateOrientation:2176 04-09 03:40:52.905 1244: 1297 I/libPowerHal: [perfLockAcq] idx:0 hdl:58877 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58877 04-09 03:40:52.905 1830:20826 D/SemInputDeviceManager: setProperty: (0) CMD,GRIP_DATA,2,1,45,15,15,15,46,46 04-09 03:40:52.905 1244: 1297 I/libPowerHal: [set_cpuidle] enable:0, fd:14, scn:0xb40000759b761d00 04-09 03:40:52.906 1244: 1297 I/libPowerHal: [get_cpu_dma_latency_value] 0 04-09 03:40:52.906 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1c3c100 param:0 04-09 03:40:52.906 1830: 2593 V/WindowManager: Collecting in transition 5028: Display{#0 state=ON size=1080x2340 ROTATION_0}, caller=com.android.server.wm.Transition.collect:759 com.android.server.wm.TransitionController.collect:935 com.android.server.wm.TransitionController.requestTransitionIfNeeded:831 com.android.server.wm.DisplayContent.requestChangeTransitionIfNeeded:4352 com.android.server.wm.DisplayRotation.updateRotationUnchecked:708 04-09 03:40:52.906 1830: 2593 D/WindowManager: prepareSync , mPrepareSyncSeqId=0, win=Window{831f5d u0 LockscreenShortcutBlur} 04-09 03:40:52.906 1830: 2593 D/WindowManager: prepareSync , mPrepareSyncSeqId=0, win=Window{a3ae14a u0 NotificationShade} 04-09 03:40:52.906 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:52.906 1830: 2593 D/WindowManager: prepareSync , mPrepareSyncSeqId=0, win=Window{ce8e453 u0 InputMethod} 04-09 03:40:52.906 1830: 2593 D/WindowManager: prepareSync , mPrepareSyncSeqId=0, win=Window{621397 u0 RecentsTransitionOverlay} 04-09 03:40:52.906 1830: 2593 D/WindowManager: prepareSync , mPrepareSyncSeqId=0, win=Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} 04-09 03:40:52.906 1830: 2593 D/WindowManager: prepareSync , mPrepareSyncSeqId=0, win=Window{e22b753 u0 com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity} 04-09 03:40:52.906 1830: 2593 D/WindowManager: prepareSync , mPrepareSyncSeqId=0, win=Window{cf0a832 u0 com.sec.android.app.launcher/com.android.quickstep.RecentsActivity} 04-09 03:40:52.906 1830: 2593 D/WindowManager: prepareSync , mPrepareSyncSeqId=0, win=Window{ec43e09 u0 com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity} 04-09 03:40:52.906 1237: 1266 I/mtkpower_client: ret_hdl:58878 04-09 03:40:52.906 1830:20826 D/TspStateManager: wrote command: cmd=2,1,45,15,15,15,46,46, type=2 04-09 03:40:52.907 1244: 1297 I/libPowerHal: [perfLockAcq] idx:1 hdl:58878 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58878 04-09 03:40:52.907 1244: 1270 I/mtkpower@impl: [setMode] type:5, enabled:1 04-09 03:40:52.908 1830: 2033 D/SemInputDevice:TSP: SetPropertyTask: CMD,set_grip_data,2,1,45,15,15,15,46,46 [04-09 03:40:52.906] 04-09 03:40:52.909 1830: 2593 D/WindowManager: applyWithNextDraw, mSyncSeqId=851, win=Window{c8f886b u0 NavigationBar0}, caller=com.android.server.wm.WindowState.applyWithNextDraw:7271 com.android.server.wm.AsyncRotationController.keepAppearanceInPreviousRotation:313 com.android.server.wm.AsyncRotationController.:198 com.android.server.wm.DisplayContent.startAsyncRotation:2613 com.android.server.wm.DisplayContent.requestChangeTransitionIfNeeded:4384 com.android.server.wm.DisplayRotation.updateRotationUnchecked:708 04-09 03:40:52.909 1830: 2593 D/AsyncRotation_WindowManager: Sync draw for Window{c8f886b u0 NavigationBar0} 04-09 03:40:52.909 1830: 2593 D/AsyncRotation_WindowManager: Requested to sync draw transaction 04-09 03:40:52.909 1830: 2593 D/WindowManager: fadeWindowToken, show=false, animationType=token_transform, topWindow=Window{cce3674 u0 StatusBar}, token=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62}, caller=com.android.server.wm.FadeAnimationController.fadeWindowToken:71 com.android.server.wm.AsyncRotationController.fadeWindowToken:880 com.android.server.wm.AsyncRotationController.start:481 com.android.server.wm.DisplayContent.startAsyncRotation:2614 com.android.server.wm.DisplayContent.requestChangeTransitionIfNeeded:4384 04-09 03:40:52.909 1830: 2593 I/WindowManager: Reparenting to leash, surface=Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941, leashParent=Surface(name=Leaf:15:15)/@0xe9904be 04-09 03:40:52.908 2514: 2568 V/WindowManagerShell: Transition requested: android.os.BinderProxy@ff472da TransitionRequestInfo { type = CHANGE, triggerTask = null, remoteTransition = null, displayChange = DisplayChange { displayId = 0, startAbsBounds = null, endAbsBounds = null, startRotation = 0, endRotation = 1, physicalDisplayChanged = false, uiModeChanged = false } } 04-09 03:40:52.910 1295: 1356 E/BufferQueueDebug: [Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform#125180](this:0xb400007d9fa64ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform#125180' 04-09 03:40:52.910 1295: 1356 I/BufferQueueDebug: [Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform#125180](this:0xb400007d9fa64ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:52.910 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1000000 param:0 04-09 03:40:52.911 1295: 1356 I/SurfaceFlinger: id=125180 createSurf, flag=24000, Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform#125180 04-09 03:40:52.913 1830: 2593 D/WindowManager: makeSurface duration=4 leash=Surface(name=Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform)/@0x9e8ea21 04-09 03:40:52.913 1253: 1253 I/sysinput:Touch: writeInformation:249, OK 04-09 03:40:52.914 1830: 2033 D/SysinputHAL_V1_3(V1_2): runTspCmdNoRead(TSP(1)): set_grip_data,2,1,45,15,15,15,46,46 ret=0 04-09 03:40:52.914 1830: 2593 D/AsyncRotation_WindowManager: Start fade-out Window{cce3674 u0 StatusBar} 04-09 03:40:52.914 1830: 2593 D/AsyncRotation_WindowManager: Start seamless Window{c8f886b u0 NavigationBar0} 04-09 03:40:52.915 1227: 1432 I/hwcomposer: [DRMDEV] (0) failed to waitNextVsync: -1 04-09 03:40:52.918 1227: 1432 I/hwcomposer: [DRMDEV] (0) failed to waitNextVsync: -1 04-09 03:40:52.918 1295: 1295 D/SurfaceFlinger: GPIS:: requestGPISForClientComposition 04-09 03:40:52.920 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:5.518114,dur:6523.97,max:5822.84,min:4.34 04-09 03:40:52.923 1830: 2593 D/TspStateManager: updateCustomValue customSetting= 04-09 03:40:52.924 1830: 2593 I/ActivityTaskManager: Config changes=20000480 {1.0 208mcc1mnc [fr_FR] ldltr sw384dp w756dp h360dp 450dpi nrml long land finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2340, 1080) mAppBounds=Rect(80, 0 - 2205, 1080) mMaxBounds=Rect(0, 0 - 2340, 1080) mDisplayRotation=ROTATION_90 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_90 mPopOver=undefined mOverlappingWithCutout=false mStageConfig=undefined mFreeformTaskPinningState=undefined mFreeformTranslucent=UNDEFINED} s.57588 fontWeightAdjustment=0 ff=0 bf=0 bts=0 cst=1.0 nightDim=0 themeSeq=0} 04-09 03:40:52.936 1830: 3384 D/CompatibilityChangeReporter: Compat change id reported: 170503758; UID 10220; state: ENABLED 04-09 03:40:52.946 11990:11990 I/SAMSUNGWALLET: [Hint_IntroHintService] Hint Status - already invisible, skip hide : Landscape mode 04-09 03:40:52.946 1830: 2593 I/WindowManager: [d0] Override config changes=20000480 {1.0 208mcc1mnc [fr_FR] ldltr sw384dp w756dp h360dp 450dpi nrml long land finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2340, 1080) mAppBounds=Rect(80, 0 - 2205, 1080) mMaxBounds=Rect(0, 0 - 2340, 1080) mDisplayRotation=ROTATION_90 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_90 mPopOver=undefined mOverlappingWithCutout=false mStageConfig=undefined mFreeformTaskPinningState=undefined mFreeformTranslucent=UNDEFINED} s.57588 fontWeightAdjustment=0 ff=0 bf=0 bts=0 cst=1.0 nightDim=0 themeSeq=0}, callers=com.android.server.wm.RootWindowContainer.dispatchConfigurationToChild:765 com.android.server.wm.RootWindowContainer.dispatchConfigurationToChild:201 com.android.server.wm.ConfigurationContainer.onConfigurationChanged:162 com.android.server.wm.WindowContainer.onConfigurationChanged:557 com.android.server.wm.ActivityTaskManagerService.updateGlobalConfigurationLocked:5782 04-09 03:40:52.948 1830: 2593 D/DisplayDevice: setProjectionLocked, orientation=1, layerStackRect=Rect(0, 0 - 2340, 1080), displayRect=Rect(0, 0 - 2340, 1080) for local:0 04-09 03:40:52.948 2514:21511 I/ImageWallpaper[CanvasEngine_d0_w1: onRotationChanged: newRotation=1, mRotation=0 04-09 03:40:52.949 2514:21511 I/ImageWallpaper[CanvasEngine_d0_w1: onRotationChanged rotation is changed 04-09 03:40:52.949 1830: 2593 V/WindowManager: Screenshotting Display{#0 state=ON size=2340x1080 ROTATION_90} [Rect(0, 0 - 1080, 2340)], caller=com.android.server.wm.Transition.collectVisibleChange:995 com.android.server.wm.TransitionController.collectForDisplayAreaChange:1001 com.android.server.wm.DisplayArea.onConfigurationChanged:620 com.android.server.wm.DisplayContent.onConfigurationChanged:3400 com.android.server.wm.ConfigurationContainer.onRequestedOverrideConfigurationChanged:210 04-09 03:40:52.949 2514: 2514 D/Navbar.Store: handleEvent(0) OnConfigChanged(newConfig={1.0 208mcc1mnc [fr_FR] ldltr sw384dp w756dp h360dp 450dpi nrml long land finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2340, 1080) mAppBounds=Rect(80, 0 - 2205, 1080) mMaxBounds=Rect(0, 0 - 2340, 1080) mDisplayRotation=ROTATION_90 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_90 mPopOver=undefined mOverlappingWithCutout=false mStageConfig=undefined mFreeformTaskPinningState=undefined mFreeformTranslucent=UNDEFINED} s.57589 fontWeightAdjustment=0 ff=0 bf=0 bts=0 cst=1.0 nightDim=0 themeSeq=0}) [Module] NavigationBarController 04-09 03:40:52.949 2514: 2514 D/Navbar.Store: --[Band]CONFIG_PACK_CONFIG_CHANGED 04-09 03:40:52.950 2514: 2514 D/Navbar.Store: handleEvent(0) OnNavBarConfigChanged(canMove=true, supportPhoneLayoutProvider=true, imeDownButtonForAllRotation=false, navigationMode=0) [Module] NavigationBarController 04-09 03:40:52.950 2514: 2514 D/Navbar.Store: --[Band]STABLE_LAYOUT_PACK_NAVBAR_CONFIG_CHANGED 04-09 03:40:52.950 2514: 2514 D/Navbar.Store: --NavBarStates(0) supportLargeCoverScreenNavBar: false 04-09 03:40:52.950 2514: 2514 D/Navbar.Store: --updateLayoutProvider() 04-09 03:40:52.950 2514: 2514 D/Navbar.Store: --NavBarStates(0) supportLargeCoverScreenNavBar: false 04-09 03:40:52.950 2514: 2514 D/Navbar.Store: --[Band] (afterAction) STABLE_LAYOUT_PACK_NAVBAR_CONFIG_CHANGED 04-09 03:40:52.950 2514: 2514 I/NoBackGesture: NavbarController: newConfig={1.0 208mcc1mnc [fr_FR] ldltr sw384dp w756dp h360dp 450dpi nrml long land finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2340, 1080) mAppBounds=Rect(80, 0 - 2205, 1080) mMaxBounds=Rect(0, 0 - 2340, 1080) mDisplayRotation=ROTATION_90 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_90 mPopOver=undefined mOverlappingWithCutout=false mStageConfig=undefined mFreeformTaskPinningState=undefined mFreeformTranslucent=UNDEFINED} s.57589 fontWeightAdjustment=0 ff=0 bf=0 bts=0 cst=1.0 nightDim=0 themeSeq=0} mTaskbarDelegate initialized=false willApplyConfigToNavbars=false navBarCount=1 04-09 03:40:52.950 1295: 1295 E/BufferQueueDebug: [Screenshot Parent#125181](this:0xb400007d9f924ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Screenshot Parent#125181' 04-09 03:40:52.950 1295: 1295 I/BufferQueueDebug: [Screenshot Parent#125181](this:0xb400007d9f924ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:52.951 2514: 2514 D/Navbar.Store: handleEvent(0) OnUpdateRemoteViewContainer(leftContainer=android.widget.LinearLayout{2a055f4 I.E...... ......ID 0,0-118,135 #7f0a0597 app:id/left_remoteview}, rightContainer=android.widget.LinearLayout{72d211d I.E...... ......ID 962,0-1080,135 #7f0a08aa app:id/right_remoteview}, contextualButtonVisible=false, darkIntensity=1.0, displayId=0) [Module] SamsungNavigationBarView 04-09 03:40:52.952 2514: 2514 D/Navbar.Store: --[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER 04-09 03:40:52.952 2514: 2514 D/Navbar.Store: ----apply(0) NavBarStoreAction$UpdateRemoteViewContainer 04-09 03:40:52.953 2514: 2514 D/Navbar.Store: ----apply(0) NavBarStoreAction$UpdateRemoteViewDarkIntensity 04-09 03:40:52.954 2514: 2514 D/Navbar.Store: ----handleEvent(0) OnUpdateRemoteViewContainer(leftContainer=android.widget.LinearLayout{2a055f4 I.E...... ......ID 0,0-118,135 #7f0a0597 app:id/left_remoteview}, rightContainer=android.widget.LinearLayout{72d211d I.E...... ......ID 962,0-1080,135 #7f0a08aa app:id/right_remoteview}, contextualButtonVisible=false, darkIntensity=1.0, displayId=0) [Module] SamsungNavigationBarView 04-09 03:40:52.954 2514: 2514 D/Navbar.Store: ------[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER 04-09 03:40:52.954 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewContainer 04-09 03:40:52.954 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewDarkIntensity 04-09 03:40:52.955 2514: 2514 D/Navbar.Store: handleEvent(0) OnUpdateSysUiStateFlag(noArguments=true) [Module] SamsungNavigationBarView 04-09 03:40:52.955 2514: 2514 D/Navbar.Store: --[Band]GESTURE_PACK_UPDATE_SYSTEMUI_STATE_FLAG 04-09 03:40:52.955 2514: 2514 D/Navbar.Store: --[Band] (afterAction) GESTURE_PACK_UPDATE_SYSTEMUI_STATE_FLAG 04-09 03:40:52.957 2514: 2514 D/Navbar.Store: ----handleEvent(0) OnUpdateRemoteViewContainer(leftContainer=android.widget.LinearLayout{2a055f4 I.E...... ......ID 0,0-118,135 #7f0a0597 app:id/left_remoteview}, rightContainer=android.widget.LinearLayout{72d211d I.E...... ......ID 962,0-1080,135 #7f0a08aa app:id/right_remoteview}, contextualButtonVisible=false, darkIntensity=1.0, displayId=0) [Module] SamsungNavigationBarView 04-09 03:40:52.957 2514: 2514 D/Navbar.Store: ------[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER 04-09 03:40:52.957 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewContainer 04-09 03:40:52.957 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewDarkIntensity 04-09 03:40:52.957 2514: 2514 D/Navbar.Store: handleEvent(0) OnNavBarUpdateA11YService(clickable=false, longClickable=false) [Module] NavigationBar 04-09 03:40:52.957 2514: 2514 D/Navbar.Store: --[Band]SETUPWIZARD_PACK_UPDATE_A11Y_SERVICE 04-09 03:40:52.958 1295: 1295 I/BufferQueueDebug: [Screenshot Parent#125181](this:0xb400007d9f924ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:52.958 1295: 1295 I/Layer: id=125181 Destroyed Screenshot Parent#125181 04-09 03:40:52.961 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:52.961 1295: 1673 E/BufferQueueDebug: [RotationLayer_WmCore#125182](this:0xb400007da23c8ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'RotationLayer_WmCore#125182' 04-09 03:40:52.961 1295: 1673 I/BufferQueueDebug: [RotationLayer_WmCore#125182](this:0xb400007da23c8ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:52.961 1295: 1673 I/SurfaceFlinger: id=125182 createSurf, flag=44404, RotationLayer_WmCore#125182 04-09 03:40:52.966 1830: 2593 D/BufferQueueConsumer: [](id:72600000938,api:0,p:-1,c:1830) connect: controlledByApp=true 04-09 03:40:52.966 1830: 2593 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:52.966 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:52.967 1830: 2593 W/ImageReader_JNI: Unable to acquire a buffer item, very likely client tried to acquire more than maxImages buffers 04-09 03:40:52.970 1830: 2593 D/BufferQueueConsumer: [ImageReader-1080x2340f1m1-1830-260](id:72600000938,api:0,p:-1,c:1830) disconnect 04-09 03:40:52.971 1830: 2593 D/ChangeTransitionController: onSnapshotSurfaceCreated: wc=Display{#0 state=ON size=2340x1080 ROTATION_90}, cropBounds=Rect(0, 0 - 1080, 2340), changeInfo=Display{#0 state=ON size=2340x1080 ROTATION_90} 04-09 03:40:52.971 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:52.971 1830: 2593 V/WindowManager: Collecting in transition 5028: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}, caller=com.android.server.wm.Transition.collect:759 com.android.server.wm.TransitionController.lambda$collectForDisplayAreaChange$5:1005 com.android.server.wm.TransitionController.$r8$lambda$mjrxZh7KYBVdcx445LgkMtKVH5Q:0 com.android.server.wm.TransitionController$$ExternalSyntheticLambda4.accept:0 com.android.server.wm.Task.forAllLeafTasks:4028 04-09 03:40:52.973 1830: 2593 D/CompatibilityChangeReporter: Compat change id reported: 184838306; UID 11303; state: DISABLED 04-09 03:40:52.973 1830: 2593 D/CompatibilityChangeReporter: Compat change id reported: 185004937; UID 11303; state: DISABLED 04-09 03:40:52.974 22946:22946 I/HoneySpace.DisplaySource: onConfigurationChanged 04-09 03:40:52.975 1830: 4541 D/CompatibilityChangeReporter: Compat change id reported: 170503758; UID 11303; state: ENABLED 04-09 03:40:52.977 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:52.977 23437:23437 I/HBD: HoneyBoardService onConfigurationChanged: newConfig = {1.0 208mcc1mnc [fr_FR] ldltr sw384dp w756dp h360dp 450dpi nrml long land finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2340, 1080) mAppBounds=Rect(80, 0 - 2205, 1080) mMaxBounds=Rect(0, 0 - 2340, 1080) mDisplayRotation=ROTATION_90 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_90 mPopOver=undefined mOverlappingWithCutout=false mStageConfig=undefined mFreeformTaskPinningState=undefined mFreeformTranslucent=UNDEFINED} s.57588 fontWeightAdjustment=0 ff=0 bf=0 bts=0 cst=1.0 nightDim=0 themeSeq=0} 04-09 03:40:52.977 23437:23437 I/HBD: k isEnabledNightMode : false 04-09 03:40:52.977 23437:23437 I/HBD: b updatePredictionStatus : 8, editorOpt 04-09 03:40:52.978 1830: 2593 D/TspStateManager: updateCustomValue customSetting= 04-09 03:40:52.978 1830: 2593 I/MultiTaskingController: onConfigurationChangedLocked: display#0, configChanges=0x20000480, scaleW=2.1666667, scaleH=0.46153846, prevScreenBounds=Rect(0, 0 - 1080, 2340), nextScreenBounds=Rect(0, 0 - 2340, 1080) 04-09 03:40:52.978 1295: 1295 D/SurfaceFlinger: Display 0 HWC layers: DEVICE | 0xb400007da1f94140 | 0002 | RGBA_8888 | 0.0 0.0 1080.0 2340.0 | 0 0 1080 2340 | RotationLayer_WmCore#125182 04-09 03:40:52.980 1830: 2593 V/WindowManager: Checking to restart com.buongiorno.wrapper.MainActivity_99: changed=0x480, handles=0x3, mLastReportedConfiguration={mGlobalConfig={1.0 208mcc1mnc [fr_FR] ldltr sw384dp w756dp h360dp 450dpi nrml long land finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2340, 1080) mAppBounds=Rect(80, 0 - 2205, 1080) mMaxBounds=Rect(0, 0 - 2340, 1080) mDisplayRotation=ROTATION_90 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_90 mPopOver=off mOverlappingWithCutout=false mStageConfig=undefined mFreeformTaskPinningState=unpinned mFreeformTranslucent=UNDEFINED} s.57588 fontWeightAdjustment=0 ff=0 bf=0 bts=0 cst=1.0 nightDim=0 themeSeq=0} mOverrideConfig={1.0 208mcc1mnc [fr_FR] ldltr sw384dp w756dp h360dp 450dpi nrml long land finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2340, 1080) mAppBounds=Rect(80, 0 - 2205, 1080) mMaxBounds=Rect(0, 0 - 2340, 1080) mDisplayRotation=ROTATION_90 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=standard mAlwaysOnTop=undefined mRotation=ROTATION_90 mPopOver=off mOverlappingWithCutout=false mStageConfig=undefined mFreeformTaskPinningState=unpinned mFreeformTranslucent=UNDEFINED} s.2 fontWeightAdjustment=0 ff=0 bf=0 bts=0 cst=1.0 nightDim=0 themeSeq=0}} 04-09 03:40:52.981 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:52.982 23437:23437 I/HBD: g Package : net.playtouch.dressupthegirllikeastarorange has no meta data. 04-09 03:40:52.983 23437:23437 I/HBD: a [UpdatePolicy] [post] a: 2 cl: 1441799 kit: [0/2] vt: 4 ir: 1 04-09 03:40:52.985 2514: 2514 I/NoBackGesture: Config changed: newConfig={1.0 208mcc1mnc [fr_FR] ldltr sw384dp w756dp h360dp 450dpi nrml long land finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2340, 1080) mAppBounds=Rect(80, 0 - 2205, 1080) mMaxBounds=Rect(0, 0 - 2340, 1080) mDisplayRotation=ROTATION_90 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_90 mPopOver=undefined mOverlappingWithCutout=false mStageConfig=undefined mFreeformTaskPinningState=undefined mFreeformTranslucent=UNDEFINED} s.57589 fontWeightAdjustment=0 ff=0 bf=0 bts=0 cst=1.0 nightDim=0 themeSeq=0} lastReportedConfig={1.0 208mcc1mnc [fr_FR] ldltr sw384dp w384dp h756dp 450dpi nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 2340) mAppBounds=Rect(0, 80 - 1080, 2205) mMaxBounds=Rect(0, 0 - 1080, 2340) mDisplayRotation=ROTATION_0 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0 mPopOver=undefined mOverlappingWithCutout=false mStageConfig=undefined mFreeformTaskPinningState=undefined mFreeformTranslucent=UNDEFINED} s.57519 fontWeightAdjustment=0 ff=0 bf=0 bts=0 cst=1.0 nightDim=0 themeSeq=0} 04-09 03:40:52.985 2514: 2514 D/LockscreenNotificationManager: Orientation updated : 2 04-09 03:40:52.985 2514: 2537 I/ViewRootImpl@d10bcc4[StatusBar: Resizing android.view.ViewRootImpl@2552802: frame = [0,0][2340,68] reportDraw = false forceLayout = false syncSeqId = -1 04-09 03:40:52.986 2514: 2514 D/MediaLogger: Media config changed data size is [0] 04-09 03:40:52.986 23437:23437 I/HBD: HoneyBoardService [IMI] onStartInput - caller pid : 20461 , caller uid : 11303 04-09 03:40:52.986 23437:23437 I/HBD: k updateConfigs 04-09 03:40:52.986 23437:23437 I/HBD: k isEnabledNightMode : false 04-09 03:40:52.986 1295: 1425 I/VSyncReactor: Current= 90, Period= 90, Distance= 90 04-09 03:40:52.986 23437:23437 I/HBD: a IC have been binding, RemoteInputConnection{idHash=#b068d21} 04-09 03:40:52.986 23437:23437 I/HBD: h [EditorInputType]setPrivateImeOptionsToTable privateImeOptions ( null ) 04-09 03:40:52.986 23437:23437 I/HBD: b incognitoMode : false 04-09 03:40:52.986 23437:23437 I/HBD: b needOff = true , isForceOff = false, isNullInputClass : true 04-09 03:40:52.987 23437:23437 I/HBD: h getDefaultInputRange : UNKNOWN 04-09 03:40:52.987 2514:20444 I/ViewRootImpl@9b3ebcb[NavigationBar0: Resizing android.view.ViewRootImpl@8be6dd2: frame = [2205,0][2340,1080] reportDraw = true forceLayout = true syncSeqId = 851 04-09 03:40:52.987 23437:23437 I/HBD: h getDefaultInputRange : UNKNOWN 04-09 03:40:52.987 23437:23437 I/HBD: h getDefaultInputRange : UNKNOWN 04-09 03:40:52.988 1830: 1867 I/InputManager-JNI: Viewport [0] to add: local:0, isActive: true 04-09 03:40:52.988 1830: 1867 D/InputManager-JNI: Viewport [0] type:1, displayId=0, uniqueId=local:0, orientation=1, logicalFrame=[0, 0][2340, 1080], physicalFrame=[0, 0][2340, 1080], deviceSize=[2340, 1080] 04-09 03:40:52.988 1830:19801 I/AudioManager: setParameters keyValuePairs = g_hw_display_rotation=1 04-09 03:40:52.988 1830: 4546 V/WindowManager: Starting Transition 5028, caller=com.android.server.wm.WindowOrganizerController.startTransition:384 com.android.server.wm.WindowOrganizerController.startTransition:315 android.window.IWindowOrganizerController$Stub.onTransact:257 04-09 03:40:52.988 1830: 4546 V/Transition: allReady query: used=true, override=false, defer=0, states=Display{#0 state=ON size=2340x1080 ROTATION_90}:true 04-09 03:40:52.988 23437:23437 I/HBD: b needOff = true , isForceOff = false, isNullInputClass : true 04-09 03:40:52.988 23437:23437 I/HBD: b update cached prediction status : false 04-09 03:40:52.990 1221: 1291 V/sec_audio_hw: sec_dev_set_parameters : g_hw_display_rotation=1 04-09 03:40:52.990 1221: 1291 D/AudioALSAHardware: +setParameters(): g_hw_display_rotation=1 04-09 03:40:52.990 1221: 1291 D/AudioALSAHardware: -setParameters(): g_hw_display_rotation=1 04-09 03:40:52.990 2514: 2514 D/SecMediaControlPanel: Get Value for expanded: true 04-09 03:40:52.991 2514: 2514 D/SecMediaControlPanel: there is no media player, update player height returned. 04-09 03:40:52.991 2514: 2514 D/DeviceState: getDisplayWidth portrait? false displayWidth= 2340 04-09 03:40:52.991 2514: 2514 D/SecPanelConfigurationBellTower: New Cs.57589 (cSeq.57519 : vSeq.57519) dState(dW:2340, dH:1080) rPicker(pW:1912, pH:1012, adH:1012, cH:0, nbH:0) Rotation(1, c:1, v:1) newOri:2 04-09 03:40:52.991 1830: 4582 D/ActivityTaskManager: startActivityAsUser: callingPid=20461, callingUid=11303, caller=com.android.server.wm.ActivityTaskManagerService.startActivityAsUser:1844 com.android.server.wm.ActivityTaskManagerService.startActivity:1818 android.app.IActivityTaskManager$Stub.onTransact:1353 com.android.server.wm.ActivityTaskManagerService.onTransact:6972 android.os.Binder.execTransactInternal:1375 android.os.Binder.execTransact:1311 04-09 03:40:52.991 1830: 2012 I/InputReader: Reconfiguring input devices, changes=DISPLAY_INFO 04-09 03:40:52.991 1830: 2012 D/InputManager: notifyDisplayIdChangedByUser: 0 04-09 03:40:52.991 1830: 2012 I/InputReader: support feature by TSP : 0x121 04-09 03:40:52.991 1830: 2012 D/InputDispatcher: Touchpad properties: xp=1.000, yp=1.000 04-09 03:40:52.992 1830: 2012 I/InputReader: Device reconfigured: id=6, name='sec_touchpad', size 1080x2340, orientation 1, mode 4, display id 0 04-09 03:40:52.993 1830: 4546 D/TspStateManager: updateCustomValue customSetting= 04-09 03:40:52.995 22946:22946 I/HoneySpace.DisplaySource: DisplayInfo(rotation=1, displayId=0, displaySize=Point(2340, 1080), displayCutout=DisplayCutout{insets=Rect(80, 0 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 472 - 80, 608), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={1} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, isNavCanMove=true, isTablet=false) 04-09 03:40:52.995 22946:22946 I/HoneySpace.DisplaySource: onConfigurationChanged 04-09 03:40:52.997 1830: 1868 D/WindowManager: SyncGroup 5028: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:52.997 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:52.997 1295: 1295 I/BpBinder: onLastStrongRef automatically unlinking death recipients: 04-09 03:40:52.998 1830: 1867 D/DisplayManagerService: Ignore redundant display event 0/2 to 10234/6580 04-09 03:40:52.999 1830: 1867 D/DisplayManagerService: Ignore redundant display event 0/2 to 10234/6720 04-09 03:40:52.999 1830: 1867 D/DisplayManagerService: Ignore redundant display event 0/2 to 10631/19723 04-09 03:40:52.999 1830: 1867 D/DisplayManagerService: Ignore redundant display event 0/2 to 10296/19857 04-09 03:40:52.999 1830: 2030 E/SemInputDeviceManagerService: onDisplayChanged: 1 04-09 03:40:52.999 1830: 2030 D/SemInputDevice:TSP: setProperty: not support cmd "ORIENTATION" at supportCommands 04-09 03:40:52.999 11990:11990 I/ViewRootImpl@91460b[HintService: onDisplayChanged oldDisplayState=2 newDisplayState=2 04-09 03:40:52.999 1830: 2030 I/SemInputCommandService: setPropertyAllTouch: ORIENTATION,1 retDefault=-5 retExtra=-2 04-09 03:40:52.999 1830: 2030 I/SemInputDeviceManagerService: setMotionControl: maybe not supported or not yet enabled 04-09 03:40:52.999 2514: 2568 V/WindowManagerShell: Display changed: 0 04-09 03:40:52.999 1830: 1830 D/SGM:GameManager: onDisplayChanged. displyId: 0, state: 2 04-09 03:40:53.000 2514: 2568 I/ImageWallpaper[CanvasEngine_d0_w1: onDisplayConfigurationChanged displayId=0, newConfig={1.0 208mcc1mnc [fr_FR] ldltr sw384dp w756dp h360dp 450dpi nrml long land finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2340, 1080) mAppBounds=Rect(80, 0 - 2205, 1080) mMaxBounds=Rect(0, 0 - 2340, 1080) mDisplayRotation=ROTATION_90 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_90 mPopOver=undefined mOverlappingWithCutout=false mStageConfig=undefined mFreeformTaskPinningState=undefined mFreeformTranslucent=UNDEFINED} s.57588 fontWeightAdjustment=0 ff=0 bf=0 bts=0 cst=1.0 nightDim=0 themeSeq=0} 04-09 03:40:53.000 1830: 2047 D/SGM:FgCheckThread: onLooperPrepared(), msg: MSG_LCD_ON 04-09 03:40:53.001 1830: 4864 D/LiftUpHandler: [LTW] Stopped already. 04-09 03:40:53.001 1830: 1830 D/AODManagerService: requestReCalToTSP IsSingleTouchMode = falserequestedReCalToTSP = false / previousDisplayState = ON 04-09 03:40:53.002 2514: 2596 D/DisplayLifecycle: updateDisplay id = 0 04-09 03:40:53.002 1830: 1868 D/WindowManager: SyncGroup 5028: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:53.003 1830: 3382 D/WifiDisplayAdapter: isFitToActiveDisplayLocked : false 04-09 03:40:53.004 2514: 2568 I/ViewRootImpl@6027a4[ShellDropTarget: onDisplayChanged oldDisplayState=2 newDisplayState=2 04-09 03:40:53.004 1830: 1830 D/WALLPAPER_SVC:SemWallpaperManagerService: onReceive: android.intent.action.CONFIGURATION_CHANGED, densityDpi=450, orientation [old=1, new=2] 04-09 03:40:53.004 1830: 1830 D/WALLPAPER_SVC:WallpaperManagerService: orientation is changed, notifySemColorListeners 04-09 03:40:53.006 1830: 1868 D/WindowManager: SyncGroup 5028: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:53.006 2514: 2596 D/DisplayLifecycle: updateSmartViewFitToActiveDisplay : false 04-09 03:40:53.007 2514: 3170 I/DateTimeView: updateAll - getTimeFormat 04-09 03:40:53.007 2514: 2514 D/ExpandQSAtOnceController: updateResources(before), enabled:false, SidePosition:null, Ratio:0.0(setting:-1), Width:0 04-09 03:40:53.007 2514: 3170 D/QSClockBellTower: onReceive(android.intent.action.CONFIGURATION_CHANGED) mTimeZoneString:Europe/Paris 04-09 03:40:53.007 1830: 2248 D/MotionRecognitionService: Receiver: CONFIGURATION_CHANGED 04-09 03:40:53.008 1830: 1867 D/InputManagerGlobal: setPointerIconType iconId = 1000, callingPid = 1830 04-09 03:40:53.008 1830: 1867 D/MouseCursorController: updatePointerIcon, 20001 -> 1000 04-09 03:40:53.008 1830: 1867 D/MouseCursorController: PRESENTATION_SPOT: 1000 -> 20001 04-09 03:40:53.008 20461:20461 I/ViewRootImpl@348a201[MainActivity_99: stopped(true) old = false 04-09 03:40:53.008 20461:20461 D/ViewRootImpl@348a201[MainActivity_99: WindowStopped on net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 set to true 04-09 03:40:53.008 20461:20588 D/OpenGLRenderer: CacheManager::trimMemory(20) 04-09 03:40:53.009 2514: 2514 D/KeyguardSecIndicationPolicy: remove Item pos = DEFAULT, type = LEGACY_TRANSIENT 04-09 03:40:53.009 1830: 2248 D/MotionRecognitionService: Inject auto rotation : 1 04-09 03:40:53.010 1830: 2248 D/SensorService: Motion injection 04-09 03:40:53.010 1830: 2248 D/SensorService: [EAR_TOUCH] : INJECT_AUTO_ROTATION ++++ 04-09 03:40:53.010 2514: 2596 D/DisplayLifecycle: updateCacheVariables id = 0, display = Display id 0: DisplayInfo{"?cran int?gr?", displayId 0, displayGroupId 0, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS, FLAG_TRUSTED, real 2340 x 1080, largest app 2125 x 2125, smallest app 1080 x 1012, appVsyncOff 0, presDeadline 12111111, mode 190.0, defaultMode 1, REFRESH_RATE_MODE_ALWAYS, modes [{id=1, width=1080, height=2340, fps=90.0, alternativeRefreshRates=[60.0], supportedHdrTypes=[]}, {id=2, width=1080, height=2340, fps=60.0, alternativeRefreshRates=[90.0], supportedHdrTypes=[]}], hdrCapabilities HdrCapabilities{mSupportedHdrTypes=[], mMaxLuminance=500.0, mMaxAverageLuminance=500.0, mMinLuminance=0.0}, userDisabledHdrTypes [], minimalPostProcessingSupported false, rotation 1, state ON, committedState ON}, DisplayMetrics{density=2.8125, width=2125, height=1080, scaledDensity=2.8125, xdpi=397.565, ydpi=398.899}, isValid=true, size = Point(2125, 1080), realSize = Point(2340, 1080), rotation = 1 04-09 03:40:53.010 2514: 2596 D/StackScroller: onDisplayChanged for predraw skip to 2 04-09 03:40:53.013 22946:22946 I/HoneySpace.DisplaySource: DisplayInfo(rotation=1, displayId=0, displaySize=Point(2340, 1080), displayCutout=DisplayCutout{insets=Rect(80, 0 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 472 - 80, 608), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={1} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, isNavCanMove=true, isTablet=false) 04-09 03:40:53.013 22946:19024 I/HoneySpace.DeviceStateUseCase: changed: THREE_BUTTON, 135, true, false, DisplayInfo(rotation=1, displayId=0, displaySize=Point(2340, 1080), displayCutout=DisplayCutout{insets=Rect(80, 0 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 472 - 80, 608), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={1} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, isNavCanMove=true, isTablet=false), ExtraDisplayInfo(rotation=-1, displayId=-1, displaySize=Point(0, 0), displayCutout=null, foldState=-1), false 04-09 03:40:53.014 22946:22946 I/HoneySpace.DisplayStyleRepository: onConfigurationChanged 04-09 03:40:53.014 1830: 1867 D/RefreshRateModeManager: updateDefaultDisplayToken: android.os.BinderProxy@8533fa1, isChanged: false 04-09 03:40:53.014 2514: 2514 D/IndicatorBasicGardener: PhoneStatusBarViewController update is done height=68 hasCameraTopMargin=false cameraTopMargin=0paddingLeft=59 paddingRight=59 maxWidthLeftContainer=935 maxWidthCenterContainer=136 maxWidthRightContainer=935 cutout=DisplayCutout{insets=Rect(0, 80 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(472, 0 - 608, 80), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}} 04-09 03:40:53.014 2514: 2568 W/Bubbles: update positioner: rotation: 0 insets: Insets{left=80, top=68, right=135, bottom=0} isLargeScreen: false isSmallTablet: false showingInBubbleBar: false bounds: Rect(0, 0 - 2340, 1080) 04-09 03:40:53.015 1830: 1867 I/ChimeraSystemEventListener: appLaunchIntent package name is: net.playtouch.dressupthegirllikeastarorange 04-09 03:40:53.015 20461:20461 I/com.buongiorno.newton.Newton: sendEvent: name=WrapperPause, data={"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","WrapperPauseScreen":"StartWrapper_OP","PlayMode":"ONLINE","WrapperDuration":7589,"BeforeGame":true,"CustomUserId":"3d6357064cc617e82f19671c15dcb6b8","StopReason":"rungame"} 04-09 03:40:53.015 20461:20461 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162852877 04-09 03:40:53.015 22946:22946 I/HoneySpace.DisplayStyleRepository: DisplayStyle(bounds=Rect(0, 0 - 2340, 1080), insetsIgnoreCutout=Insets{left=80, top=68, right=135, bottom=0}) 04-09 03:40:53.016 20461:20461 D/com.buongiorno.newton.SimpleObject: Custom data size: 97 04-09 03:40:53.016 20461:20461 V/com.buongiorno.newton.queue.c: last time added: 1744162852877 04-09 03:40:53.016 20461:20461 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: WrapperPausedelta from last insert 139 04-09 03:40:53.017 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:53.016Z http_data={"event_type":"custom event","name":"WrapperPause","creation_date":"2025-04-09T01:40:53.016Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","custom_data":{"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","WrapperPauseScreen":"StartWrapper_OP","PlayMode":"ONLINE","WrapperDuration":7589,"BeforeGame":true,"CustomUserId":"3d6357064cc617e82f19671c15dcb6b8","StopReason":"rungame"}} 04-09 03:40:53.018 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:53.016Z 04-09 03:40:53.018 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:53.016Z 04-09 03:40:53.018 22946:22946 I/HoneySpace.LauncherApplication: onConfigurationChanged -1 04-09 03:40:53.021 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:53.016Z 04-09 03:40:53.021 20461:20461 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:53.021 20461:20461 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 368, isQueueDataExpired=false 04-09 03:40:53.021 20461:20461 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: WrapperPause 04-09 03:40:53.021 22946:19024 I/HoneySpace.RecentStyler: collect displayStyle info, DisplayStyle(bounds=Rect(0, 0 - 2340, 1080), insetsIgnoreCutout=Insets{left=80, top=68, right=135, bottom=0}) 04-09 03:40:53.021 2514: 2514 D/Navbar.Store: handleEvent(0) OnRotationChanged(rotation=1) [Module] NavigationBar 04-09 03:40:53.022 2514: 2707 I/ImageWallpaperCanvasHelper_1: onConfigurationChanged {1.0 208mcc1mnc [fr_FR] ldltr sw384dp w756dp h360dp 450dpi nrml long land finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2340, 1080) mAppBounds=Rect(80, 0 - 2205, 1080) mMaxBounds=Rect(0, 0 - 2340, 1080) mDisplayRotation=ROTATION_90 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_90 mPopOver=undefined mOverlappingWithCutout=false mStageConfig=undefined mFreeformTaskPinningState=undefined mFreeformTranslucent=UNDEFINED} s.57589 fontWeightAdjustment=0 ff=0 bf=0 bts=0 cst=1.0 nightDim=0 themeSeq=0} isNeedReDraw false 04-09 03:40:53.022 20461:20461 V/com.buongiorno.newton.queue.b: consume_1_block: engine already running, delaying job. 04-09 03:40:53.022 2514: 2514 D/Navbar.Store: handleEvent(0) OnUpdateRemoteViewContainer(leftContainer=android.widget.LinearLayout{2a055f4 I.E...... ......ID 0,0-118,135 #7f0a0597 app:id/left_remoteview}, rightContainer=android.widget.LinearLayout{72d211d I.E...... ......ID 962,0-1080,135 #7f0a08aa app:id/right_remoteview}, contextualButtonVisible=false, darkIntensity=1.0, displayId=0) [Module] SamsungNavigationBarView 04-09 03:40:53.022 2514: 2514 D/Navbar.Store: --[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER 04-09 03:40:53.022 2514: 2514 D/Navbar.Store: ----apply(0) NavBarStoreAction$UpdateRemoteViewContainer 04-09 03:40:53.022 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 265464455; UID 11303; state: DISABLED 04-09 03:40:53.022 2514: 2514 D/Navbar.Store: ----apply(0) NavBarStoreAction$UpdateRemoteViewDarkIntensity 04-09 03:40:53.022 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 265452344; UID 11303; state: DISABLED 04-09 03:40:53.023 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 266124927; UID 11303; state: DISABLED 04-09 03:40:53.023 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 265451093; UID 11303; state: DISABLED 04-09 03:40:53.023 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 265456536; UID 11303; state: DISABLED 04-09 03:40:53.023 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 255940284; UID 11303; state: DISABLED 04-09 03:40:53.023 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 236283604; UID 11303; state: DISABLED 04-09 03:40:53.023 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 263959004; UID 11303; state: DISABLED 04-09 03:40:53.023 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 264304459; UID 11303; state: DISABLED 04-09 03:40:53.023 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 264301586; UID 11303; state: DISABLED 04-09 03:40:53.024 20461:20461 W/WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=falsecallback=android.view.ViewRootImpl$$ExternalSyntheticLambda19@77460eb 04-09 03:40:53.024 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 254631730; UID 11303; state: DISABLED 04-09 03:40:53.024 2514: 2514 D/Navbar.Store: ----handleEvent(0) OnUpdateRemoteViewContainer(leftContainer=android.widget.LinearLayout{2a055f4 I.E...... ......ID 0,0-118,135 #7f0a0597 app:id/left_remoteview}, rightContainer=android.widget.LinearLayout{72d211d I.E...... ......ID 962,0-1080,135 #7f0a08aa app:id/right_remoteview}, contextualButtonVisible=false, darkIntensity=1.0, displayId=0) [Module] SamsungNavigationBarView 04-09 03:40:53.024 2514: 2514 D/Navbar.Store: ------[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER 04-09 03:40:53.024 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewContainer 04-09 03:40:53.024 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 273509367; UID 11303; state: DISABLED 04-09 03:40:53.024 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewDarkIntensity 04-09 03:40:53.024 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 263259275; UID 11303; state: DISABLED 04-09 03:40:53.024 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 174042980; UID 11303; state: DISABLED 04-09 03:40:53.024 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 174042936; UID 11303; state: DISABLED 04-09 03:40:53.025 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 181136395; UID 11303; state: DISABLED 04-09 03:40:53.025 2514: 2514 D/Navbar.Store: handleEvent(0) OnUpdateSysUiStateFlag(noArguments=true) [Module] SamsungNavigationBarView 04-09 03:40:53.025 2514: 2514 D/Navbar.Store: --[Band]GESTURE_PACK_UPDATE_SYSTEMUI_STATE_FLAG 04-09 03:40:53.025 2514: 2514 D/Navbar.Store: --[Band] (afterAction) GESTURE_PACK_UPDATE_SYSTEMUI_STATE_FLAG 04-09 03:40:53.026 2514: 2514 D/Navbar.Store: ----handleEvent(0) OnUpdateRemoteViewContainer(leftContainer=android.widget.LinearLayout{2a055f4 I.E...... ......ID 0,0-118,135 #7f0a0597 app:id/left_remoteview}, rightContainer=android.widget.LinearLayout{72d211d I.E...... ......ID 962,0-1080,135 #7f0a08aa app:id/right_remoteview}, contextualButtonVisible=false, darkIntensity=1.0, displayId=0) [Module] SamsungNavigationBarView 04-09 03:40:53.026 2514: 2514 D/Navbar.Store: ------[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER 04-09 03:40:53.026 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewContainer 04-09 03:40:53.027 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewDarkIntensity 04-09 03:40:53.027 2514: 2514 D/Navbar.Store: handleEvent(0) OnNavBarUpdateA11YService(clickable=false, longClickable=false) [Module] NavigationBar 04-09 03:40:53.027 2514: 2514 D/Navbar.Store: --[Band]SETUPWIZARD_PACK_UPDATE_A11Y_SERVICE 04-09 03:40:53.027 1830: 4582 D/CompatibilityChangeReporter: Compat change id reported: 194480991; UID 11303; state: ENABLED 04-09 03:40:53.028 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.031 1830: 4582 V/Transition: allReady query: used=true, override=false, defer=0, states=Display{#0 state=ON size=2340x1080 ROTATION_90}:true 04-09 03:40:53.031 1830: 4582 V/WindowManager: Collecting in transition 5028: ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity, caller=com.android.server.wm.Transition.collect:759 com.android.server.wm.TransitionController.collect:935 com.android.server.wm.ActivityStarter.startActivityUnchecked:2361 com.android.server.wm.ActivityStarter.executeRequest:1950 com.android.server.wm.ActivityStarter.execute:1090 04-09 03:40:53.031 1830: 4582 D/ActivityTaskManager: TaskLaunchParamsModifier:task=null activity=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t-1} display-area-from-source=DefaultTaskDisplayArea_d0@199583666 display-id=0 task-display-area-windowing-mode=1 suggested-display-area=DefaultTaskDisplayArea_d0@199583666 04-09 03:40:53.031 1830: 4582 D/ActivityTaskManager: TaskLaunchParamsModifier:task=Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} activity=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t-1} display-area-from-source=DefaultTaskDisplayArea_d0@199583666 display-id=0 task-display-area-windowing-mode=1 suggested-display-area=DefaultTaskDisplayArea_d0@199583666 inherit-from-source=fullscreen non-freeform-task-display-area display-area=DefaultTaskDisplayArea_d0@199583666 activity-requested-portrait freeform-size-mismatch=Rect(554, 144 - 1650, 1004) 04-09 03:40:53.032 1830: 4582 I/SemDvfsHyPerManager: acquire hyper - AMS_ACT_START/1830@14, type = -999 04-09 03:40:53.032 1237: 1266 I/HYPER-HAL: [RequestManager.cpp]acquire(): Acquired ID : 1701104 [1830 / 14] HINT : AMS_ACT_START list : 04-09 03:40:53.032 1830: 4582 D/ActivityManagerPerformance: AMP_acquire() ACT_START 04-09 03:40:53.033 1295: 1355 E/BufferQueueDebug: [ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891}#125183](this:0xb400007da23f7ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891}#125183' 04-09 03:40:53.033 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58877, tid:1266 04-09 03:40:53.033 1295: 1355 I/BufferQueueDebug: [ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891}#125183](this:0xb400007da23f7ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:53.033 1295: 1355 I/SurfaceFlinger: id=125183 createSurf, flag=84004, ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891}#125183 04-09 03:40:53.033 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:53.033 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58877, idx:0 04-09 03:40:53.034 1244: 1297 I/libPowerHal: [set_cpuidle] enable:1, fd:14, scn:0xb40000759b761d00 04-09 03:40:53.034 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1c3c100 param:1 04-09 03:40:53.034 1237: 1266 I/mtkpower_client: ret_hdl:58879 04-09 03:40:53.034 1244: 1297 I/libPowerHal: [perfLockAcq] idx:0 hdl:58879 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58879 04-09 03:40:53.035 1244: 1297 I/libPowerHal: [set_cpuidle] enable:0, fd:14, scn:0xb40000759b761d00 04-09 03:40:53.035 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58878, tid:1266 04-09 03:40:53.035 1244: 1297 I/libPowerHal: [get_cpu_dma_latency_value] 0 04-09 03:40:53.035 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1c3c100 param:0 04-09 03:40:53.035 1830: 4582 V/WindowManager: Checking theme of starting window: 0x7f0e0169 04-09 03:40:53.035 1830: 4582 V/WindowManager: Translucent=false Floating=false ShowWallpaper=false Disable=false 04-09 03:40:53.036 1830: 4582 D/ActivityTaskManager: scheduleTopResumedActivityChanged, onTop=false, r=ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}, caller=com.android.server.wm.ActivityTaskSupervisor.updateTopResumedActivityIfNeeded:2826 com.android.server.wm.TaskFragment.setResumedActivity:579 com.android.server.wm.TaskFragment.onActivityStateChanged:888 com.android.server.wm.ActivityRecord.setState:6811 com.android.server.wm.TaskFragment.startPausing:2004 com.android.server.wm.TaskFragment.startPausing:1948 04-09 03:40:53.036 20461:20588 D/BLASTBufferQueue: [ViewRootImpl@348a201[MainActivity_99]#0](f:0,a:1) destructor() 04-09 03:40:53.036 20461:20588 D/BufferQueueConsumer: [ViewRootImpl@348a201[MainActivity_99]#0(BLAST Consumer)0](id:4fed00000000,api:0,p:-1,c:20461) disconnect 04-09 03:40:53.036 20461:20588 D/OpenGLRenderer: CacheManager::trimMemory(20) 04-09 03:40:53.037 1830: 4582 V/Transition: allReady query: used=true, override=false, defer=0, states=Display{#0 state=ON size=2340x1080 ROTATION_90}:false 04-09 03:40:53.037 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:53.037 20461:20461 I/ViewRootImpl@348a201[MainActivity_99: dispatchDetachedFromWindow 04-09 03:40:53.037 1830: 4582 V/WindowManager: Collecting in transition 5028: ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891}, caller=com.android.server.wm.Transition.collect:759 com.android.server.wm.Transition.collectExistenceChange:942 com.android.server.wm.TransitionController.collectExistenceChange:985 com.android.server.wm.ActivityStarter.handleStartResult:2542 com.android.server.wm.ActivityStarter.startActivityUnchecked:2369 04-09 03:40:53.037 1830: 4582 V/Transition: allReady query: used=true, override=false, defer=0, states=Display{#0 state=ON size=2340x1080 ROTATION_90}:false 04-09 03:40:53.037 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58878, idx:1 04-09 03:40:53.038 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1000000 param:-1 04-09 03:40:53.039 1237: 1266 I/mtkpower_client: ret_hdl:58880 04-09 03:40:53.039 1244: 1297 I/libPowerHal: [perfLockAcq] idx:2 hdl:58880 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58880 04-09 03:40:53.040 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1000000 param:0 04-09 03:40:53.040 1830: 4582 I/ActivityTaskManager: START u0 {act=android.intent.action.MAIN cmp=net.playtouch.dressupthegirllikeastarorange/.MainActivity} with LAUNCH_MULTIPLE from uid 11303 (BAL_ALLOW_VISIBLE_WINDOW) result code=0 04-09 03:40:53.040 1830: 4582 I/Pageboost: stop alp 04-09 03:40:53.040 1244: 1270 I/mtkpower@impl: [setMode] type:5, enabled:1 04-09 03:40:53.040 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.040 1830: 4541 D/CoreBackPreview: Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}: Setting back callback null 04-09 03:40:53.040 3240: 3240 E/pageboostd: Received HALT command code 2 04-09 03:40:53.041 1830: 1850 I/system_server: Background concurrent mark compact GC freed 18MB AllocSpace bytes, 645(12MB) LOS objects, 17% free, 110MB/134MB, paused 2.429ms,10.444ms total 543.760ms 04-09 03:40:53.041 1830: 4535 D/InputTransport: Input channel destroyed: '56bd2db', fd=879 04-09 03:40:53.041 1830: 4535 W/InputManager-JNI: Input channel object '56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 (client)' was disposed without first being removed with the input manager! 04-09 03:40:53.041 1830: 4535 D/InputTransport: Input channel destroyed: '56bd2db', fd=882 04-09 03:40:53.041 1830: 1851 W/JavaBinder: BinderProxy is being destroyed but the application did not call unlinkToDeath to unlink all of its death recipients beforehand. Releasing leaked death recipient: com.android.server.art.ArtdRefCache$CacheDeathRecipient 04-09 03:40:53.041 1830: 1851 I/BpBinder: onLastStrongRef automatically unlinking death recipients: 04-09 03:40:53.041 1830: 4535 V/WindowManager: Remove Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}: mSurfaceController=Surface(name=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461)/@0x5ce74f6 mAnimatingExit=false mRemoveOnExit=false mHasSurface=true surfaceShowing=true animating=false app-animation=false mDisplayFrozen=false callers=com.android.server.wm.WindowManagerService.removeWindow:2148 com.android.server.wm.Session.remove:257 android.view.IWindowSession$Stub.onTransact:747 com.android.server.wm.Session.onTransact:204 android.os.Binder.execTransactInternal:1375 android.os.Binder.execTransact:1311 04-09 03:40:53.041 1830: 4535 I/WindowManager: Destroying surface Surface(name=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461)/@0x5ce74f6 called by com.android.server.wm.WindowStateAnimator.destroySurface:799 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:472 com.android.server.wm.WindowState.removeImmediately:2937 com.android.server.wm.WindowState.removeIfPossible:3214 com.android.server.wm.WindowManagerService.removeWindow:2148 com.android.server.wm.Session.remove:257 android.view.IWindowSession$Stub.onTransact:747 com.android.server.wm.Session.onTransact:204 04-09 03:40:53.042 1830: 4535 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:40:53.042 1830: 1851 W/JavaBinder: BinderProxy is being destroyed but the application did not call unlinkToDeath to unlink all of its death recipients beforehand. Releasing leaked death recipient: com.android.server.wm.EmbeddedWindowController$$ExternalSyntheticLambda0 04-09 03:40:53.043 1830: 1854 D/InputDispatcher: Focus left window (0): 56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 04-09 03:40:53.043 1830: 2593 D/CompatibilityChangeReporter: Compat change id reported: 161145287; UID 11303; state: ENABLED 04-09 03:40:53.044 1830: 1851 I/BpBinder: onLastStrongRef automatically unlinking death recipients: 04-09 03:40:53.044 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.045 1830: 4535 V/WindowManager: Changing focus from Window{56bd2db u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} to null displayId=0 Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:578 com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6833 com.android.server.wm.WindowState.removeIfPossible:3236 com.android.server.wm.WindowManagerService.removeWindow:2148 04-09 03:40:53.046 20461:20461 D/InputTransport: Input channel destroyed: '56bd2db', fd=180 04-09 03:40:53.046 20461:20612 I/com.buongiorno.newton.Newton: sendEvent: name=RunApk, data={"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ActionName":"RunApk","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:53.046 1830: 1868 D/SurfaceComposerClient: Transaction::apply InputWindowCommands.focusRequests timestamp=959073958311010, windowName= 04-09 03:40:53.046 20461:20612 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162853016 04-09 03:40:53.047 1830: 1867 V/WindowManager: Unknown focus tokens, dropping reportFocusChanged 04-09 03:40:53.047 22946:22946 I/HoneySpace.WindowBounds: updateNavigationMode? BUTTON 04-09 03:40:53.047 22946:22946 I/HoneySpace.WindowBounds: immersiveNavigation? false 04-09 03:40:53.047 22946:22946 I/HoneySpace.WindowBounds: setInsetAndCutout, Bounds=Rect(0, 0 - 2340, 1080), AppBounds=Rect(80, 0 - 2205, 1080) 04-09 03:40:53.047 22946:22946 I/HoneySpace.WindowBounds: update window bounds, name = APPLICATION, context = com.sec.android.app.launcher.LauncherApplication, call from {com.sec.android.app.launcher.LauncherApplication.onConfigurationChanged(Unknown Source:95)} WindowBounds width=2340 height=1080, bounds=Rect(0, 0 - 2340, 1080) insets=Insets{left=0, top=68, right=135, bottom=0}, systemInsets=Insets{left=0, top=68, right=135, bottom=0}cutout=Rect(80, 0 - 0, 0), gestureInsets=Insets{left=0, top=68, right=135, bottom=0}, gestureActionInsets=Insets{left=0, top=68, right=135, bottom=0}, insetsIgnoreCutout=Insets{left=80, top=68, right=135, bottom=0}, baseScreenSize=Point(2125, 1080)screenSizeInGesture=Point(2125, 1080), screenSizeIncludeCutout: Point(2205, 1080) 04-09 03:40:53.047 22946:22946 I/ViewRootImpl@63d8d32[RecentsTransitionOverlay: onDisplayChanged oldDisplayState=2 newDisplayState=2 04-09 03:40:53.047 22946:22946 I/ViewRootImpl@b31eff7[RecentsActivity: onDisplayChanged oldDisplayState=2 newDisplayState=2 04-09 03:40:53.047 22946:22946 I/ViewRootImpl@7b5c4cc[LauncherActivity: onDisplayChanged oldDisplayState=2 newDisplayState=2 04-09 03:40:53.048 20461:20612 D/com.buongiorno.newton.SimpleObject: Custom data size: 81 04-09 03:40:53.048 20461:20612 V/com.buongiorno.newton.queue.c: last time added: 1744162853016 04-09 03:40:53.048 20461:20612 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: RunApkdelta from last insert 32 04-09 03:40:53.048 22946:19024 I/HoneySpace.IconCache: ACTION_CONFIGURATION_CHANGED: 450 -> 450 04-09 03:40:53.049 20461:20612 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:53.048Z http_data={"event_type":"custom event","name":"RunApk","creation_date":"2025-04-09T01:40:53.048Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","custom_data":{"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ActionName":"RunApk","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:53.049 20461:20612 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:53.048Z 04-09 03:40:53.049 20461:20612 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:53.048Z 04-09 03:40:53.049 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.052 20461:20612 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:53.048Z 04-09 03:40:53.052 1295: 1295 D/SurfaceFlinger: Focus addInputWindowCommands timestamp=959073958311010, windowName= 04-09 03:40:53.052 20461:20612 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:53.052 20461:20612 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 399, isQueueDataExpired=false 04-09 03:40:53.052 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.052 1295: 1459 D/SurfaceFlinger: updateWinowInfo=0, setFocusedWindow timestamp=959073958311010, windowName= 04-09 03:40:53.052 20461:20612 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: RunApk 04-09 03:40:53.053 20461:20612 V/com.buongiorno.newton.queue.b: consume_1_block: engine already running, delaying job. 04-09 03:40:53.055 2514: 2514 D/QSCinemaProvider: orientation is changed ! 1 >> 2 04-09 03:40:53.056 2514: 2514 D/KeyguardEditModeAnimatorController: rotation 1 false 04-09 03:40:53.056 2514: 2514 W/ConstraintSet: id unknown bouncer_status_bar_area_root 04-09 03:40:53.056 2514: 2514 W/ConstraintSet: id unknown keyguard_arrow_view 04-09 03:40:53.056 2514: 2514 W/ConstraintSet: id unknown keyguard_punch_hole_vi_view 04-09 03:40:53.057 2514: 2514 W/ConstraintSet: id unknown keyguard_biometric_view 04-09 03:40:53.057 2514: 2514 W/ConstraintSet: id unknown view_flipper 04-09 03:40:53.057 2514: 2514 W/ConstraintSet: id unknown bouncer_status_bar_area_root 04-09 03:40:53.057 2514: 2514 W/ConstraintSet: id unknown keyguard_arrow_view 04-09 03:40:53.057 2514: 2514 W/ConstraintSet: id unknown keyguard_punch_hole_vi_view 04-09 03:40:53.058 2514: 2514 D/SystemUIImageView: apply style: default 04-09 03:40:53.060 1830: 4535 V/WindowManager: Relayout Window{c8f886b u0 NavigationBar0}: viewVisibility=0 req=1080x135 ty=2019 d0 04-09 03:40:53.066 1830: 4535 V/WindowManager: Relayout hash=c8f886b, pid=2514, syncId=851: mAttrs={(0,0)(135xfill) gr=RIGHT CENTER_HORIZONTAL sim={adjust=pan} layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=33001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} paramsForRotation: ROTATION_0={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_90={(0,0)(135xfill) gr=RIGHT CENTER_HORIZONTAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_180={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} 04-09 03:40:53.066 1830: 4535 V/WindowManager: InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_270={(0,0)(135xfill) gr=LEFT CENTER_HORIZONTAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} naviIconColor=0} 04-09 03:40:53.067 2514: 2514 I/InsetsController: onStateChanged: host=NavigationBar0, from=android.view.ViewRootImpl.relayoutWindow:10072, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 2340, 1080), mDisplayCutout=DisplayCutout{insets=Rect(80, 0 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 472 - 80, 608), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={1} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]} mRoundedCornerFrame=Rect(0, 0 - 0, 0), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(2216, 0 - 2340, 68) rotation=1}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=1 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {7 mType=displayCutout mFrame=[0,0][80,1080] mVisible=true mFlags=[]}, InsetsSource: {bd70005 mType=mandatorySystemGestures mFrame=[0,0][2340,68] mVisible=true mFlags=[]}, InsetsSource: {5e900004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {5e900005 mType=mandatorySystemGestures mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 04-09 03:40:53.068 2514: 2514 I/BLASTBufferQueue_Java: update, w= 135 h= 1080 mName = ViewRootImpl@9b3ebcb[NavigationBar0] mNativeObject= 0xb400007168b03580 sc.mNativeObject= 0xb400007168b55240 format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3017 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 04-09 03:40:53.068 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: Relayout returned: old=(0,2205,1080,2340) new=(2205,0,2340,1080) relayoutAsync=false req=(1080,135)0 dur=8 res=0x401 s={true 0xb40000714c569000} ch=false seqId=851 04-09 03:40:53.068 2514: 2514 D/ViewRootImpl@9b3ebcb[NavigationBar0: Relayout called with blastSync 04-09 03:40:53.068 2514: 2514 D/ViewRootImpl@9b3ebcb[NavigationBar0: reportNextDraw android.view.ViewRootImpl.performTraversals:4120 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 04-09 03:40:53.070 2514: 2514 I/NoBackGesture: Config changed: newConfig={1.0 208mcc1mnc [fr_FR] ldltr sw384dp w756dp h360dp 450dpi nrml long land finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2340, 1080) mAppBounds=Rect(80, 0 - 2205, 1080) mMaxBounds=Rect(0, 0 - 2340, 1080) mDisplayRotation=ROTATION_90 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_90 mPopOver=undefined mOverlappingWithCutout=false mStageConfig=undefined mFreeformTaskPinningState=undefined mFreeformTranslucent=UNDEFINED} s.57589 fontWeightAdjustment=0 ff=0 bf=0 bts=0 cst=1.0 nightDim=0 themeSeq=0} lastReportedConfig={1.0 208mcc1mnc [fr_FR] ldltr sw384dp w756dp h360dp 450dpi nrml long land finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2340, 1080) mAppBounds=Rect(80, 0 - 2205, 1080) mMaxBounds=Rect(0, 0 - 2340, 1080) mDisplayRotation=ROTATION_90 mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_90 mPopOver=undefined mOverlappingWithCutout=false mStageConfig=undefined mFreeformTaskPinningState=undefined mFreeformTranslucent=UNDEFINED} s.57589 fontWeightAdjustment=0 ff=0 bf=0 bts=0 cst=1.0 nightDim=0 themeSeq=0} 04-09 03:40:53.071 2514: 2514 D/Navbar.Store: handleEvent(0) OnUpdateRemoteViewContainer(leftContainer=android.widget.LinearLayout{2a055f4 I.E...... ......ID 0,0-118,135 #7f0a0597 app:id/left_remoteview}, rightContainer=android.widget.LinearLayout{72d211d I.E...... ......ID 962,0-1080,135 #7f0a08aa app:id/right_remoteview}, contextualButtonVisible=false, darkIntensity=1.0, displayId=0) [Module] SamsungNavigationBarView 04-09 03:40:53.071 2514: 2514 D/Navbar.Store: --[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER 04-09 03:40:53.071 2514: 2514 D/Navbar.Store: ----apply(0) NavBarStoreAction$UpdateRemoteViewContainer 04-09 03:40:53.071 2514: 2514 D/Navbar.Store: ----apply(0) NavBarStoreAction$UpdateRemoteViewDarkIntensity 04-09 03:40:53.075 2514: 2514 D/ViewRootImpl@9b3ebcb[NavigationBar0: mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb40000714c569000} 04-09 03:40:53.076 2514: 2514 D/Navbar.Store: handleEvent(0) OnUpdateRemoteViewContainer(leftContainer=android.widget.LinearLayout{67a75b9 I.E...... ......ID 0,0-135,118 #7f0a0597 app:id/left_remoteview}, rightContainer=android.widget.LinearLayout{818adfe I.E...... ......ID 0,962-135,1080 #7f0a08aa app:id/right_remoteview}, contextualButtonVisible=false, darkIntensity=1.0, displayId=0) [Module] SamsungNavigationBarView 04-09 03:40:53.076 2514: 2514 D/Navbar.Store: --[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER 04-09 03:40:53.076 2514: 2514 D/Navbar.Store: ----apply(0) NavBarStoreAction$UpdateRemoteViewContainer 04-09 03:40:53.076 2514: 2514 D/Navbar.Store: ----apply(0) NavBarStoreAction$UpdateRemoteViewDarkIntensity 04-09 03:40:53.077 2514: 2514 D/Navbar.Store: ----handleEvent(0) OnUpdateRemoteViewContainer(leftContainer=android.widget.LinearLayout{67a75b9 I.E...... ......ID 0,0-135,118 #7f0a0597 app:id/left_remoteview}, rightContainer=android.widget.LinearLayout{818adfe I.E...... ......ID 0,962-135,1080 #7f0a08aa app:id/right_remoteview}, contextualButtonVisible=false, darkIntensity=1.0, displayId=0) [Module] SamsungNavigationBarView 04-09 03:40:53.077 2514: 2514 D/Navbar.Store: ------[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER 04-09 03:40:53.077 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewContainer 04-09 03:40:53.077 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewDarkIntensity 04-09 03:40:53.078 2514: 2514 D/Navbar.Store: handleEvent(0) OnUpdateSysUiStateFlag(noArguments=true) [Module] SamsungNavigationBarView 04-09 03:40:53.078 2514: 2514 D/Navbar.Store: --[Band]GESTURE_PACK_UPDATE_SYSTEMUI_STATE_FLAG 04-09 03:40:53.078 2514: 2514 D/Navbar.Store: --[Band] (afterAction) GESTURE_PACK_UPDATE_SYSTEMUI_STATE_FLAG 04-09 03:40:53.079 2514: 2514 D/ViewRootImpl@9b3ebcb[NavigationBar0: reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 04-09 03:40:53.079 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: Setup new sync=wmsSync-ViewRootImpl@9b3ebcb[NavigationBar0]#52 04-09 03:40:53.079 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: Creating new active sync group ViewRootImpl@9b3ebcb[NavigationBar0]#53 04-09 03:40:53.079 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: registerCallbacksForSync syncBuffer=true 04-09 03:40:53.081 2514: 3335 I/ViewRootImpl@9b3ebcb[NavigationBar0: Received frameDrawingCallback syncResult=0 frameNum=61425. 04-09 03:40:53.081 2514: 3335 I/ViewRootImpl@9b3ebcb[NavigationBar0: mWNT: t=0xb400007156c45b80 mBlastBufferQueue=0xb400007168b03580 fn= 61425 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 04-09 03:40:53.081 2514: 3335 I/ViewRootImpl@9b3ebcb[NavigationBar0: Setting up sync and frameCommitCallback 04-09 03:40:53.081 2514: 3335 I/BLASTBufferQueue_Java: syncNextTransaction, mName= ViewRootImpl@9b3ebcb[NavigationBar0] acquireSingleBuffer= true mNativeObject= 0xb400007168b03580 callback= android.view.ViewRootImpl$8$$ExternalSyntheticLambda0@6cefca1 caller= android.graphics.BLASTBufferQueue.syncNextTransaction:152 android.view.ViewRootImpl$8.onFrameDraw:13865 android.view.ThreadedRenderer$1.onFrameDraw:792 04-09 03:40:53.081 2514: 3335 D/BLASTBufferQueue: [ViewRootImpl@9b3ebcb[NavigationBar0]#1](f:0,a:1) syncNextTransaction callback: 1, acquireSingleBuffer: 1, mTransactionReadyCallback: 0 04-09 03:40:53.081 20461:20461 I/DecorView: setWindowBackground: isPopOver=false color=ff000000 d=android.graphics.drawable.ColorDrawable@b72336e 04-09 03:40:53.087 2514: 2601 D/BLASTBufferQueue: [ViewRootImpl@9b3ebcb[NavigationBar0]#1](f:0,a:2) producer disconnected before acquireNextBufferLocked 04-09 03:40:53.087 2514: 2601 D/BLASTBufferQueue: [ViewRootImpl@9b3ebcb[NavigationBar0]#1](f:0,a:2) acquireNextBufferLocked mLastAppliedFrameNumber: 61424 04-09 03:40:53.087 2514: 2601 I/BLASTBufferQueue: nativeSyncNextTransaction() syncNextTransaction callback invoked. t=10797548597532 04-09 03:40:53.087 2514: 2601 I/ViewRootImpl@9b3ebcb[NavigationBar0: Received ready transaction from native, debugName=syncBuffer_ViewRootImpl@9b3ebcb[NavigationBar0]#53 04-09 03:40:53.088 2514: 2601 I/ViewRootImpl@9b3ebcb[NavigationBar0: Received frameCommittedCallback lastAttemptedDrawFrameNum=61425 didProduceBuffer=true 04-09 03:40:53.088 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: reportDrawFinished seqId=851 04-09 03:40:53.090 1830: 4535 D/WindowManager: finishDrawingWindow: Window{c8f886b u0 NavigationBar0} mDrawState=DRAW_PENDING seqId=851 04-09 03:40:53.090 1830: 4535 D/WindowManager: finishDrawingWindow: syncBuffer=syncBuffer_ViewRootImpl@9b3ebcb[NavigationBar0]#53 04-09 03:40:53.090 1830: 4535 I/WindowManager: finishDrawing of orientation change: Window{c8f886b u0 NavigationBar0} 105ms 04-09 03:40:53.090 1830: 4535 D/WindowManager: executeDrawHandlers, seqId=851, h.mSeqId=851, hadHandlers=true, win=Window{c8f886b u0 NavigationBar0} 04-09 03:40:53.090 1830: 4535 D/AsyncRotation_WindowManager: handleFinishDrawing Window{c8f886b u0 NavigationBar0} 04-09 03:40:53.090 1830: 4535 D/AsyncRotation_WindowManager: Complete set pending Window{c8f886b u0 NavigationBar0} 04-09 03:40:53.091 1830: 4535 D/WindowManager: finishDrawing: Skip to merge postDrawTransaction due to async rotation, syncBuffer=syncBuffer_ViewRootImpl@9b3ebcb[NavigationBar0]#53 04-09 03:40:53.093 20461:20461 I/com.buongiorno.newton.Newton: sendEvent: name=WrapperStart, data={"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","AfterGame":true,"PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:53.093 20461:20461 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162853048 04-09 03:40:53.093 20461:20461 D/com.buongiorno.newton.SimpleObject: Custom data size: 75 04-09 03:40:53.093 20461:20461 V/com.buongiorno.newton.queue.c: last time added: 1744162853048 04-09 03:40:53.093 20461:20461 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: WrapperStartdelta from last insert 45 04-09 03:40:53.094 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:53.093Z http_data={"event_type":"custom event","name":"WrapperStart","creation_date":"2025-04-09T01:40:53.093Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","custom_data":{"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","AfterGame":true,"PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:53.094 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:53.093Z 04-09 03:40:53.094 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:53.093Z 04-09 03:40:53.097 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:53.093Z 04-09 03:40:53.098 20461:20461 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:53.098 20461:20461 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 445, isQueueDataExpired=false 04-09 03:40:53.098 20461:20461 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: WrapperStart 04-09 03:40:53.098 20461:20461 V/com.buongiorno.newton.queue.b: consume_1_block: engine already running, delaying job. 04-09 03:40:53.101 20461:20461 V/com.buongiorno.newton.Newton: Resuming Newton timers 04-09 03:40:53.101 20461:20461 V/com.buongiorno.newton.events.TimedEventManager: Resume: all heartbeats 04-09 03:40:53.105 1295: 1673 D/SurfaceFlinger: [SF client] NEW(0xb400007dca4a3780) for (20461:net.playtouch.dressupthegirllikeastarorange) 04-09 03:40:53.106 20461:20588 D/NativeCustomFrequencyManager: [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager() 04-09 03:40:53.106 2514: 2514 W/KeyguardSecurityViewFlipper: onMeasure: widthSpec MeasureSpec: EXACTLY 810 should be AT_MOST 04-09 03:40:53.106 2514: 2514 W/KeyguardSecurityViewFlipper: onMeasure: heightSpec MeasureSpec: EXACTLY 2340 should be AT_MOST 04-09 03:40:53.106 2514: 2514 W/KeyguardSecurityViewFlipper: onMeasure: widthSpec MeasureSpec: EXACTLY 810 should be AT_MOST 04-09 03:40:53.106 2514: 2514 W/KeyguardSecurityViewFlipper: onMeasure: heightSpec MeasureSpec: EXACTLY 2340 should be AT_MOST 04-09 03:40:53.106 20461:20461 I/InsetsController: setRequestedVisibleTypes: visible=false, mask=statusBars, host=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99, from=android.view.InsetsController.controlAnimationUnchecked:1445 android.view.InsetsController.applyAnimation:2005 android.view.InsetsController.applyAnimation:1968 android.view.InsetsController.hide:1403 android.view.InsetsController.hide:1342 android.view.ViewRootImpl.controlInsetsForCompatibility:3513 android.view.ViewRootImpl.setView:1709 android.view.WindowManagerGlobal.addView:580 android.view.WindowManagerImpl.addView:150 android.app.ActivityThread.handleResumeActivity:5561 04-09 03:40:53.107 2514: 2514 D/ScrollView: onsize change changed 04-09 03:40:53.107 2514: 2514 D/QsExpandAnimator: mIsDateButtonOverlapped = false >> false, (366.0 + 375) = 741.0 : 1816 04-09 03:40:53.107 2514: 2514 D/ScrollView: onsize change changed 04-09 03:40:53.108 2514: 2514 D/BrightnessBar: updateVisibility() - com.android.systemui.qs.bar.BrightnessBar.setPosition:21 - com.android.systemui.qs.bar.BrightnessMediaDevicesBar.setPosition:16 - com.android.systemui.qs.bar.BarController$$ExternalSyntheticLambda2.accept:5 - java.util.ArrayList.forEach:1613 - com.android.systemui.qs.QSFragment.setQsExpansion:250 04-09 03:40:53.108 1830: 4535 W/WindowManager: Failed looking up window session=Session{e24c839 20461:u0a11303} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:6671 com.android.server.wm.Session.updateRequestedVisibleTypes:793 android.view.IWindowSession$Stub.onTransact:1145 04-09 03:40:53.108 2514: 2514 I/BrightnessBar: showBar : true 04-09 03:40:53.108 2514: 2514 D/BrightnessBar: updateVisibility() - com.android.systemui.qs.bar.BrightnessBar.setPosition:21 - com.android.systemui.qs.bar.BarController$$ExternalSyntheticLambda2.accept:5 - java.util.ArrayList.forEach:1613 - com.android.systemui.qs.QSFragment.setQsExpansion:250 - com.android.systemui.qs.QSFragment$$ExternalSyntheticLambda3.onLayoutChange:34 04-09 03:40:53.108 2514: 2514 I/BrightnessBar: showBar : true 04-09 03:40:53.108 1830: 2593 D/CompatibilityChangeReporter: Compat change id reported: 168419799; UID 11303; state: DISABLED 04-09 03:40:53.109 1830: 2593 D/CompatibilityChangeReporter: Compat change id reported: 273564678; UID 11303; state: DISABLED 04-09 03:40:53.109 1830: 2593 D/InputTransport: Input channel constructed: '6e4ea82', fd=345 04-09 03:40:53.109 1830: 2593 D/InputTransport: Input channel constructed: '6e4ea82', fd=684 04-09 03:40:53.109 1830: 2593 D/InputTransport: Input channel constructed: '6e4ea82', fd=786 04-09 03:40:53.109 1830: 2593 D/WindowManager: prepareSync , mPrepareSyncSeqId=0, win=Window{6e4ea82 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} 04-09 03:40:53.110 1295: 1356 E/BufferQueueDebug: [6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125184](this:0xb400007d9fa71ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from '6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125184' 04-09 03:40:53.110 1295: 1356 I/BufferQueueDebug: [6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125184](this:0xb400007d9fa71ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:53.110 1295: 1356 I/SurfaceFlinger: id=125184 createSurf, flag=84004, 6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125184 04-09 03:40:53.110 2514: 2514 D/SecQSFragmentAnimator_QSCinema: [qsExpansionPosition:-1] qsExpanded:false, qsFullyExpanded:false, qsExpansionPosition:0, qsExpandImmediate:false, qsCollapsingWhilePanelClosing:false &&& panelExpansionFraction:0, panelExpansionDragDownPxAmount:0 *** panelExpanded:false, panelExpanding:false %%% barState:0, overScrolling:false, userId:-1, isRunningPanelOnHeightAnimation:false 04-09 03:40:53.111 1830: 2593 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:40:53.112 1830: 2593 D/InputTransport: Input channel destroyed: '6e4ea82', fd=786 04-09 03:40:53.113 20461:20461 I/InsetsController: onStateChanged: host=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99, from=android.view.ViewRootImpl.setView:1753, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 2340, 1080), mDisplayCutout=DisplayCutout{insets=Rect(80, 0 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 472 - 80, 608), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={1} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]} mRoundedCornerFrame=Rect(0, 0 - 2340, 1080), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(2216, 0 - 2340, 68) rotation=1}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=1 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags=[]}, InsetsSource: {7 mType=displayCutout mFrame=[0,0][80,1080] mVisible=true mFlags=[]}, InsetsSource: {bd70000 mType=statusBars mFrame=[0,0][2340,68] mVisible=false mFlags=[]}, InsetsSource: {bd70005 mType=mandatorySystemGestures mFrame=[0,0][2340,68] mVisible=true mFlags=[]}, InsetsSource: {bd70006 mType=tappableElement mFrame=[0,0][2340,68] mVisible=true mFlags=[]}, InsetsSource: {5e900001 mType=navigationBars mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {5e900005 mType=mandatorySystemGestures mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900006 mType=tappableElement mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 04-09 03:40:53.114 20461:20461 I/ViewRootImpl@b08541e[MainActivity_99: synced displayState. AttachInfo displayState=2 04-09 03:40:53.114 22946:19024 I/HoneySpace.DeviceStateUseCase: update: DeviceState(naviMode=THREE_BUTTON, navigationBarHeight=135, hint=true, transparentHint=false, rotation=1, displayId=0, displaySize=Point(2340, 1080), displayCutout=DisplayCutout{insets=Rect(80, 0 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 472 - 80, 608), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={1} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, isNavCanMove=true, isTablet=false, extraDisplayInfo=ExtraDisplayInfo(rotation=-1, displayId=-1, displaySize=Point(0, 0), displayCutout=null, foldState=-1), enableOverlayWindow=false) 04-09 03:40:53.114 20461:20461 I/ViewRootImpl@b08541e[MainActivity_99: setView = com.android.internal.policy.DecorView@453a915 TM=true 04-09 03:40:53.114 22946:22946 I/HoneySpace.GestureInputHandler: deviceState changed DeviceState(naviMode=THREE_BUTTON, navigationBarHeight=135, hint=true, transparentHint=false, rotation=1, displayId=0, displaySize=Point(2340, 1080), displayCutout=DisplayCutout{insets=Rect(80, 0 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 472 - 80, 608), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={1} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, isNavCanMove=true, isTablet=false, extraDisplayInfo=ExtraDisplayInfo(rotation=-1, displayId=-1, displaySize=Point(0, 0), displayCutout=null, foldState=-1), enableOverlayWindow=false) 04-09 03:40:53.114 22946:22946 I/HoneySpace.RegionManagerImpl: changeTouchRegion() called with: com.honeyspace.gesture.region.NoGestureTouchRegion@3e6b2e0 to DeviceState(naviMode=THREE_BUTTON, navigationBarHeight=135, hint=true, transparentHint=false, rotation=1, displayId=0, displaySize=Point(2340, 1080), displayCutout=DisplayCutout{insets=Rect(80, 0 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 472 - 80, 608), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={1} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, isNavCanMove=true, isTablet=false, extraDisplayInfo=ExtraDisplayInfo(rotation=-1, displayId=-1, displaySize=Point(0, 0), displayCutout=null, foldState=-1), enableOverlayWindow=false) 04-09 03:40:53.115 1830: 2593 D/TspStateManager: holeName: HomeGesture, direction: 0, startY: 0, endY: 0 04-09 03:40:53.115 22946:22946 I/DeadZoneHole: resetDeadZoneHole 04-09 03:40:53.115 22946:22946 I/HoneySpace.RegionManagerImpl: resetSwipeRegion. RectF(0.0, 0.0, 0.0, 0.0), RectF(0.0, 0.0, 0.0, 0.0) 04-09 03:40:53.118 20461:20461 I/InsetsController: onStateChanged: host=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99, from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7209, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 2340, 1080), mDisplayCutout=DisplayCutout{insets=Rect(80, 0 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 472 - 80, 608), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={1} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]} mRoundedCornerFrame=Rect(0, 0 - 2340, 1080), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(2216, 0 - 2340, 68) rotation=1}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=1 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags=[]}, InsetsSource: {7 mType=displayCutout mFrame=[0,0][80,1080] mVisible=true mFlags=[]}, InsetsSource: {bd70000 mType=statusBars mFrame=[0,0][2340,68] mVisible=false mFlags=[]}, InsetsSource: {bd70005 mType=mandatorySystemGestures mFrame=[0,0][2340,68] mVisible=true mFlags=[]}, InsetsSource: {bd70006 mType=tappableElement mFrame=[0,0][2340,68] mVisible=true mFlags=[]}, InsetsSource: {5e900001 mType=navigationBars mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {5e900005 mType=mandatorySystemGestures mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900006 mType=tappableElement mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 04-09 03:40:53.119 20461:20461 W/RemoteInputConnectionImpl: getExtractedText on inactive InputConnection 04-09 03:40:53.119 2514: 2514 I/FaceWidgetAttribute: getMinTopMargin() 234, clockType = 2, topPlacement : true, lock icon : true, idx : 0 04-09 03:40:53.119 2514: 2514 I/FaceWidgetPositionAlgorithm: getClockContainerHeight() supplier = 290, bottom margin = 0, real height = 325 04-09 03:40:53.119 2514: 2514 I/FaceWidgetPositionAlgorithm: getMinStackScrollerPadding() padding = 604, topMargin = 314, containerHeight = 290, mediaHeight = 0, complicationHeight = 0 04-09 03:40:53.120 23437:23437 I/HBD: a [NRIC] resetNoResponseState 04-09 03:40:53.120 2514: 2514 I/KeyguardSidePadding: getClockSidePadding() = 731, land 04-09 03:40:53.120 23437:23437 I/HBD: b needOff = true , isForceOff = false, isNullInputClass : true 04-09 03:40:53.120 23437:23437 I/HBD: b update cached prediction status : false 04-09 03:40:53.120 2514: 2514 D/BrightnessBar: updateVisibility() - com.android.systemui.qs.bar.BrightnessBar.setPosition:21 - com.android.systemui.qs.bar.BrightnessMediaDevicesBar.setPosition:16 - com.android.systemui.qs.bar.BarController$$ExternalSyntheticLambda2.accept:5 - java.util.ArrayList.forEach:1613 - com.android.systemui.qs.QSFragment.setQsExpansion:250 04-09 03:40:53.120 2514: 2514 I/BrightnessBar: showBar : true 04-09 03:40:53.120 2514: 2514 D/BrightnessBar: updateVisibility() - com.android.systemui.qs.bar.BrightnessBar.setPosition:21 - com.android.systemui.qs.bar.BarController$$ExternalSyntheticLambda2.accept:5 - java.util.ArrayList.forEach:1613 - com.android.systemui.qs.QSFragment.setQsExpansion:250 - com.android.systemui.shade.QuickSettingsController.updateExpansion:95 04-09 03:40:53.120 2514: 2514 I/BrightnessBar: showBar : true 04-09 03:40:53.121 23437:23437 I/HBD: HoneyBoardService [PF_OP][onStartInput] 135 ms 04-09 03:40:53.122 1830: 4582 W/InputMethodManagerService: showAgainInputMehtodPicker 04-09 03:40:53.122 23437:23437 I/HBD: b updatePredictionStatus : 9, editorOpt 04-09 03:40:53.123 23437:23437 I/HBD: HoneyBoardService [PF_CF][onConfigurationChanged] 146 ms 04-09 03:40:53.124 2514: 2514 D/SecQSFragmentAnimator_QSCinema: [qsExpansionPosition:0] qsExpanded:false, qsFullyExpanded:false, qsExpansionPosition:-1, qsExpandImmediate:false, qsCollapsingWhilePanelClosing:false &&& panelExpansionFraction:0, panelExpansionDragDownPxAmount:0 *** panelExpanded:false, panelExpanding:false %%% barState:0, overScrolling:false, userId:-1, isRunningPanelOnHeightAnimation:false 04-09 03:40:53.125 23437:23437 I/HBD: c inset is lower than 0 04-09 03:40:53.125 2514: 2514 W/View: requestLayout() improperly called by com.android.systemui.qs.QSContainerImpl{555140 V.E...... ......ID 0,0-1912,580 #7f0a0860 app:id/quick_settings_container} during layout: running second layout pass 04-09 03:40:53.125 2514: 2514 W/View: requestLayout() improperly called by android.widget.LinearLayout{f1c031d V.E...... ......ID 254,152-1658,439 #7f0a01a9 app:id/brightness_media_device_bar} during layout: running second layout pass 04-09 03:40:53.125 2514: 2514 W/View: requestLayout() improperly called by com.android.systemui.settings.brightness.BrightnessSliderView{d4e5992 V.E...... ......ID 0,0-1404,96 #7f0a01ad app:id/brightness_slider} during layout: running second layout pass 04-09 03:40:53.125 2514: 2514 W/View: requestLayout() improperly called by android.widget.LinearLayout{292cf63 V.E...... ......ID 0,135-1404,248 #7f0a0632 app:id/media_device_bar} during layout: running second layout pass 04-09 03:40:53.125 2514: 2514 W/View: requestLayout() improperly called by android.widget.FrameLayout{f81ace4 V.E...... ......ID -415,142-1497,2340 #7f0a0846 app:id/qs_frame} during layout: running second layout pass 04-09 03:40:53.125 23437:23437 I/ViewRootImpl@3aabd87[InputMethod: onDisplayChanged oldDisplayState=2 newDisplayState=2 04-09 03:40:53.127 23437:23437 I/HBD: c currentConnectionState : false 04-09 03:40:53.129 1830: 1854 V/WindowManager: Relayout Window{cce3674 u0 StatusBar}: viewVisibility=0 req=1080x68 ty=2000 d0 04-09 03:40:53.130 1830: 1854 I/WindowManager: Cancelling animation restarting=true, leash=Surface(name=Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation)/@0xa799b4a 04-09 03:40:53.131 1830: 1854 I/WindowManager: Reparenting to original parent: Surface(name=WindowToken{b03d29 type=2019 android.os.BinderProxy@6e17862})/@0xdbb2558, destroy=false, surface=Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b 04-09 03:40:53.131 1830: 1854 I/WindowManager: Reparenting to leash, surface=Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b, leashParent=Surface(name=WindowToken{b03d29 type=2019 android.os.BinderProxy@6e17862})/@0xdbb2558 04-09 03:40:53.132 1295: 1673 E/BufferQueueDebug: [Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125185](this:0xb400007da23d1ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125185' 04-09 03:40:53.132 1295: 1673 I/BufferQueueDebug: [Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125185](this:0xb400007da23d1ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:53.132 1295: 1673 I/SurfaceFlinger: id=125185 createSurf, flag=24000, Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125185 04-09 03:40:53.133 1830: 1854 D/WindowManager: makeSurface duration=1 leash=Surface(name=Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation)/@0x48f6dc9 04-09 03:40:53.133 1830: 1854 D/InsetsSourceProvider: updateControlForTarget: control=InsetsSourceControl: {5e900001 mType=navigationBars initiallyVisible mSurfacePosition=Point(0, 2205) mInsetsHint=Insets{left=0, top=0, right=135, bottom=0}}, target=Window{6e4ea82 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}, from=com.android.server.wm.InsetsStateController.onControlTargetChanged:358 com.android.server.wm.InsetsStateController.onBarControlTargetChanged:327 com.android.server.wm.InsetsPolicy.updateBarControlTarget:173 com.android.server.wm.InsetsPolicy.updateSystemBars:805 com.android.server.wm.DisplayPolicy.updateSystemBarsLw:3425 04-09 03:40:53.134 1830: 1854 I/WindowManager: Cancelling animation restarting=true, leash=Surface(name=Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation)/@0x2576afa 04-09 03:40:53.134 1830: 1854 I/WindowManager: Reparenting to original parent: Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941, destroy=false, surface=Surface(name=cce3674 StatusBar)/@0x2048828 04-09 03:40:53.134 1830: 1854 I/WindowManager: Reparenting to leash, surface=Surface(name=cce3674 StatusBar)/@0x2048828, leashParent=Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 04-09 03:40:53.135 1295: 1356 E/BufferQueueDebug: [Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125186](this:0xb400007d9fa77ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125186' 04-09 03:40:53.135 1295: 1356 I/BufferQueueDebug: [Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125186](this:0xb400007d9fa77ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:53.135 1295: 1356 I/SurfaceFlinger: id=125186 createSurf, flag=24004, Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125186 04-09 03:40:53.136 1830: 1854 D/WindowManager: makeSurface duration=2 leash=Surface(name=Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation)/@0x5ed07ef 04-09 03:40:53.136 1830: 1854 D/InsetsSourceProvider: updateControlForTarget: control=InsetsSourceControl: {bd70000 mType=statusBars mSurfacePosition=Point(0, 0) mInsetsHint=Insets{left=0, top=68, right=0, bottom=0}}, target=Window{6e4ea82 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}, from=com.android.server.wm.InsetsStateController.onControlTargetChanged:358 com.android.server.wm.InsetsStateController.onBarControlTargetChanged:324 com.android.server.wm.InsetsPolicy.updateBarControlTarget:173 com.android.server.wm.InsetsPolicy.updateSystemBars:805 com.android.server.wm.DisplayPolicy.updateSystemBarsLw:3425 04-09 03:40:53.136 1830: 1854 V/WindowManager: performShowLocked: mDrawState=HAS_DRAWN in Window{c8f886b u0 NavigationBar0} 04-09 03:40:53.139 1830: 4582 D/CoreBackPreview: Window{6e4ea82 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@3162fc, mPriority=0, mIsAnimationCallback=false} 04-09 03:40:53.139 1830: 2593 V/WindowManager: Relayout Window{6e4ea82 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}: viewVisibility=0 req=2340x1080 ty=1 d0 04-09 03:40:53.139 1830: 2593 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:40:53.139 1295: 1355 E/BufferQueueDebug: [net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125187](this:0xb400007da23faba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125187' 04-09 03:40:53.140 1295: 1355 I/BufferQueueDebug: [net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125187](this:0xb400007da23faba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:53.140 1295: 1355 I/SurfaceFlinger: id=125187 createSurf, flag=44004, net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125187 04-09 03:40:53.140 1830: 2593 D/WindowManager: makeSurface duration=1 name=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461 04-09 03:40:53.141 1295: 1295 I/Layer: id=125176 removeFromCurrentState Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125176 (206) 04-09 03:40:53.141 1295: 1295 I/Layer: id=125177 removeFromCurrentState Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125177 (206) 04-09 03:40:53.142 1295: 1295 I/SurfaceFlinger: id=125177 Removed Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125177 (206) 04-09 03:40:53.142 1295: 1295 I/SurfaceFlinger: id=125176 Removed Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125176 (206) 04-09 03:40:53.143 1830: 1854 V/WindowManager: Relayout hash=cce3674, pid=2514, syncId=-1: mAttrs={(0,0)(fillx68) gr=TOP CENTER_VERTICAL sim={adjust=pan} layoutInDisplayCutoutMode=always ty=STATUS_BAR fmt=TRANSLUCENT fl=81000008 pfl=13000000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#bd70000, index=0, type=statusBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=80, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70006, index=0, type=tappableElement, source=FRAME, flags=[], insetsSize=Insets{left=0, top=80, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[], mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=34, right=0, bottom=0}} paramsForRotation: ROTATION_0={(0,0)(fillx80) gr=TOP CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=STATUS_BAR fmt=TRANSLUCENT fl=80000008 pfl=11000000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#bd70000, index=0, type=statusBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=80, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70006, index=0, type=tappableElement, source=FRAME, flags=[], insetsSize=Insets{left=0, top=80, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[], insetsSize=Insets{left=0, top=80, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=34, right=0, bottom=0}} naviIconColor=0} ROTATION_90={(0,0)(fillx68) gr=TOP CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=STATUS_BAR fmt=TRANSLUCENT fl=80000008 pfl=11000000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#bd70000, index=0, type=statusBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=68, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70006, index=0, type=tappableElement, source=FRAME, flags=[], insetsSize=Insets{left=0, top=68, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[], insetsSize=Insets{left=0, top=68, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=34, right=0, bottom=0}} naviIconColor=0} ROTATION_180={(0,0)(fillx80) gr=TOP CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=STATUS_BAR fmt=TRANSLUCENT fl=80000008 pfl=11000000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#bd70000, index=0, type=statusBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=80, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70006, index=0, type=tappableElement, source=FRAME, flags=[], insetsSize=Insets{left=0, top=80, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[], insetsSize=Insets{left=0, top=80, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=34, right=0, bottom=0}} naviIconColor=0} ROTATION_270={(0,0)(fillx68) gr=TOP CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=STATUS_BAR fmt=TRANSLUCENT fl=80000008 pfl=11000000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#bd70000, index=0, type=statusBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=68, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70006, index=0, type=tappableElement, source=FRAME, flags=[], insetsSize=Insets{left=0, top=68, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[], insetsSize=Insets{left=0, top=68, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=34, right=0, bottom=0}} naviIconColor=0} naviIconColor=0} 04-09 03:40:53.143 1830: 2593 V/WindowManager: Changing focus from null to Window{6e4ea82 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} displayId=0 Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:578 com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6833 com.android.server.wm.WindowManagerService.relayoutWindow:2755 com.android.server.wm.Session.relayout:282 04-09 03:40:53.144 2514: 2514 I/InsetsController: onStateChanged: host=StatusBar, from=android.view.ViewRootImpl.relayoutWindow:10072, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 2340, 1080), mDisplayCutout=DisplayCutout{insets=Rect(80, 0 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 472 - 80, 608), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={1} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]} mRoundedCornerFrame=Rect(0, 0 - 0, 0), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(2216, 0 - 2340, 68) rotation=1}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=1 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {7 mType=displayCutout mFrame=[0,0][80,1080] mVisible=true mFlags=[]}, InsetsSource: {bd70005 mType=mandatorySystemGestures mFrame=[0,0][2340,68] mVisible=true mFlags=[]}, InsetsSource: {5e900001 mType=navigationBars mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {5e900005 mType=mandatorySystemGestures mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900006 mType=tappableElement mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 04-09 03:40:53.144 2514: 2514 I/BLASTBufferQueue_Java: update, w= 2340 h= 68 mName = ViewRootImpl@d10bcc4[StatusBar] mNativeObject= 0xb40000714c776f00 sc.mNativeObject= 0xb400007294e501c0 format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3017 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 04-09 03:40:53.144 2514: 2514 I/ViewRootImpl@d10bcc4[StatusBar: Relayout returned: old=(0,0,1080,80) new=(0,0,2340,68) relayoutAsync=false req=(1080,68)0 dur=16 res=0x401 s={true 0xb4000071568b8000} ch=false seqId=2 04-09 03:40:53.145 1830: 2593 V/WindowManager: Relayout hash=6e4ea82, pid=20461, syncId=-1: mAttrs={(0,0)(fillxfill) sim={adjust=pan} layoutInDisplayCutoutMode=shortEdges ty=BASE_APPLICATION wanim=0x10302f2 fl=81810500 pfl=12008040 apr=LIGHT_NAVIGATION_BARS bhv=SHOW_TRANSIENT_BARS_BY_SWIPE fitSides= naviIconColor=0 sfl=100000} 04-09 03:40:53.145 1830: 1868 D/SurfaceComposerClient: Transaction::apply InputWindowCommands.focusRequests timestamp=959074056522394, windowName=6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 04-09 03:40:53.146 20461:20461 I/InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 04-09 03:40:53.146 20461:20461 I/InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=false, type=statusBars, host=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 04-09 03:40:53.147 20461:20461 D/BufferQueueConsumer: [](id:4fed00000001,api:0,p:-1,c:20461) connect: controlledByApp=false 04-09 03:40:53.147 20461:20461 I/BLASTBufferQueue_Java: new BLASTBufferQueue, mName= ViewRootImpl@b08541e[MainActivity_99] mNativeObject= 0xb400007122bb9400 sc.mNativeObject= 0xb40000712fec2100 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 04-09 03:40:53.147 20461:20461 I/BLASTBufferQueue_Java: update, w= 2340 h= 1080 mName = ViewRootImpl@b08541e[MainActivity_99] mNativeObject= 0xb400007122bb9400 sc.mNativeObject= 0xb40000712fec2100 format= -1 caller= android.graphics.BLASTBufferQueue.:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 04-09 03:40:53.148 20461:20461 I/ViewRootImpl@b08541e[MainActivity_99: Relayout returned: old=(0,0,2340,1080) new=(0,0,2340,1080) relayoutAsync=false req=(2340,1080)0 dur=16 res=0x403 s={true 0xb40000714ffd7800} ch=true seqId=0 04-09 03:40:53.149 20461:20461 I/ViewRootImpl@b08541e[MainActivity_99: performConfigurationChange setNightDimText nightDimLevel=0 04-09 03:40:53.149 20461:20461 D/ViewRootImpl@b08541e[MainActivity_99: mThreadedRenderer.initialize() mSurface={isValid=true 0xb40000714ffd7800} hwInitialized=true 04-09 03:40:53.150 20461:20461 D/ViewRootImpl@b08541e[MainActivity_99: reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 04-09 03:40:53.151 2514: 2514 D/IndicatorGardenInputProperties: Set cutout=DisplayCutout{insets=Rect(80, 0 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 472 - 80, 608), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={1} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}} 04-09 03:40:53.151 2514: 2514 D/IndicatorBasicGardener: PhoneStatusBarViewController update is done height=68 hasCameraTopMargin=false cameraTopMargin=0paddingLeft=139 paddingRight=59 maxWidthLeftContainer=1740 maxWidthCenterContainer=0 maxWidthRightContainer=1889 cutout=DisplayCutout{insets=Rect(80, 0 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 472 - 80, 608), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={1} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}} 04-09 03:40:53.151 2514: 2514 D/ViewRootImpl@d10bcc4[StatusBar: mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb4000071568b8000} 04-09 03:40:53.152 1295: 1295 I/SurfaceFlinger: [6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125184] FrameRatePriority: 1 04-09 03:40:53.152 1295: 1295 D/SurfaceFlinger: Focus addInputWindowCommands timestamp=959074056522394, windowName=6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 04-09 03:40:53.152 1295: 1295 I/BufferQueueDebug: [Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125176](this:0xb400007da23f1ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:53.152 1295: 1295 I/Layer: id=125176 Destroyed Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125176 04-09 03:40:53.152 1295: 1295 I/BufferQueueDebug: [Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125177](this:0xb400007da23f4ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:53.152 1295: 1295 I/Layer: id=125177 Destroyed Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125177 04-09 03:40:53.153 1295: 1295 D/SurfaceFlinger: Find Focus windowName=6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99, notVisible=1 04-09 03:40:53.153 1295: 1295 D/Layer: Focus: 6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125184 isHiddenByPolicy s.flags&layer_state_t::eLayerHidden=1 04-09 03:40:53.153 1295: 1295 D/Layer: Focus: isHiddenByPolicy parent 6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125184 is hidden cause not visible 04-09 03:40:53.153 1295: 1295 D/SurfaceFlinger: Focus inVisible Reason:isVisibleForInput(){hasInputInfo()?canReceiveInput():isVisible()}=0 has=1 can{!isHiddenByPolicy()&&(mBuffer==nullptr||getAlpha()>0.0f)}=0 Hidden=1 Buf=1 getA=1 04-09 03:40:53.153 1295: 1459 D/SurfaceFlinger: updateWinowInfo=1, setFocusedWindow timestamp=959074056522394, windowName=6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 04-09 03:40:53.153 1830: 4582 D/InputDispatcher: Focus request (0): 6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 but waiting because NO_WINDOW 04-09 03:40:53.154 2514: 2514 D/ViewRootImpl@d10bcc4[StatusBar: reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 04-09 03:40:53.154 2514: 2514 I/ViewRootImpl@d10bcc4[StatusBar: Setup new sync=wmsSync-ViewRootImpl@d10bcc4[StatusBar]#55 04-09 03:40:53.154 2514: 2514 I/ViewRootImpl@d10bcc4[StatusBar: Creating new active sync group ViewRootImpl@d10bcc4[StatusBar]#56 04-09 03:40:53.155 1830: 4535 V/WindowManager: Collecting in transition 5028: ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891}, caller=com.android.server.wm.Transition.collect:759 com.android.server.wm.TransitionController.collect:935 com.android.server.wm.ActivityRecord.setVisibility:6348 com.android.server.wm.ActivityRecord.setVisibility:6300 com.android.server.wm.ActivityRecord.makeVisibleIfNeeded:7102 04-09 03:40:53.155 2514: 2514 I/ViewRootImpl@d10bcc4[StatusBar: registerCallbacksForSync syncBuffer=false 04-09 03:40:53.155 20461:20751 V/com.buongiorno.newton.queue.b: consume_1_block_on_success: block size: 5 queue size: 10, elapsed: 341 Ms. 04-09 03:40:53.155 20461:20751 V/com.buongiorno.newton.queue.a: stopObserver() 04-09 03:40:53.155 20461:20751 V/com.buongiorno.newton.queue.CrudAdapter: deleteByKeys: sql=DELETE FROM newton_events_queue WHERE data_key IN ('2025-04-09T01:40:52.651Z','2025-04-09T01:40:52.657Z','2025-04-09T01:40:52.771Z','2025-04-09T01:40:52.792Z','2025-04-09T01:40:52.793Z'); 04-09 03:40:53.155 1830: 4535 V/WindowManager: Collecting in transition 5028: ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}, caller=com.android.server.wm.Transition.collect:759 com.android.server.wm.TransitionController.collect:935 com.android.server.wm.ActivityRecord.setVisibility:6348 com.android.server.wm.ActivityRecord.setVisibility:6300 com.android.server.wm.ActivityRecord.makeInvisible:7137 04-09 03:40:53.157 1830: 4535 D/WindowManager: updateSystemBarAttributes: displayId=0, win=Window{6e4ea82 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}, navColorWin=Window{6e4ea82 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}, focusedCanBeNavColorWin=false, behavior=2, appearance=16, statusBarAppearanceRegions=[AppearanceRegion{ bounds=[0,0][2340,1080]}], requestedVisibilities=-10, from=com.android.server.wm.DisplayPolicy.removeRelaunchingApp:3131 com.android.server.wm.ActivityRecord.finishOrAbortReplacingWindow:5031 com.android.server.wm.ActivityRecord.setVisibleRequested:6258 04-09 03:40:53.157 1830: 4535 D/WindowManager: VisibleRequested updated, r=ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891} 04-09 03:40:53.157 1830: 4535 V/WindowManager: rotationForOrientation(orient=SCREEN_ORIENTATION_LANDSCAPE (0), last=ROTATION_90 (1)); user=ROTATION_0 (0) 04-09 03:40:53.157 1830: 4535 D/WindowManager: rotationForOrientation, orientationSource=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891} 04-09 03:40:53.158 1830: 4535 V/WindowManager: Computed rotation=ROTATION_90 (1) for display id=0 based on lastOrientation=SCREEN_ORIENTATION_LANDSCAPE (0) and oldRotation=ROTATION_90 (1), caller=com.android.server.wm.DisplayRotation.updateOrientation:517 com.android.server.wm.DisplayContent.updateOrientation:2176 com.android.server.wm.DisplayContent.updateOrientation:2092 com.android.server.wm.RootWindowContainer.ensureVisibilityAndConfig:2091 com.android.server.wm.ActivityTaskSupervisor.realStartActivityLocked:932 com.android.server.wm.ActivityTaskSupervisor.startSpecificActivity:1267 04-09 03:40:53.158 2514: 3334 I/ViewRootImpl@d10bcc4[StatusBar: Received frameDrawingCallback syncResult=0 frameNum=66166. 04-09 03:40:53.158 2514: 3334 I/ViewRootImpl@d10bcc4[StatusBar: mWNT: t=0xb40000717e80ee80 mBlastBufferQueue=0xb40000714c776f00 fn= 66166 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 04-09 03:40:53.158 2514: 3334 I/ViewRootImpl@d10bcc4[StatusBar: Setting up sync and frameCommitCallback 04-09 03:40:53.158 1830: 4535 V/WindowManager: Collecting in transition 5028: ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891}, caller=com.android.server.wm.Transition.collect:759 com.android.server.wm.TransitionController.collect:935 com.android.server.wm.ActivityRecord.setVisibility:6348 com.android.server.wm.ActivityRecord.setVisibility:6300 com.android.server.wm.ActivityTaskSupervisor.realStartActivityLocked:941 04-09 03:40:53.158 20461:20751 V/com.buongiorno.newton.queue.b: consume_1_block: m_block size: 5, queue size: 5, elements: 5 04-09 03:40:53.159 1830: 4535 D/SGM:PkgDataHelper: notifyAppCreate(), pkgName: net.playtouch.dressupthegirllikeastarorange, userId: 0, sendRet: true 04-09 03:40:53.159 20461:20751 V/com.buongiorno.newton.queue.CrudAdapter: DUMP DATAKEY RETRY DATA PREVIEW 21 2025-04-09T01:40:52.865Z 0 {"event_type":"push registered 22 2025-04-09T01:40:52.867Z 0 {"event_type":"custom event"," 23 2025-04-09T01:40:53.016Z 0 {"event_type":"custom event"," 24 2025-04-09T01:40:53.048Z 0 {"event_type":"custom event"," 25 2025-04-09T01:40:53.093Z 0 {"event_type":"custom event"," BLOCK WEIGHT 1891 Bytes 04-09 03:40:53.159 1830: 2047 D/SGM:FgCheckThread: onLooperPrepared(), msg: MSG_APP_CREATE, pkgName: net.playtouch.dressupthegirllikeastarorange, userId: 0 04-09 03:40:53.159 20461:20751 V/com.buongiorno.newton.queue.b: consume_1_block: sendEvent request sent, waiting for eventQueueCallback.. 04-09 03:40:53.160 1830: 4535 D/InputDispatcher: Focused application(0): ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891} 04-09 03:40:53.160 1830: 4535 V/WindowManager: Changing focus from Window{6e4ea82 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} to null displayId=0 Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:578 com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6833 com.android.server.wm.ActivityTaskManagerService.setLastResumedActivityUncheckLocked:6118 com.android.server.wm.ActivityTaskSupervisor.updateTopResumedActivityIfNeeded:2847 04-09 03:40:53.160 20461:20751 D/com.buongiorno.newton.http.a: Sending request Method: POST Url: https://client-api.newton.pm/events/track_bulk Headers: Authorization: ?? User-Agent: Android Newton SDK (CURRENT) #v3.5.0 f4b05bd 2022-03-16T15:51:01+0100 Body: [ { "event_type": "push registered", "name": "push-event", "creation_date": "2025-04-09T01:40:52.865Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "succeeded": "y", "reason": "unknow" }, { "event_type": "custom event", "name": "SetSharedPreference", "creation_date": "2025-04-09T01:40:52.867Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "custom_data": { "Msisdn": "A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "CurrentNetwork": "WIFI", "ProcessType": "front", "PlayMode": "ONLINE", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } }, { "event_type": "custom event", "name": "WrapperPause", "creation_date": "2025-04-09T01:40:53.016Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "custom_data": { "Msisdn": "A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "CurrentNetwork": "WIFI", "ProcessType": "front", "WrapperPauseScreen": "StartWrapper_OP", "PlayMode": "ONLINE", "WrapperDuration": 7589, "BeforeGame": true, "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8", "StopReason": "rungame" } }, { "event_type": "custom event", "name": "RunApk", "creation_date": "2025-04-09T01:40:53.048Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "custom_data": { "Msisdn": "A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "CurrentNetwork": "WIFI", "ActionName": "RunApk", "ProcessType": "front", "PlayMode": "ONLINE", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } }, { "event_type": "custom event", "name": "WrapperStart", "creation_date": "2025-04-09T01:40:53.093Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "custom_data": { "Msisdn": "A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "CurrentNetwork": "WIFI", "ProcessType": "front", "AfterGame": true, "PlayMode": "ONLINE", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } } ] 04-09 03:40:53.161 2514: 2601 D/BLASTBufferQueue: [ViewRootImpl@d10bcc4[StatusBar]#2](f:0,a:2) producer disconnected before acquireNextBufferLocked 04-09 03:40:53.162 2514: 2601 I/ViewRootImpl@d10bcc4[StatusBar: Received frameCommittedCallback lastAttemptedDrawFrameNum=66166 didProduceBuffer=true 04-09 03:40:53.162 1830: 4535 D/ActivityTaskManager: scheduleTopResumedActivityChanged, onTop=true, r=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891}, caller=com.android.server.wm.ActivityTaskSupervisor.scheduleTopResumedActivityStateIfNeeded:2857 com.android.server.wm.ActivityTaskSupervisor.updateTopResumedActivityIfNeeded:2849 com.android.server.wm.TaskFragment.setResumedActivity:579 com.android.server.wm.TaskFragment.onActivityStateChanged:903 com.android.server.wm.ActivityRecord.setState:6811 com.android.server.wm.Task.minimalResumeActivityLocked:6192 04-09 03:40:53.162 20461:20820 D/com.buongiorno.newton.http.c: IP: client-api.newton.pm/[64:ff9b::34d3:fa6e]:443 04-09 03:40:53.162 2514: 2514 I/ViewRootImpl@d10bcc4[StatusBar: reportDrawFinished seqId=2 04-09 03:40:53.163 1295: 1295 I/BufferQueueProducer: [StatusBar$_2514#109](this:0xb400007d9f9dcba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=0.15 dur=6568.63 max=6568.63 min=6568.63 04-09 03:40:53.163 1830: 4535 V/WindowManager: Collecting in transition 5028: ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891}, caller=com.android.server.wm.Transition.collect:759 com.android.server.wm.TransitionController.collect:935 com.android.server.wm.ActivityRecord.setVisibility:6348 com.android.server.wm.ActivityRecord.setVisibility:6300 com.android.server.wm.ActivityRecord.completeResumeLocked:7395 04-09 03:40:53.163 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:53.164 1830: 4535 V/Transition: allReady query: used=true, override=false, defer=0, states=Display{#0 state=ON size=2340x1080 ROTATION_90}:true 04-09 03:40:53.164 1830: 4535 D/WindowManagerServiceExt: notifyOccludeChangeNotice: cn=ComponentInfo{net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity} occludesParent=true isInSplitScreenMode=false styleFloating=false caller=com.android.server.wm.ActivityRecord.completeResumeLocked:7452 com.android.server.wm.Task.minimalResumeActivityLocked:6193 com.android.server.wm.ActivityTaskSupervisor.realStartActivityLocked:1158 com.android.server.wm.ActivityTaskSupervisor.startSpecificActivity:1267 com.android.server.wm.TaskFragment.resumeTopActivity:1885 04-09 03:40:53.166 1830: 4535 D/WindowManager: SyncGroup 5028: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:53.167 1830: 1867 D/SGM:FgCheckThread: notePauseComponent(), received pkgName: net.playtouch.dressupthegirllikeastarorange, userId: 0 04-09 03:40:53.167 20461:20588 D/OpenGLRenderer: HWUI - treat SMPTE_170M as sRGB 04-09 03:40:53.167 2514: 2514 I/ViewRootImpl@d10bcc4[StatusBar: handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][2340,68] display=[0,0][2340,1080] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 04-09 03:40:53.167 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: handleResized, msg = 5 frames=ClientWindowFrames{frame=[2205,0][2340,1080] display=[0,0][2340,1080] parentFrame=[0,0][0,0]} forceNextWindowRelayout=true displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 04-09 03:40:53.167 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: handleResized mSyncSeqId = 851 04-09 03:40:53.168 1830: 2331 I/CocktailBarManagerServiceContainer: handleMessage: entry what = 6 04-09 03:40:53.168 1830: 2331 I/CocktailBarManagerServiceImpl: notePauseComponent : no active host 04-09 03:40:53.168 2514: 2514 D/ViewRootImpl@9b3ebcb[NavigationBar0: reportNextDraw android.view.ViewRootImpl.handleResized:2530 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7197 android.view.ViewRootImpl$ViewRootHandler.handleMessage:7166 android.os.Handler.dispatchMessage:106 04-09 03:40:53.168 1830: 1868 D/SurfaceComposerClient: Transaction::apply InputWindowCommands.focusRequests timestamp=959074079403933, windowName= 04-09 03:40:53.168 2514: 2514 I/ViewRootImpl@32a53c2[LockscreenShortcutBlur: onDisplayChanged oldDisplayState=2 newDisplayState=2 04-09 03:40:53.168 1830: 2593 D/WindowManager: finishDrawingWindow: Window{cce3674 u0 StatusBar} mDrawState=HAS_DRAWN seqId=2 04-09 03:40:53.168 1830: 2593 D/AsyncRotation_WindowManager: handleFinishDrawing Window{cce3674 u0 StatusBar} 04-09 03:40:53.168 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: onDisplayChanged oldDisplayState=2 newDisplayState=2 04-09 03:40:53.168 1830: 2593 D/AsyncRotation_WindowManager: Complete set pending Window{cce3674 u0 StatusBar} 04-09 03:40:53.168 2514: 2514 I/ViewRootImpl@f624e7e[NotificationShade: onDisplayChanged oldDisplayState=2 newDisplayState=2 04-09 03:40:53.168 2514: 2514 I/ViewRootImpl@d10bcc4[StatusBar: onDisplayChanged oldDisplayState=2 newDisplayState=2 04-09 03:40:53.170 1830: 1868 D/WindowManager: SyncGroup 5028: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:53.171 2514: 2514 D/SecVolume.VolumePanelStore: dispatch [ACTION_CONFIGURATION_CHANGED with [STATE_NO_DISPATCH], currentAction={isFromOutside : true}, currentState={activeStream=3, stream=3, isVoiceCapable : true, isCaptionComponentEnabled : true, isMediaDefaultEnabled : true, isHasVibrator : true, isSetupWizardComplete : true, activeStream : 3, stream : 3, ringerModeInternal : 0, pinDevice : 0, timeOutControls : 0, iconTargetState : 1, timeOutControlsText : 0, iconCurrentState : 1, cutoutHeight : 80, earProtectLevel : 909, timeOut : 3000, systemTimeNow : 684124319} 04-09 03:40:53.171 2514: 2514 D/SecVolume.ConfigurationWrapper: orientation has been changed! 04-09 03:40:53.171 2514: 2514 D/SecVolume.ConfigurationWrapper: this=[ nightMode=false, orientation=2, density=450, fontScale=1.0, locale=fr_FR, displayType=-1 ] / density=450, fontScale=1.0, locale=fr_FR, nightMode=false 04-09 03:40:53.171 2514: 2514 D/SecVolume.VolumePanelStore: > New State : [STATE_NO_DISPATCH] 04-09 03:40:53.171 1830: 1867 D/SGM:FgCheckThread: noteResumeComponent(), received pkgName: net.playtouch.dressupthegirllikeastarorange, userId: 0 04-09 03:40:53.171 1830: 2047 D/SGM:FgCheckThread: onLooperPrepared(), msg: MSG_APP_RESUME, pkgName: net.playtouch.dressupthegirllikeastarorange, userid: 0 04-09 03:40:53.171 1830: 2047 D/SGM:FgCheckThread: handleResume(). 04-09 03:40:53.171 1830: 2047 D/SGM:FgCheckThread: handleResume(). same package with Prev KILL_YOURSELF. ignore 04-09 03:40:53.172 1830: 1867 I/GameSDK@LifeCycle: noteResumeComponent(): package name : net.playtouch.dressupthegirllikeastarorange 04-09 03:40:53.173 1830: 2331 I/CocktailBarManagerServiceContainer: handleMessage: entry what = 5 04-09 03:40:53.173 1830: 2331 I/CocktailBarManagerServiceImpl: noteResumeComponent : no active host 04-09 03:40:53.174 2514: 2514 D/QSClockBellTower: He is ready to ring the bell. (((QSClockBellSound - TimeText:03:40, TimeContentDescription:03:40, DateText:mer. 9 avril, ShortDateText:mer. 9 avr., Demo:false, QuickStar-Second(false|12:34:56), QuickStar-DateText:mer. 9 avr.))) 04-09 03:40:53.174 2514: 2514 D/QSClock: StatusBar clock=03:40 notifyTimeChanged(QSClockBellSound - TimeText:03:40, TimeContentDescription:03:40, DateText:mer. 9 avril, ShortDateText:mer. 9 avr., Demo:false, QuickStar-Second(false|12:34:56), QuickStar-DateText:mer. 9 avr.) clockVisibleByPolicy=true, clockVisibleByUser=true, visible=true, parent=android.widget.LinearLayout{91564e3 V.E...... ......ID 0,0-106,68 #7f0a0591 app:id/left_clock_container} 04-09 03:40:53.174 1295: 1295 I/SurfaceFlinger: [6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125184] FrameRatePriority: -1 04-09 03:40:53.174 1295: 1295 D/SurfaceFlinger: Focus addInputWindowCommands timestamp=959074079403933, windowName= 04-09 03:40:53.174 2514: 2514 D/QSClockBellTower: Everyone heard the bell. run(currentTime:1744162853173, getTime():Wed Apr 09 03:40:53 GMT+02:00 2025, getTimeZone():libcore.util.ZoneInfo[mDstSavings=3600000,mUseDst=true,mDelegate=[id="Europe/Paris",mRawOffset=3600000,mEarliestRawOffset=561000,transitions=308]]) 04-09 03:40:53.175 1295: 1295 D/SurfaceFlinger: Find Focus windowName=, notVisible=1 04-09 03:40:53.175 1295: 1295 D/Layer: Focus: TransientLaunchOverlayToken{543fe16 token=android.os.BinderProxy@c6f1731}#89081 isHiddenByPolicy s.flags&layer_state_t::eLayerHidden=1 04-09 03:40:53.175 1295: 1295 D/Layer: Focus: isHiddenByPolicy parent TransientLaunchOverlayToken{543fe16 token=android.os.BinderProxy@c6f1731}#89081 is hidden cause not visible 04-09 03:40:53.175 1295: 1295 D/SurfaceFlinger: Focus inVisible Reason:isVisibleForInput(){hasInputInfo()?canReceiveInput():isVisible()}=0 has=1 can{!isHiddenByPolicy()&&(mBuffer==nullptr||getAlpha()>0.0f)}=0 Hidden=1 Buf=0 getA=1 04-09 03:40:53.175 1295: 1295 D/SurfaceFlinger: Find Focus windowName=, notVisible=1 04-09 03:40:53.175 1295: 1295 D/Layer: Focus: 6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125184 isHiddenByPolicy s.flags&layer_state_t::eLayerHidden=1 04-09 03:40:53.175 1295: 1295 D/Layer: Focus: isHiddenByPolicy parent 6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125184 is hidden cause not visible 04-09 03:40:53.175 1295: 1295 D/SurfaceFlinger: Focus inVisible Reason:isVisibleForInput(){hasInputInfo()?canReceiveInput():isVisible()}=0 has=1 can{!isHiddenByPolicy()&&(mBuffer==nullptr||getAlpha()>0.0f)}=0 Hidden=1 Buf=1 getA=1 04-09 03:40:53.175 1295: 1295 D/SurfaceFlinger: Find Focus windowName=, notVisible=1 04-09 03:40:53.175 2514: 2514 D/KeyguardPunchHoleVIView: updateScreenConfig() rotation 0 -> 1, screen width 1080 -> 2340, screen height 2340 -> 1080 04-09 03:40:53.175 1295: 1295 D/Layer: Focus: Task=1385#71908 isHiddenByPolicy s.flags&layer_state_t::eLayerHidden=1 04-09 03:40:53.175 1295: 1295 D/Layer: Focus: isHiddenByPolicy parent Task=1385#71908 is hidden cause not visible 04-09 03:40:53.175 1295: 1295 D/SurfaceFlinger: Focus inVisible Reason:isVisibleForInput(){hasInputInfo()?canReceiveInput():isVisible()}=0 has=1 can{!isHiddenByPolicy()&&(mBuffer==nullptr||getAlpha()>0.0f)}=0 Hidden=1 Buf=1 getA=1 04-09 03:40:53.175 2514: 2514 D/KeyguardPunchHoleVIView: startVI() - return, face recognition is stopped 04-09 03:40:53.175 1295: 1295 D/SurfaceFlinger: Find Focus windowName=, notVisible=1 04-09 03:40:53.175 1295: 1295 D/Layer: Focus: Task=1389#72975 isHiddenByPolicy s.flags&layer_state_t::eLayerHidden=1 04-09 03:40:53.175 1295: 1295 D/Layer: Focus: isHiddenByPolicy parent Task=1389#72975 is hidden cause not visible 04-09 03:40:53.175 1295: 1295 D/SurfaceFlinger: Focus inVisible Reason:isVisibleForInput(){hasInputInfo()?canReceiveInput():isVisible()}=0 has=1 can{!isHiddenByPolicy()&&(mBuffer==nullptr||getAlpha()>0.0f)}=0 Hidden=1 Buf=1 getA=1 04-09 03:40:53.175 1295: 1295 D/SurfaceFlinger: Find Focus windowName=, notVisible=1 04-09 03:40:53.175 1295: 1295 D/Layer: Focus: Task=2074#96591 isHiddenByPolicy s.flags&layer_state_t::eLayerHidden=1 04-09 03:40:53.175 2514: 2514 D/KeyguardPunchHoleVIView_Bouncer: updateScreenConfig() rotation 0 -> 1, screen width 1080 -> 2340, screen height 2340 -> 1080 04-09 03:40:53.175 1295: 1295 D/Layer: Focus: isHiddenByPolicy parent Task=2074#96591 is hidden cause not visible 04-09 03:40:53.175 1295: 1295 D/SurfaceFlinger: Focus inVisible Reason:isVisibleForInput(){hasInputInfo()?canReceiveInput():isVisible()}=0 has=1 can{!isHiddenByPolicy()&&(mBuffer==nullptr||getAlpha()>0.0f)}=0 Hidden=1 Buf=1 getA=1 04-09 03:40:53.175 2514: 2514 D/KeyguardPunchHoleVIView_Bouncer: startVI() - return, face recognition is stopped 04-09 03:40:53.175 1295: 1295 D/SurfaceFlinger: Find Focus windowName=, notVisible=1 04-09 03:40:53.175 1295: 1295 D/Layer: Focus: Task=998#124 isHiddenByPolicy s.flags&layer_state_t::eLayerHidden=1 04-09 03:40:53.175 1295: 1295 D/Layer: Focus: isHiddenByPolicy parent Task=998#124 is hidden cause not visible 04-09 03:40:53.175 1295: 1295 D/SurfaceFlinger: Focus inVisible Reason:isVisibleForInput(){hasInputInfo()?canReceiveInput():isVisible()}=0 has=1 can{!isHiddenByPolicy()&&(mBuffer==nullptr||getAlpha()>0.0f)}=0 Hidden=1 Buf=1 getA=1 04-09 03:40:53.175 1295: 1295 D/SurfaceFlinger: Find Focus windowName=, notVisible=1 04-09 03:40:53.175 1295: 1295 D/Layer: Focus: Task=1#52 isHiddenByPolicy s.flags&layer_state_t::eLayerHidden=1 04-09 03:40:53.175 1295: 1295 D/Layer: Focus: isHiddenByPolicy parent Task=1#52 is hidden cause not visible 04-09 03:40:53.175 1295: 1295 D/SurfaceFlinger: Focus inVisible Reason:isVisibleForInput(){hasInputInfo()?canReceiveInput():isVisible()}=0 has=1 can{!isHiddenByPolicy()&&(mBuffer==nullptr||getAlpha()>0.0f)}=0 Hidden=1 Buf=1 getA=1 04-09 03:40:53.175 1295: 1295 D/SurfaceFlinger: Find Focus windowName=, notVisible=1 04-09 03:40:53.175 1295: 1295 D/Layer: Focus: com.android.systemui.wallpapers.ImageWallpaper_system$_2514#80 isHiddenByPolicy s.flags&layer_state_t::eLayerHidden=1 04-09 03:40:53.175 1295: 1295 D/Layer: Focus: isHiddenByPolicy parent com.android.systemui.wallpapers.ImageWallpaper_system$_2514#80 is hidden cause not visible 04-09 03:40:53.175 1295: 1295 D/SurfaceFlinger: Focus inVisible Reason:isVisibleForInput(){hasInputInfo()?canReceiveInput():isVisible()}=0 has=1 can{!isHiddenByPolicy()&&(mBuffer==nullptr||getAlpha()>0.0f)}=0 Hidden=1 Buf=0 getA=1 04-09 03:40:53.175 1295: 1459 D/SurfaceFlinger: updateWinowInfo=1, setFocusedWindow timestamp=959074079403933, windowName= 04-09 03:40:53.177 20461:20461 D/AppCompatDelegate: Checking for metadata for AppLocalesMetadataHolderService : Service not found 04-09 03:40:53.179 2514: 2514 I/BLASTBufferQueue_Java: update, w= 135 h= 1080 mName = ViewRootImpl@9b3ebcb[NavigationBar0] mNativeObject= 0xb400007168b03580 sc.mNativeObject= 0xb400007168b55240 format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3017 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 04-09 03:40:53.179 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: Relayout returned: old=(2205,0,2340,1080) new=(2205,0,2340,1080) relayoutAsync=true req=(135,1080)0 dur=0 res=0x0 s={true 0xb40000714c569000} ch=false seqId=851 04-09 03:40:53.179 1830: 4535 V/WindowManager: Relayout Window{c8f886b u0 NavigationBar0}: viewVisibility=0 req=135x1080 ty=2019 d0 04-09 03:40:53.180 1830: 4535 D/WindowManager: SyncGroup 5028: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:53.180 2514: 2514 D/ViewRootImpl@9b3ebcb[NavigationBar0: cancelDraw returned false 04-09 03:40:53.181 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: Setup new sync=wmsSync-ViewRootImpl@9b3ebcb[NavigationBar0]#57 04-09 03:40:53.181 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: Creating new active sync group ViewRootImpl@9b3ebcb[NavigationBar0]#58 04-09 03:40:53.181 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: registerCallbacksForSync syncBuffer=false 04-09 03:40:53.182 2514: 3335 I/ViewRootImpl@9b3ebcb[NavigationBar0: Received frameDrawingCallback syncResult=0 frameNum=61426. 04-09 03:40:53.182 1830: 4535 V/WindowManager: Relayout hash=c8f886b, pid=0, syncId=-1: mAttrs={(0,0)(135xfill) gr=RIGHT CENTER_HORIZONTAL sim={adjust=pan} layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=33001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} paramsForRotation: ROTATION_0={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_90={(0,0)(135xfill) gr=RIGHT CENTER_HORIZONTAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_180={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} 04-09 03:40:53.182 1830: 4535 V/WindowManager: InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_270={(0,0)(135xfill) gr=LEFT CENTER_HORIZONTAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} naviIconColor=0} 04-09 03:40:53.182 2514: 3335 I/ViewRootImpl@9b3ebcb[NavigationBar0: mWNT: t=0xb4000070fe441a80 mBlastBufferQueue=0xb400007168b03580 fn= 61426 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 04-09 03:40:53.182 2514: 3335 I/ViewRootImpl@9b3ebcb[NavigationBar0: Setting up sync and frameCommitCallback 04-09 03:40:53.183 1830: 4535 D/WindowManager: SyncGroup 5028: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:53.186 2514: 2601 I/ViewRootImpl@9b3ebcb[NavigationBar0: Received frameCommittedCallback lastAttemptedDrawFrameNum=61426 didProduceBuffer=true 04-09 03:40:53.187 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: reportDrawFinished seqId=851 04-09 03:40:53.187 20461:20461 I/DecorView: setWindowBackground: isPopOver=false color=ff303030 d=android.graphics.drawable.ColorDrawable@75d8c32 04-09 03:40:53.187 1830: 4535 D/WindowManager: finishDrawingWindow: Window{c8f886b u0 NavigationBar0} mDrawState=HAS_DRAWN seqId=851 04-09 03:40:53.187 1830: 4535 D/AsyncRotation_WindowManager: handleFinishDrawing Window{c8f886b u0 NavigationBar0} 04-09 03:40:53.187 1830: 4535 D/AsyncRotation_WindowManager: Complete set pending Window{c8f886b u0 NavigationBar0} 04-09 03:40:53.188 2514: 2514 I/BLASTBufferQueue_Java: update, w= 2340 h= 68 mName = ViewRootImpl@d10bcc4[StatusBar] mNativeObject= 0xb40000714c776f00 sc.mNativeObject= 0xb400007294e501c0 format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3017 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 04-09 03:40:53.188 1830: 4535 V/WindowManager: Relayout Window{cce3674 u0 StatusBar}: viewVisibility=0 req=2340x68 ty=2000 d0 04-09 03:40:53.188 2514: 2514 I/ViewRootImpl@d10bcc4[StatusBar: Relayout returned: old=(0,0,2340,68) new=(0,0,2340,68) relayoutAsync=true req=(2340,68)0 dur=0 res=0x0 s={true 0xb4000071568b8000} ch=false seqId=2 04-09 03:40:53.188 2514: 2514 I/ViewRootImpl@d10bcc4[StatusBar: registerCallbackForPendingTransactions 04-09 03:40:53.189 1830: 4535 D/WindowManager: SyncGroup 5028: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:53.189 20461:20461 I/CordovaLog: Changing log level to DEBUG(3) 04-09 03:40:53.189 20461:20461 I/CordovaActivity: Apache Cordova native platform version 12.0.1 is starting 04-09 03:40:53.189 2514: 3334 I/ViewRootImpl@d10bcc4[StatusBar: mWNT: t=0xb4000070fe443b80 mBlastBufferQueue=0xb40000714c776f00 fn= 66167 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$6.onFrameDraw:5635 android.view.ViewRootImpl$2.onFrameDraw:2146 android.view.ThreadedRenderer$1.onFrameDraw:792 04-09 03:40:53.189 20461:20461 D/CordovaActivity: CordovaActivity.onCreate() 04-09 03:40:53.190 2514: 2514 D/QsExpandAnimator: mIsDateButtonOverlapped = false >> false, (366.0 + 375) = 741.0 : 1816 04-09 03:40:53.190 1830: 4535 V/WindowManager: Relayout hash=cce3674, pid=0, syncId=-1: mAttrs={(0,0)(fillx68) gr=TOP CENTER_VERTICAL sim={adjust=pan} layoutInDisplayCutoutMode=always ty=STATUS_BAR fmt=TRANSLUCENT fl=81000008 pfl=13000000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#bd70000, index=0, type=statusBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=80, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70006, index=0, type=tappableElement, source=FRAME, flags=[], insetsSize=Insets{left=0, top=80, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[], mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=34, right=0, bottom=0}} paramsForRotation: ROTATION_0={(0,0)(fillx80) gr=TOP CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=STATUS_BAR fmt=TRANSLUCENT fl=80000008 pfl=11000000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#bd70000, index=0, type=statusBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=80, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70006, index=0, type=tappableElement, source=FRAME, flags=[], insetsSize=Insets{left=0, top=80, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[], insetsSize=Insets{left=0, top=80, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=34, right=0, bottom=0}} naviIconColor=0} ROTATION_90={(0,0)(fillx68) gr=TOP CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=STATUS_BAR fmt=TRANSLUCENT fl=80000008 pfl=11000000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#bd70000, index=0, type=statusBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=68, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70006, index=0, type=tappableElement, source=FRAME, flags=[], insetsSize=Insets{left=0, top=68, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[], insetsSize=Insets{left=0, top=68, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=34, right=0, bottom=0}} naviIconColor=0} ROTATION_180={(0,0)(fillx80) gr=TOP CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=STATUS_BAR fmt=TRANSLUCENT fl=80000008 pfl=11000000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#bd70000, index=0, type=statusBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=80, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70006, index=0, type=tappableElement, source=FRAME, flags=[], insetsSize=Insets{left=0, top=80, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[], insetsSize=Insets{left=0, top=80, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=34, right=0, bottom=0}} naviIconColor=0} ROTATION_270={(0,0)(fillx68) gr=TOP CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=STATUS_BAR fmt=TRANSLUCENT fl=80000008 pfl=11000000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#bd70000, index=0, type=statusBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=68, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70006, index=0, type=tappableElement, source=FRAME, flags=[], insetsSize=Insets{left=0, top=68, right=0, bottom=0}} InsetsFrameProvider: {id=#bd70005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[], insetsSize=Insets{left=0, top=68, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=34, right=0, bottom=0}} naviIconColor=0} naviIconColor=0} 04-09 03:40:53.193 2514: 2514 D/KeyguardSecIndicationPolicy: remove Item pos = DEFAULT, type = LEGACY_TRANSIENT 04-09 03:40:53.195 2514: 2514 D/KeyguardSecIndicationPolicy: add T Event pos = DEFAULT, type = BATTERY, id = 10525, text = 59% 6 h 40 min avant pleine charge, duration = 3000 04-09 03:40:53.195 2514: 2514 D/KeyguardSecIndicationPolicy: update top pos = DEFAULT, item = [id=10524|ty=UNLOCK_GUIDE|pr=25|txt=Faire glisser un doigt pour ouvrir|ti=duration=PERSISTENT|an=false] -> [id=10525|ty=BATTERY|pr=40|txt= 59% 6 h 40 min avant pleine charge|ti=duration=3000|an=false] 04-09 03:40:53.195 2514: 2514 D/AnimatorSet: mReversing is false. Don't call initChildren. 04-09 03:40:53.195 2514: 2514 D/AnimatorSet: mReversing is false. Don't call initChildren. 04-09 03:40:53.196 2514: 2514 D/AnimatorSet: mReversing is false. Don't call initChildren. 04-09 03:40:53.196 2514: 2514 D/KeyguardSecIndicationPolicy: update Event pos = DEFAULT, type = BATTERY_RESTING, id = 10526, text = 59% 6 h 40 min avant pleine charge 04-09 03:40:53.197 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:53.197 2514: 2514 D/KeyguardSecIndicationPolicy: remove Item pos = DEFAULT, type = TRUST_AGENT_HELP 04-09 03:40:53.198 2514: 2514 D/KeyguardSecIndicationController: addUsbRestriction false/isSecure=false 04-09 03:40:53.198 2514: 2514 D/KeyguardSecIndicationPolicy: remove Item pos = DEFAULT, type = USB_RESTRICTION 04-09 03:40:53.198 2514: 2514 D/KeyguardSecIndicationController: addBatteryAndOwnerInfoIndication() battery status = BatteryStatus{status=2,level=59,plugged=2,chargingStatus=0,maxChargingWattage=-1,remaining=24050000ultraFastCharger=0} 04-09 03:40:53.199 2514: 2514 D/SamsungLightBarControlHelper: onStatusBarAppearanceChanged() - sbModeChanged:false, statusBarMode:0, barState:MODE_TRANSPARENT, isKeyguardShowing:false, navbarColorManagedByIme:false, stackAppearanceChanged:true, (AppearanceRegion{ bounds=[0,0][2340,1080]}, ), packageName:net.playtouch.dressupthegirllikeastarorange 04-09 03:40:53.200 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.204 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.206 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.209 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.210 20461:20461 D/SystemWebViewEngine: CordovaWebView is running on device made by: samsung 04-09 03:40:53.212 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.214 20461:20461 D/PluginManager: init() 04-09 03:40:53.214 2514: 2514 D/KeyguardPunchHoleVIView: updateVILocation() Rect(-46, 481 - 174, 598) isBasedOnType = true rotation = 1 -> 1 04-09 03:40:53.214 2514: 2514 D/KeyguardPunchHoleVIView_Bouncer: updateVILocation() Rect(-46, 481 - 174, 598) isBasedOnType = true rotation = 1 -> 1 04-09 03:40:53.215 20461:20461 D/CordovaAllowList: Unlimited access to network resources 04-09 03:40:53.215 20461:20461 D/PluginManager: getPlugin - put: CordovaAllowListPlugin 04-09 03:40:53.215 20461:20461 D/CordovaSplashScreenPlugin: Auto Hide: false 04-09 03:40:53.215 20461:20461 D/CordovaSplashScreenPlugin: Delay: 2000ms 04-09 03:40:53.215 20461:20461 D/CordovaSplashScreenPlugin: Fade: true 04-09 03:40:53.215 20461:20461 D/CordovaSplashScreenPlugin: Fade Duration: 500ms 04-09 03:40:53.215 20461:20461 D/PluginManager: getPlugin - put: CordovaSplashScreenPlugin 04-09 03:40:53.215 20461:20461 D/PluginManager: startupPlugins: put - InAppBrowser 04-09 03:40:53.215 20461:20461 D/PluginManager: startupPlugins: put - CDVOrientation 04-09 03:40:53.215 20461:20461 D/PluginManager: startupPlugins: put - Device 04-09 03:40:53.215 20461:20461 D/PluginManager: startupPlugins: put - NetworkStatus 04-09 03:40:53.215 20461:20461 D/PluginManager: startupPlugins: put - Insomnia 04-09 03:40:53.215 20461:20461 D/PluginManager: startupPlugins: put - Notification 04-09 03:40:53.216 2514: 2514 I/BLASTBufferQueue_Java: update, w= 135 h= 1080 mName = ViewRootImpl@9b3ebcb[NavigationBar0] mNativeObject= 0xb400007168b03580 sc.mNativeObject= 0xb400007168b55240 format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3017 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 04-09 03:40:53.216 20461:20461 D/PluginManager: getPlugin - put: CoreAndroid 04-09 03:40:53.216 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: Relayout returned: old=(2205,0,2340,1080) new=(2205,0,2340,1080) relayoutAsync=true req=(135,1080)0 dur=2 res=0x0 s={true 0xb40000714c569000} ch=false seqId=851 04-09 03:40:53.217 20461:20461 D/PluginManager: postMessage: setupSplashScreen 04-09 03:40:53.217 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: registerCallbackForPendingTransactions 04-09 03:40:53.217 1830: 4582 V/WindowManager: Relayout Window{c8f886b u0 NavigationBar0}: viewVisibility=0 req=135x1080 ty=2019 d0 04-09 03:40:53.217 2514: 3335 I/ViewRootImpl@9b3ebcb[NavigationBar0: mWNT: t=0xb400007156c44e00 mBlastBufferQueue=0xb400007168b03580 fn= 61427 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$6.onFrameDraw:5635 android.view.ViewRootImpl$2.onFrameDraw:2146 android.view.ThreadedRenderer$1.onFrameDraw:792 04-09 03:40:53.218 1830: 4582 D/WindowManager: SyncGroup 5028: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:53.220 20461:20461 D/CordovaWebViewImpl: >>> loadUrl(https://localhost/index.html) 04-09 03:40:53.225 1830: 4582 V/WindowManager: Relayout hash=c8f886b, pid=0, syncId=-1: mAttrs={(0,0)(135xfill) gr=RIGHT CENTER_HORIZONTAL sim={adjust=pan} layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=33001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} paramsForRotation: ROTATION_0={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_90={(0,0)(135xfill) gr=RIGHT CENTER_HORIZONTAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_180={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} 04-09 03:40:53.225 1830: 4582 V/WindowManager: InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_270={(0,0)(135xfill) gr=LEFT CENTER_HORIZONTAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} naviIconColor=0} 04-09 03:40:53.226 20461:20559 D/CompatibilityChangeReporter: Compat change id reported: 247079863; UID 11303; state: ENABLED 04-09 03:40:53.227 1830: 2593 D/WindowManager: SyncGroup 5028: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:53.231 20461:20461 I/com.buongiorno.newton.Newton: sendEvent: name=GameStart, data={"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:53.231 20461:20461 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162853093 04-09 03:40:53.231 20461:20461 D/com.buongiorno.newton.SimpleObject: Custom data size: 75 04-09 03:40:53.231 20461:20461 V/com.buongiorno.newton.queue.c: last time added: 1744162853093 04-09 03:40:53.231 20461:20461 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: GameStartdelta from last insert 138 04-09 03:40:53.232 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:53.231Z http_data={"event_type":"custom event","name":"GameStart","creation_date":"2025-04-09T01:40:53.231Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","custom_data":{"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:53.232 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:53.231Z 04-09 03:40:53.232 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:53.231Z 04-09 03:40:53.245 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:53.231Z 04-09 03:40:53.245 20461:20461 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:53.245 20461:20461 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 592, isQueueDataExpired=false 04-09 03:40:53.245 20461:20461 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: GameStart 04-09 03:40:53.246 20461:20461 V/com.buongiorno.newton.queue.b: consume_1_block: engine already running, delaying job. 04-09 03:40:53.247 20461:20461 D/CordovaActivity: Started the activity. 04-09 03:40:53.248 20461:20461 D/CordovaActivity: Resumed the activity. 04-09 03:40:53.249 1295: 1355 D/SurfaceFlinger: [SF client] NEW(0xb400007dca4a3800) for (20461:net.playtouch.dressupthegirllikeastarorange) 04-09 03:40:53.250 20461:20588 D/NativeCustomFrequencyManager: [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager() 04-09 03:40:53.250 20461:20621 I/com.buongiorno.newton.Newton: timedEventStart: name=GamePlayHeartbeat, data={"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","GameSessionDateStart":"2025-04-09 03:40:53","PlayMode":"ONLINE","GameTitle":"Habiller la fille comme une star","Label":"net.playtouch.dressupthegirllikeastarorange","ContentId":"net.playtouch.dressupthegirllikeastarorange","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:53.250 20461:20461 I/InsetsController: setRequestedVisibleTypes: visible=false, mask=statusBars navigationBars, host=net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity, from=android.view.InsetsController.controlAnimationUnchecked:1445 android.view.InsetsController.applyAnimation:2005 android.view.InsetsController.applyAnimation:1968 android.view.InsetsController.hide:1403 android.view.InsetsController.hide:1342 android.view.ViewRootImpl.controlInsetsForCompatibility:3513 android.view.ViewRootImpl.setView:1709 android.view.WindowManagerGlobal.addView:580 android.view.WindowManagerImpl.addView:150 android.app.ActivityThread.handleResumeActivity:5561 04-09 03:40:53.250 20461:20621 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162853231 04-09 03:40:53.251 20461:20621 D/com.buongiorno.newton.SimpleObject: Custom data size: 212 04-09 03:40:53.251 1830: 4535 W/WindowManager: Failed looking up window session=Session{e24c839 20461:u0a11303} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:6671 com.android.server.wm.Session.updateRequestedVisibleTypes:793 android.view.IWindowSession$Stub.onTransact:1145 04-09 03:40:53.251 20461:20621 V/com.buongiorno.newton.events.TimedEventManager: Start: event added to the timers queue. Queue size: 0 04-09 03:40:53.252 20461:20621 V/com.buongiorno.newton.queue.c: last time added: 1744162853231 04-09 03:40:53.252 20461:20621 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: GamePlayHeartbeatdelta from last insert 21 04-09 03:40:53.252 1830: 4582 D/InputTransport: Input channel constructed: 'd4687a8', fd=786 04-09 03:40:53.253 1830: 4582 D/InputTransport: Input channel constructed: 'd4687a8', fd=798 04-09 03:40:53.253 1830: 4582 D/InputTransport: Input channel constructed: 'd4687a8', fd=880 04-09 03:40:53.253 1830: 4582 D/WindowManager: prepareSync , mPrepareSyncSeqId=0, win=Window{d4687a8 u0 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity} 04-09 03:40:53.253 20461:20621 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:53.251Z http_data={"event_type":"timer start","name":"GamePlayHeartbeat","creation_date":"2025-04-09T01:40:53.251Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","custom_data":{"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","GameSessionDateStart":"2025-04-09 03:40:53","PlayMode":"ONLINE","GameTitle":"Habiller la fille comme une star","Label":"net.playtouch.dressupthegirllikeastarorange","ContentId":"net.playtouch.dressupthegirllikeastarorange","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:53.254 1295: 1355 E/BufferQueueDebug: [d4687a8 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity#125188](this:0xb400007da23fdba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'd4687a8 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity#125188' 04-09 03:40:53.254 1295: 1355 I/BufferQueueDebug: [d4687a8 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity#125188](this:0xb400007da23fdba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:53.254 1295: 1355 I/SurfaceFlinger: id=125188 createSurf, flag=84004, d4687a8 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity#125188 04-09 03:40:53.254 20461:20621 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:53.251Z 04-09 03:40:53.255 20461:20621 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:53.251Z 04-09 03:40:53.255 1830: 4582 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:40:53.255 1830: 4582 D/InputTransport: Input channel destroyed: 'd4687a8', fd=880 04-09 03:40:53.256 20461:20461 I/InsetsController: onStateChanged: host=net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity, from=android.view.ViewRootImpl.setView:1753, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 2340, 1080), mDisplayCutout=DisplayCutout{insets=Rect(80, 0 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 472 - 80, 608), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={1} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]} mRoundedCornerFrame=Rect(0, 0 - 2340, 1080), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(2216, 0 - 2340, 68) rotation=1}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=1 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {7 mType=displayCutout mFrame=[0,0][80,1080] mVisible=true mFlags=[]}, InsetsSource: {bd70000 mType=statusBars mFrame=[0,0][2340,68] mVisible=false mFlags=[]}, InsetsSource: {bd70005 mType=mandatorySystemGestures mFrame=[0,0][2340,68] mVisible=true mFlags=[]}, InsetsSource: {bd70006 mType=tappableElement mFrame=[0,0][2340,68] mVisible=true mFlags=[]}, InsetsSource: {5e900001 mType=navigationBars mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {5e900005 mType=mandatorySystemGestures mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900006 mType=tappableElement mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 04-09 03:40:53.256 20461:20461 I/ViewRootImpl@601729a[MainActivity: synced displayState. AttachInfo displayState=2 04-09 03:40:53.256 20461:20461 I/ViewRootImpl@601729a[MainActivity: setView = com.android.internal.policy.DecorView@3888543 TM=true 04-09 03:40:53.257 20461:20621 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:53.251Z 04-09 03:40:53.257 20461:20621 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:53.257 20461:20621 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 604, isQueueDataExpired=false 04-09 03:40:53.257 20461:20621 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: GamePlayHeartbeat 04-09 03:40:53.258 20461:20621 V/com.buongiorno.newton.queue.b: consume_1_block: engine already running, delaying job. 04-09 03:40:53.258 20461:20621 V/com.buongiorno.newton.events.TimedEventManager: start_heartbeat: timers queue size: 1 04-09 03:40:53.258 20461:20621 V/com.buongiorno.newton.events.TimedEventManager: schedule_beat: is_hearbeat_active: true, interval: 10000, timers queue size: 1 04-09 03:40:53.267 1830: 4535 V/WindowManager: Relayout Window{d4687a8 u0 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity}: viewVisibility=0 req=2260x1080 ty=1 d0 04-09 03:40:53.266 4015: 6599 I/SDHMS:l: onTaskStackChanged 04-09 03:40:53.267 1830: 4535 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:40:53.267 1295: 1356 E/BufferQueueDebug: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189' 04-09 03:40:53.267 1295: 1356 I/BufferQueueDebug: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:53.267 22946:14244 I/HoneySpace.RecentTasks: onRecentTasksChanged 04-09 03:40:53.267 1295: 1356 I/SurfaceFlinger: id=125189 createSurf, flag=44004, net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189 04-09 03:40:53.268 1830: 4535 D/WindowManager: makeSurface duration=1 name=net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461 04-09 03:40:53.269 1830: 4535 D/WindowManager: SyncGroup 5028: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:53.270 1830: 4535 V/WindowManager: Changing focus from null to Window{d4687a8 u0 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity} displayId=0 Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:578 com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6833 com.android.server.wm.WindowManagerService.relayoutWindow:2755 com.android.server.wm.Session.relayout:282 04-09 03:40:53.270 1830: 4535 I/WindowManager: Cancelling animation restarting=true, leash=Surface(name=Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation)/@0x48f6dc9 04-09 03:40:53.270 1830: 4535 I/WindowManager: Reparenting to original parent: Surface(name=WindowToken{b03d29 type=2019 android.os.BinderProxy@6e17862})/@0xdbb2558, destroy=false, surface=Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b 04-09 03:40:53.270 1830: 4535 I/WindowManager: Reparenting to leash, surface=Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b, leashParent=Surface(name=WindowToken{b03d29 type=2019 android.os.BinderProxy@6e17862})/@0xdbb2558 04-09 03:40:53.270 1295: 1356 E/BufferQueueDebug: [Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125190](this:0xb400007d9fa7dba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125190' 04-09 03:40:53.270 1295: 1356 I/BufferQueueDebug: [Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125190](this:0xb400007d9fa7dba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:53.271 1295: 1356 I/SurfaceFlinger: id=125190 createSurf, flag=24000, Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125190 04-09 03:40:53.271 1830: 4535 D/WindowManager: makeSurface duration=1 leash=Surface(name=Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation)/@0x28971a7 04-09 03:40:53.272 1830: 4535 D/InsetsSourceProvider: updateControlForTarget: control=InsetsSourceControl: {5e900001 mType=navigationBars initiallyVisible mSurfacePosition=Point(0, 2205) mInsetsHint=Insets{left=0, top=0, right=135, bottom=0}}, target=Window{d4687a8 u0 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity}, from=com.android.server.wm.InsetsStateController.onControlTargetChanged:358 com.android.server.wm.InsetsStateController.onBarControlTargetChanged:327 com.android.server.wm.InsetsPolicy.updateBarControlTarget:173 com.android.server.wm.InsetsPolicy.updateSystemBars:805 com.android.server.wm.DisplayPolicy.updateSystemBarsLw:3425 04-09 03:40:53.272 1830: 4535 I/WindowManager: Cancelling animation restarting=true, leash=Surface(name=Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation)/@0x5ed07ef 04-09 03:40:53.272 1830: 4535 I/WindowManager: Reparenting to original parent: Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941, destroy=false, surface=Surface(name=cce3674 StatusBar)/@0x2048828 04-09 03:40:53.272 1830: 4535 I/WindowManager: Reparenting to leash, surface=Surface(name=cce3674 StatusBar)/@0x2048828, leashParent=Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 04-09 03:40:53.272 1295: 1356 E/BufferQueueDebug: [Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125191](this:0xb400007d9fa80ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125191' 04-09 03:40:53.272 1295: 1356 I/BufferQueueDebug: [Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125191](this:0xb400007d9fa80ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:53.272 1295: 1356 I/SurfaceFlinger: id=125191 createSurf, flag=24004, Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125191 04-09 03:40:53.273 1830: 4535 D/WindowManager: makeSurface duration=1 leash=Surface(name=Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation)/@0x64829fd 04-09 03:40:53.273 1830: 4535 D/InsetsSourceProvider: updateControlForTarget: control=InsetsSourceControl: {bd70000 mType=statusBars mSurfacePosition=Point(0, 0) mInsetsHint=Insets{left=0, top=68, right=0, bottom=0}}, target=Window{d4687a8 u0 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity}, from=com.android.server.wm.InsetsStateController.onControlTargetChanged:358 com.android.server.wm.InsetsStateController.onBarControlTargetChanged:324 com.android.server.wm.InsetsPolicy.updateBarControlTarget:173 com.android.server.wm.InsetsPolicy.updateSystemBars:805 com.android.server.wm.DisplayPolicy.updateSystemBarsLw:3425 04-09 03:40:53.275 1830:20832 I/SystemUiVisibilityPolicyController: handleMessage: entry what = 1 04-09 03:40:53.275 1830: 4535 D/WindowManager: updateSystemBarAttributes: displayId=0, win=Window{d4687a8 u0 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity}, navColorWin=Window{6e4ea82 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}, focusedCanBeNavColorWin=false, behavior=2, appearance=16, statusBarAppearanceRegions=[AppearanceRegion{ bounds=[0,0][2340,1080]}], requestedVisibilities=-12, from=com.android.server.wm.DisplayPolicy.focusChangedLw:2947 com.android.server.wm.DisplayContent.updateFocusedWindowLocked:4894 com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:578 04-09 03:40:53.276 1830: 4535 V/WindowManager: Relayout hash=d4687a8, pid=20461, syncId=-1: mAttrs={(0,0)(fillxfill) sim={adjust=resize} layoutInDisplayCutoutMode=never ty=BASE_APPLICATION wanim=0x1030303 fl=81810100 pfl=12008040 vsysui=1706 apr=LIGHT_NAVIGATION_BARS bhv=SHOW_TRANSIENT_BARS_BY_SWIPE fitSides= naviIconColor=0 sfl=100000} 04-09 03:40:53.276 1830: 4582 D/CoreBackPreview: Window{d4687a8 u0 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@3326f2, mPriority=0, mIsAnimationCallback=false} 04-09 03:40:53.277 20461:20461 D/BufferQueueConsumer: [](id:4fed00000002,api:0,p:-1,c:20461) connect: controlledByApp=false 04-09 03:40:53.277 20461:20461 I/BLASTBufferQueue_Java: new BLASTBufferQueue, mName= ViewRootImpl@601729a[MainActivity] mNativeObject= 0xb40000711ae12c80 sc.mNativeObject= 0xb40000712fec2940 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 04-09 03:40:53.277 20461:20461 I/BLASTBufferQueue_Java: update, w= 2260 h= 1080 mName = ViewRootImpl@601729a[MainActivity] mNativeObject= 0xb40000711ae12c80 sc.mNativeObject= 0xb40000712fec2940 format= -1 caller= android.graphics.BLASTBufferQueue.:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 04-09 03:40:53.278 20461:20461 I/ViewRootImpl@601729a[MainActivity: Relayout returned: old=(80,0,2340,1080) new=(80,0,2340,1080) relayoutAsync=false req=(2260,1080)0 dur=11 res=0x403 s={true 0xb40000712da35800} ch=true seqId=0 04-09 03:40:53.278 20461:20461 I/ViewRootImpl@601729a[MainActivity: performConfigurationChange setNightDimText nightDimLevel=0 04-09 03:40:53.278 20461:20461 D/ViewRootImpl@601729a[MainActivity: mThreadedRenderer.initialize() mSurface={isValid=true 0xb40000712da35800} hwInitialized=true 04-09 03:40:53.279 2514: 2514 D/Navbar.Store: handleEvent(0) OnNavBarWindowStateHidden(noArguments=true) [Module] NavBarHelper 04-09 03:40:53.279 2514: 2514 D/SysUiState: SysUiState changed: old=0x10000000 new=0x10000002 04-09 03:40:53.279 1830: 1868 D/SurfaceComposerClient: Transaction::apply InputWindowCommands.focusRequests timestamp=959074190076779, windowName=d4687a8 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity 04-09 03:40:53.280 22946:16703 I/HoneySpace.SystemUiRepository: systemUiFlags: navbar_hidden|awake 04-09 03:40:53.281 22946:23107 I/HoneySpace.TaskbarEventTracker: invokeEvent() called with: event = SystemUiStateChanged(stateFlags=268435458) 04-09 03:40:53.282 1830: 1868 D/InsetsSourceProvider: updateVisibility: serverVisible=true, clientVisible=false, source=InsetsSource: {5e900001 mType=navigationBars mFrame=[2205,0][2340,1080] mVisible=false mFlags=[]}, controlTarget=Window{d4687a8 u0 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity}, from=com.android.server.wm.InsetsSourceProvider.setClientVisible:606 com.android.server.wm.InsetsSourceProvider.updateClientVisibility:593 com.android.server.wm.InsetsStateController.onInsetsModified:275 com.android.server.wm.InsetsStateController.lambda$notifyPendingInsetsControlChanged$3:434 com.android.server.wm.InsetsStateController.$r8$lambda$8yykPRG1GyNq_J17QvL9d5xANMc:0 com.android.server.wm.InsetsStateController$$ExternalSyntheticLambda2.run:0 com.android.server.wm.WindowAnimator.executeAfterPrepareSurfacesRunnables:294 com.android.server.wm.WindowAnimator.animate:202 com.android.server.wm.WindowAnimator.lambda$new$1:99 com.android.server.wm.WindowAnimator.$r8$lambda$aHNu1uhcqxihX5NZc4McDDQPAyw:0 04-09 03:40:53.284 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.285 1295: 1295 I/Layer: id=125185 removeFromCurrentState Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125185 (208) 04-09 03:40:53.285 1295: 1295 I/Layer: id=125186 removeFromCurrentState Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125186 (208) 04-09 03:40:53.286 1295: 1295 I/SurfaceFlinger: [d4687a8 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity#125188] FrameRatePriority: 1 04-09 03:40:53.286 1295: 1295 D/SurfaceFlinger: Focus addInputWindowCommands timestamp=959074190076779, windowName=d4687a8 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity 04-09 03:40:53.286 1295: 1295 D/SurfaceFlinger: Find Focus windowName=d4687a8 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity, notVisible=1 04-09 03:40:53.286 1295: 1295 D/Layer: Focus: ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891}#125183 isHiddenByPolicy s.flags&layer_state_t::eLayerHidden=1 04-09 03:40:53.286 1295: 1295 D/Layer: Focus: isHiddenByPolicy parent ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891}#125183 is hidden cause not visible 04-09 03:40:53.286 1295: 1295 D/SurfaceFlinger: Focus inVisible Reason:isVisibleForInput(){hasInputInfo()?canReceiveInput():isVisible()}=0 has=1 can{!isHiddenByPolicy()&&(mBuffer==nullptr||getAlpha()>0.0f)}=0 Hidden=1 Buf=1 getA=1 04-09 03:40:53.287 1830: 1868 D/WindowManager: SyncGroup 5028: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:53.287 1295: 1459 D/SurfaceFlinger: updateWinowInfo=1, setFocusedWindow timestamp=959074190076779, windowName=d4687a8 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity 04-09 03:40:53.287 1830: 4535 D/InputDispatcher: Focus request (0): d4687a8 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity but waiting because NO_WINDOW 04-09 03:40:53.287 20461:20481 I/ViewRootImpl@601729a[MainActivity: Resizing android.view.ViewRootImpl@b6bb64a: frame = [80,0][2340,1080] reportDraw = true forceLayout = false syncSeqId = -1 04-09 03:40:53.289 1830: 1867 D/WindowManager: SyncGroup 5028: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:53.290 1830: 4582 I/SemDvfsHyPerManager: acquire hyper - AMS_RELAUNCH_RESUME/1830@13, type = -999 04-09 03:40:53.290 1830: 4582 D/ActivityManagerPerformance: AMP_acquire() RELAUNCH_RESUME 04-09 03:40:53.290 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.290 1237: 1266 I/HYPER-HAL: [RequestManager.cpp]acquire(): Acquired ID : 1699259 [1830 / 13] HINT : AMS_RELAUNCH_RESUME list : 04-09 03:40:53.291 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58879, tid:1266 04-09 03:40:53.291 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58879, idx:0 04-09 03:40:53.292 1244: 1297 I/libPowerHal: [set_cpuidle] enable:1, fd:14, scn:0xb40000759b761d00 04-09 03:40:53.292 1830: 4582 D/WindowManager: SyncGroup 5028: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:53.292 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1c3c100 param:1 04-09 03:40:53.292 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:53.294 1244: 1297 I/libPowerHal: [perfLockAcq] idx:0 hdl:58881 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58881 04-09 03:40:53.294 20461:20461 D/ViewRootImpl@601729a[MainActivity: reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 04-09 03:40:53.294 1244: 1297 I/libPowerHal: [set_cpuidle] enable:0, fd:14, scn:0xb40000759b761d00 04-09 03:40:53.294 1244: 1297 I/libPowerHal: [get_cpu_dma_latency_value] 0 04-09 03:40:53.294 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1c3c100 param:0 04-09 03:40:53.294 1237: 1266 I/mtkpower_client: ret_hdl:58881 04-09 03:40:53.295 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.301 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.304 20461:20588 D/OpenGLRenderer: HWUI - treat SMPTE_170M as sRGB 04-09 03:40:53.305 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.306 20461:20461 I/InsetsController: onStateChanged: host=net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity, from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7209, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 2340, 1080), mDisplayCutout=DisplayCutout{insets=Rect(80, 0 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 472 - 80, 608), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={1} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]} mRoundedCornerFrame=Rect(0, 0 - 2340, 1080), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(2216, 0 - 2340, 68) rotation=1}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=1 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {7 mType=displayCutout mFrame=[0,0][80,1080] mVisible=true mFlags=[]}, InsetsSource: {bd70000 mType=statusBars mFrame=[0,0][2340,68] mVisible=false mFlags=[]}, InsetsSource: {bd70005 mType=mandatorySystemGestures mFrame=[0,0][2340,68] mVisible=true mFlags=[]}, InsetsSource: {bd70006 mType=tappableElement mFrame=[0,0][2340,68] mVisible=true mFlags=[]}, InsetsSource: {5e900001 mType=navigationBars mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {5e900005 mType=mandatorySystemGestures mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900006 mType=tappableElement mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 04-09 03:40:53.306 20461:20461 I/InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=false, type=statusBars, host=net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity 04-09 03:40:53.307 20461:20461 I/InsetsController: controlAnimationUncheckedInner: Added types=navigationBars, animType=1, host=net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity, from=android.view.InsetsController.controlAnimationUnchecked:1449 android.view.InsetsController.applyAnimation:2005 android.view.InsetsController.applyAnimation:1968 04-09 03:40:53.308 20461:20559 D/CompatibilityChangeReporter: Compat change id reported: 263076149; UID 11303; state: ENABLED 04-09 03:40:53.308 1295: 2134 I/SurfaceFlinger: id=125185 Removed Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125185 (208) 04-09 03:40:53.308 1295: 2134 I/SurfaceFlinger: id=125186 Removed Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125186 (208) 04-09 03:40:53.308 20461:20461 I/InsetsController: onStateChanged: host=net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity, from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7196, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 2340, 1080), mDisplayCutout=DisplayCutout{insets=Rect(80, 0 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 472 - 80, 608), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={1} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]} mRoundedCornerFrame=Rect(0, 0 - 2340, 1080), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(2216, 0 - 2340, 68) rotation=1}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=1 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {7 mType=displayCutout mFrame=[0,0][80,1080] mVisible=true mFlags=[]}, InsetsSource: {bd70000 mType=statusBars mFrame=[0,0][2340,68] mVisible=false mFlags=[]}, InsetsSource: {bd70005 mType=mandatorySystemGestures mFrame=[0,0][2340,68] mVisible=true mFlags=[]}, InsetsSource: {bd70006 mType=tappableElement mFrame=[0,0][2340,68] mVisible=true mFlags=[]}, InsetsSource: {5e900001 mType=navigationBars mFrame=[2205,0][2340,1080] mVisible=false mFlags=[]}, InsetsSource: {5e900004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {5e900005 mType=mandatorySystemGestures mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900006 mType=tappableElement mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 04-09 03:40:53.309 20461:20461 I/ViewRootImpl@601729a[MainActivity: handleResized, msg = 5 frames=ClientWindowFrames{frame=[80,0][2340,1080] display=[80,0][2340,1080] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false 04-09 03:40:53.309 20461:20461 I/ViewRootImpl@601729a[MainActivity: handleResized mSyncSeqId = 0 04-09 03:40:53.309 20461:20461 D/ViewRootImpl@601729a[MainActivity: reportNextDraw android.view.ViewRootImpl.handleResized:2530 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7197 android.view.ViewRootImpl$ViewRootHandler.handleMessage:7166 android.os.Handler.dispatchMessage:106 04-09 03:40:53.309 20461:20461 D/CordovaWebViewImpl: onPageDidNavigate(https://localhost/index.html) 04-09 03:40:53.309 20461:20461 D/PluginManager: postMessage: onPageStarted 04-09 03:40:53.312 2514: 2514 I/BLASTBufferQueue_Java: update, w= 135 h= 1080 mName = ViewRootImpl@9b3ebcb[NavigationBar0] mNativeObject= 0xb400007168b03580 sc.mNativeObject= 0xb400007168b55240 format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3017 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 04-09 03:40:53.312 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: Relayout returned: old=(2205,0,2340,1080) new=(2205,0,2340,1080) relayoutAsync=true req=(135,1080)0 dur=3 res=0x0 s={true 0xb40000714c569000} ch=false seqId=851 04-09 03:40:53.313 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: registerCallbackForPendingTransactions 04-09 03:40:53.313 1830: 2138 V/WindowManager: Relayout Window{c8f886b u0 NavigationBar0}: viewVisibility=0 req=135x1080 ty=2019 d0 04-09 03:40:53.314 2514: 2514 D/KeyguardSecIndicationPolicy: update Event pos = DEFAULT, type = UNLOCK_GUIDE, id = 10527, text = Faire glisser un doigt pour ouvrir 04-09 03:40:53.315 1830: 2138 D/WindowManager: SyncGroup 5028: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:53.315 2514: 3334 I/ViewRootImpl@9b3ebcb[NavigationBar0: mWNT: t=0xb4000070fe5b3080 mBlastBufferQueue=0xb400007168b03580 fn= 61428 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$6.onFrameDraw:5635 android.view.ViewRootImpl$2.onFrameDraw:2146 android.view.ThreadedRenderer$1.onFrameDraw:792 04-09 03:40:53.319 1295: 1295 I/BufferQueueDebug: [Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125186](this:0xb400007d9fa77ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:53.319 1295: 1295 I/Layer: id=125186 Destroyed Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125186 04-09 03:40:53.319 1295: 1295 I/BufferQueueDebug: [Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125185](this:0xb400007da23d1ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:53.319 1295: 1295 I/Layer: id=125185 Destroyed Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125185 04-09 03:40:53.324 1830: 2138 V/WindowManager: Relayout hash=c8f886b, pid=0, syncId=-1: mAttrs={(0,0)(135xfill) gr=RIGHT CENTER_HORIZONTAL sim={adjust=pan} layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=33001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} paramsForRotation: ROTATION_0={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_90={(0,0)(135xfill) gr=RIGHT CENTER_HORIZONTAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_180={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} 04-09 03:40:53.324 1830: 2138 V/WindowManager: InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_270={(0,0)(135xfill) gr=LEFT CENTER_HORIZONTAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} naviIconColor=0} 04-09 03:40:53.325 1830: 2138 D/WindowManager: SyncGroup 5028: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:53.342 20461:20461 D/JsMessageQueue: Set native->JS mode to EvalBridgeMode 04-09 03:40:53.422 20461:20461 D/PluginManager: postMessage: spinner 04-09 03:40:53.424 20461:20662 D/PluginManager: getPlugin - put: Device 04-09 03:40:53.430 20461:20662 D/PluginManager: getPlugin - put: NetworkStatus 04-09 03:40:53.431 20461:20662 D/NetworkManager: toLower : wifi 04-09 03:40:53.431 20461:20662 D/NetworkManager: Connection Type: wifi 04-09 03:40:53.433 20461:20662 I/App: WARNING: Back Button Default Behavior will be overridden. The backbutton event will be fired! 04-09 03:40:53.433 20461:20461 D/NetworkManager: toLower : wifi 04-09 03:40:53.433 20461:20461 D/NetworkManager: Connection Type: wifi 04-09 03:40:53.434 20461:20461 D/PluginManager: postMessage: networkconnection 04-09 03:40:53.435 1295: 2134 D/SurfaceFlinger: [SF client] REMOVE (0xb400007dca4a3080) for (20461:net.playtouch.dressupthegirllikeastarorange) 04-09 03:40:53.444 20461:20662 D/PluginManager: getPlugin - put: Insomnia 04-09 03:40:53.446 20461:20662 D/PluginManager: getPlugin - put: CDVOrientation 04-09 03:40:53.446 20461:20662 D/YoikScreenOrientation: execute action: screenOrientation 04-09 03:40:53.446 20461:20662 D/YoikScreenOrientation: Requested ScreenOrientation: landscape 04-09 03:40:53.454 20461:20461 D/CordovaWebViewImpl: onPageFinished(https://localhost/index.html) 04-09 03:40:53.454 20461:20461 D/PluginManager: postMessage: onPageFinished 04-09 03:40:53.465 1830: 2138 V/WindowManager: Relayout Window{d4687a8 u0 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity}: viewVisibility=0 req=2260x1080 ty=1 d0 04-09 03:40:53.467 1830: 2138 D/WindowManager: SyncGroup 5028: Unfinished container: Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} mSyncState=2 04-09 03:40:53.469 1830: 2138 V/WindowManager: Relayout hash=d4687a8, pid=20461, syncId=-1: mAttrs={(0,0)(fillxfill) sim={adjust=resize} layoutInDisplayCutoutMode=never ty=BASE_APPLICATION wanim=0x1030303 fl=81810180 pfl=12008040 vsysui=1706 apr=LIGHT_NAVIGATION_BARS bhv=SHOW_TRANSIENT_BARS_BY_SWIPE fitSides= naviIconColor=0 sfl=100000} 04-09 03:40:53.469 20461:20820 V/com.buongiorno.newton.queue.b: consume_1_block_on_success: block size: 5 queue size: 7, elapsed: 311 Ms. 04-09 03:40:53.469 20461:20820 V/com.buongiorno.newton.queue.a: stopObserver() 04-09 03:40:53.469 20461:20820 V/com.buongiorno.newton.queue.CrudAdapter: deleteByKeys: sql=DELETE FROM newton_events_queue WHERE data_key IN ('2025-04-09T01:40:52.865Z','2025-04-09T01:40:52.867Z','2025-04-09T01:40:53.016Z','2025-04-09T01:40:53.048Z','2025-04-09T01:40:53.093Z'); 04-09 03:40:53.470 20461:20461 I/BLASTBufferQueue_Java: update, w= 2260 h= 1080 mName = ViewRootImpl@601729a[MainActivity] mNativeObject= 0xb40000711ae12c80 sc.mNativeObject= 0xb40000712fec2280 format= -1 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3017 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 04-09 03:40:53.471 20461:20461 I/ViewRootImpl@601729a[MainActivity: Relayout returned: old=(80,0,2340,1080) new=(80,0,2340,1080) relayoutAsync=false req=(2260,1080)0 dur=6 res=0x401 s={true 0xb40000712da35800} ch=false seqId=0 04-09 03:40:53.471 20461:20461 D/ViewRootImpl@601729a[MainActivity: reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 04-09 03:40:53.475 20461:20820 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:53.526 20543:20584 I/chromium: [INFO:audio_latency.cc(180)] audioHardwareBufferSize = 256 04-09 03:40:53.532 20461:20570 I/AAudio: AAudioStreamBuilder_openStream() called ---------------------------------------- 04-09 03:40:53.532 20461:20570 I/AudioStreamBuilder: rate = 48000, channels = 2, channelMask = 0x3, format = 5, sharing = SH, dir = OUTPUT 04-09 03:40:53.532 20461:20570 I/AudioStreamBuilder: device = 0, sessionId = -1, perfMode = 12, callback: ON with frames = 256 04-09 03:40:53.532 20461:20570 I/AudioStreamBuilder: usage = 1, contentType = 0, inputPreset = 0, allowedCapturePolicy = 0 04-09 03:40:53.532 20461:20570 I/AudioStreamBuilder: privacy sensitive = false, opPackageName = (null), attributionTag = (null) 04-09 03:40:53.536 20461:20570 D/likeastarorange: PlayerBase::PlayerBase() 04-09 03:40:53.547 1274: 1274 D/audioserver: PlayerBase::PlayerBase() 04-09 03:40:53.548 1274: 1274 D/AAudioServiceEndpointMMAP: openWithFormat trying to open MMAP stream with format=0x5, sample_rate=48000, channel_mask=0x3, device=0 04-09 03:40:53.550 1274: 1274 W/ServiceUtilities: doIsAllowed: Playback capture for uid 1041 is denied as no package name could be retrieved from the package manager. 04-09 03:40:53.550 1274: 1274 V/APM_AudioPolicyManager: getOutputForAttrInt() attributes={ Content type: AUDIO_CONTENT_TYPE_MUSIC Usage: AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x500 Tags: } stream=AUDIO_STREAM_MUSIC session 29073 selectedDeviceId 0 04-09 03:40:53.550 1274: 1274 V/APM_AudioPolicyManager: getOutputForAttrInt() device {AUDIO_DEVICE_OUT_SPEAKER, @:}, sampling rate 48000, format 0x5, channel mask 0x3, flags 0x4001 stream AUDIO_STREAM_MUSIC 04-09 03:40:53.551 1274: 1274 D/AAudioServiceEndpointMMAP: openWithFormat() mMapClient.attributionSource = AttributionSourceState{pid: 1274, uid: 1041, packageName: (null), attributionTag: (null), token: binder:0xb400007328d311e0, renouncedPermissions: (null), next: []} => portHandle = 0 04-09 03:40:53.551 1274: 1274 D/AAudioServiceEndpointMMAP: openWithFormat() - openMmapStream() returned status=-38, suggested format=0x5, sample_rate=48000, channel_mask=0x3 04-09 03:40:53.551 1274: 1274 D/AAudioServiceEndpointMMAP: open() 0x5 failed, perhaps due to format. Try again with 0x3 04-09 03:40:53.551 1274: 1274 D/AAudioServiceEndpointMMAP: openWithFormat trying to open MMAP stream with format=0x3, sample_rate=48000, channel_mask=0x3, device=0 04-09 03:40:53.552 1274: 1274 W/ServiceUtilities: doIsAllowed: Playback capture for uid 1041 is denied as no package name could be retrieved from the package manager. 04-09 03:40:53.553 1274: 1274 V/APM_AudioPolicyManager: getOutputForAttrInt() attributes={ Content type: AUDIO_CONTENT_TYPE_MUSIC Usage: AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x500 Tags: } stream=AUDIO_STREAM_MUSIC session 29081 selectedDeviceId 0 04-09 03:40:53.554 1274: 1274 V/APM_AudioPolicyManager: getOutputForAttrInt() device {AUDIO_DEVICE_OUT_SPEAKER, @:}, sampling rate 48000, format 0x3, channel mask 0x3, flags 0x4001 stream AUDIO_STREAM_MUSIC 04-09 03:40:53.554 1274: 1274 D/AAudioServiceEndpointMMAP: openWithFormat() mMapClient.attributionSource = AttributionSourceState{pid: 1274, uid: 1041, packageName: (null), attributionTag: (null), token: binder:0xb400007328d311e0, renouncedPermissions: (null), next: []} => portHandle = 0 04-09 03:40:53.554 1274: 1274 D/AAudioServiceEndpointMMAP: openWithFormat() - openMmapStream() returned status=-38, suggested format=0x3, sample_rate=48000, channel_mask=0x3 04-09 03:40:53.554 1274: 1274 D/AAudioServiceEndpointMMAP: open() 0x3 failed, perhaps due to format. Try again with 0x6 04-09 03:40:53.554 1274: 1274 D/AAudioServiceEndpointMMAP: openWithFormat trying to open MMAP stream with format=0x6, sample_rate=48000, channel_mask=0x3, device=0 04-09 03:40:53.556 1274: 1274 W/ServiceUtilities: doIsAllowed: Playback capture for uid 1041 is denied as no package name could be retrieved from the package manager. 04-09 03:40:53.556 1274: 1274 V/APM_AudioPolicyManager: getOutputForAttrInt() attributes={ Content type: AUDIO_CONTENT_TYPE_MUSIC Usage: AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x500 Tags: } stream=AUDIO_STREAM_MUSIC session 29089 selectedDeviceId 0 04-09 03:40:53.556 1274: 1274 V/APM_AudioPolicyManager: getOutputForAttrInt() device {AUDIO_DEVICE_OUT_SPEAKER, @:}, sampling rate 48000, format 0x6, channel mask 0x3, flags 0x4001 stream AUDIO_STREAM_MUSIC 04-09 03:40:53.557 1274: 1274 D/AAudioServiceEndpointMMAP: openWithFormat() mMapClient.attributionSource = AttributionSourceState{pid: 1274, uid: 1041, packageName: (null), attributionTag: (null), token: binder:0xb400007328d311e0, renouncedPermissions: (null), next: []} => portHandle = 0 04-09 03:40:53.557 1274: 1274 D/AAudioServiceEndpointMMAP: openWithFormat() - openMmapStream() returned status=-38, suggested format=0x6, sample_rate=48000, channel_mask=0x3 04-09 03:40:53.557 1274: 1274 D/AAudioServiceEndpointMMAP: open() 0x6 failed, perhaps due to format. Try again with 0x1 04-09 03:40:53.557 1274: 1274 D/AAudioServiceEndpointMMAP: openWithFormat trying to open MMAP stream with format=0x1, sample_rate=48000, channel_mask=0x3, device=0 04-09 03:40:53.558 1274: 1274 W/ServiceUtilities: doIsAllowed: Playback capture for uid 1041 is denied as no package name could be retrieved from the package manager. 04-09 03:40:53.558 1274: 1274 V/APM_AudioPolicyManager: getOutputForAttrInt() attributes={ Content type: AUDIO_CONTENT_TYPE_MUSIC Usage: AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x500 Tags: } stream=AUDIO_STREAM_MUSIC session 29097 selectedDeviceId 0 04-09 03:40:53.558 1274: 1274 V/APM_AudioPolicyManager: getOutputForAttrInt() device {AUDIO_DEVICE_OUT_SPEAKER, @:}, sampling rate 48000, format 0x1, channel mask 0x3, flags 0x4001 stream AUDIO_STREAM_MUSIC 04-09 03:40:53.559 1274: 1274 D/AAudioServiceEndpointMMAP: openWithFormat() mMapClient.attributionSource = AttributionSourceState{pid: 1274, uid: 1041, packageName: (null), attributionTag: (null), token: binder:0xb400007328d311e0, renouncedPermissions: (null), next: []} => portHandle = 0 04-09 03:40:53.559 1274: 1274 D/AAudioServiceEndpointMMAP: openWithFormat() - openMmapStream() returned status=-38, suggested format=0x1, sample_rate=48000, channel_mask=0x3 04-09 03:40:53.559 1274: 1274 D/AAudioServiceEndpointMMAP: open() 0x1 failed, perhaps due to format. Try again with 0 04-09 03:40:53.559 1274: 1274 D/AAudioServiceEndpoint: ~AAudioServiceEndpoint() called 04-09 03:40:53.559 1274: 1274 E/AAudioThread: stop() but no thread running 04-09 03:40:53.559 1274: 1274 W/AAudioService: openStream(), could not open in EXCLUSIVE mode 04-09 03:40:53.559 1274: 1274 D/AAudioServiceStreamBase: ~AAudioServiceStreamBase() called 04-09 03:40:53.559 1274: 1274 D/AudioStreamInternal_Service: ~AudioStreamInternal() 0xb400007328ba4200 called 04-09 03:40:53.559 1274: 1274 D/AAudioStream: ~AudioStream(s#176) mPlayerBase strongCount = 1 04-09 03:40:53.560 1274: 1274 D/audioserver: PlayerBase::~PlayerBase() 04-09 03:40:53.560 1274: 1274 D/AAudioServiceEndpoint: ~AAudioServiceEndpoint() called 04-09 03:40:53.560 1274: 1274 E/AAudioThread: stop() but no thread running 04-09 03:40:53.560 1274: 1274 D/AAudioServiceStreamBase: ~AAudioServiceStreamBase() called 04-09 03:40:53.560 20461:20570 D/likeastarorange: PlayerBase::PlayerBase() 04-09 03:40:53.561 20461:20570 D/AudioStreamInternal_Client: ~AudioStreamInternal() 0xb400007122b7da00 called 04-09 03:40:53.561 20461:20570 D/AAudioStream: ~AudioStream(s#1) mPlayerBase strongCount = 1 04-09 03:40:53.561 20461:20570 D/likeastarorange: PlayerBase::~PlayerBase() 04-09 03:40:53.561 20461:20570 D/AudioStreamTrack: open(), request notificationFrames = -8, frameCount = 0 04-09 03:40:53.565 1274: 1274 V/APM_AudioPolicyManager: getOutputForAttrInt() attributes={ Content type: AUDIO_CONTENT_TYPE_MUSIC Usage: AUDIO_USAGE_MEDIA Source: AUDIO_SOURCE_DEFAULT Flags: 0x100 Tags: } stream=AUDIO_STREAM_MUSIC session 29105 selectedDeviceId 0 04-09 03:40:53.566 1274: 1274 V/APM_AudioPolicyManager: getOutputForAttrInt() device {AUDIO_DEVICE_OUT_SPEAKER, @:}, sampling rate 48000, format 0x5, channel mask 0x3, flags 0x4 stream AUDIO_STREAM_MUSIC 04-09 03:40:53.566 1274: 1274 V/APM_AudioPolicyManager: selectOutput new bestOutput 13 criteria 0 100 0 0 0 0 2 2 04-09 03:40:53.566 1274: 1274 V/APM_AudioPolicyManager: selectOutput new bestOutput 21 criteria 0 100 0 0 0 0 4 0 04-09 03:40:53.566 1274: 1274 V/APM_AudioPolicyManager: selectOutput new bestOutput 29 criteria 0 100 0 0 0 1 2 0 04-09 03:40:53.566 1274: 1274 V/APM_AudioPolicyManager: getOutputForAttrInt returns output 29 selectedDeviceId 3 04-09 03:40:53.566 1274: 1274 V/APM_AudioPolicyManager: getOutputForAttr() returns output 29 requestedPortId 0 selectedDeviceId 3 for port ID 1042 04-09 03:40:53.569 1274: 1274 I/UsecaseValidator: verifyAudioAttributes update usage: 1 to AUDIO_USAGE_GAME for output: 29 pid: 20461 package: net.playtouch.dressupthegirllikeastarorange 04-09 03:40:53.571 1274: 1274 I/AudioFlinger: nonSecFlag 4, secFlag 0, outputFlags 4 04-09 03:40:53.571 1274: 1274 D/AudioFlinger: Client defaulted notificationFrames to 256 for frameCount 2048 04-09 03:40:53.573 1274: 1274 D/AF::TrackHandle: OpPlayAudio: track:1067 usage:14 not muted 04-09 03:40:53.576 1274: 1274 I/AF::Track: setMixerOutConfig return default condition, mixer key 2002, thread key 2002 04-09 03:40:53.577 20461:20570 I/AudioTrack: createTrack_l(0): AUDIO_OUTPUT_FLAG_FAST successful; frameCount 0 -> 2048 04-09 03:40:53.580 20461:20570 D/AudioTrack: setVolume(1.000000, 1.000000) pid : 20461 04-09 03:40:53.581 20461:20570 D/AAudioStream: setState(s#2) from 0 to 2 04-09 03:40:53.583 20461:20570 I/AAudio: AAudioStreamBuilder_openStream() returns 0 = AAUDIO_OK for s#2 ---------------- 04-09 03:40:53.586 20461:20570 D/AAudio: AAudioStream_requestStart(s#2) called -------------- 04-09 03:40:53.586 20461:20570 D/AAudioStream: setState(s#2) from 2 to 3 04-09 03:40:53.586 1274:17683 I/AF::Track: setMixerOutConfig return default condition, mixer key 2002, thread key 2002 04-09 03:40:53.586 1274:17683 I/AudioPolicyEffectException: MySpaceHandler::checkDetachCondition media 1, ring 0, mp 0 04-09 03:40:53.586 1274:17683 I/AudioPolicyEffectException: MySpace detach value 1 04-09 03:40:53.586 1274:17683 V/APM_AudioPolicyManager: startOutput portId 1042 04-09 03:40:53.586 1274:17683 V/APM_AudioPolicyManager: startOutput() output 29, stream 3, session 29105 04-09 03:40:53.586 1274:17683 V/APM_AudioPolicyManager: setBeaconMute(1) mBeaconMuteRefCount=1 mBeaconPlayingRefCount=0 04-09 03:40:53.587 1274:17683 V/APM_AudioPolicyManager: selectOutputForMusicEffects activeOnly 1 output 29 flags 0x00000004 04-09 03:40:53.587 1274:17683 V/APM_AudioPolicyManager: selectOutputForMusicEffects selected output 13 04-09 03:40:53.587 1274:17683 V/APM_AudioPolicyManager: getNewOutputDevices selected devices {AUDIO_DEVICE_OUT_SPEAKER, @:} 04-09 03:40:53.587 1274:17683 V/APM_AudioPolicyManager: setOutputDevices device {AUDIO_DEVICE_OUT_SPEAKER, @:} delayMs 0 04-09 03:40:53.587 1274:17683 V/APM_AudioPolicyManager: setOutputDevices() prevDevice {AUDIO_DEVICE_OUT_SPEAKER, @:} 04-09 03:40:53.587 1274:17683 V/APM_AudioPolicyManager: setOutputDevices: suppressing checkDeviceMuteStrategies 04-09 03:40:53.587 1274:17683 V/APM_AudioPolicyManager: setOutputDevices changing device to {AUDIO_DEVICE_OUT_SPEAKER, @:} 04-09 03:40:53.614 1274: 1826 D/DlbDlbEffect: handle_EFFECT_CMD_SET_DEVICE(device=0x00000002) 04-09 03:40:53.614 1274: 1826 D/DlbEffectContext: setDevice(00000002) 04-09 03:40:53.614 1274: 1826 D/DlbEndpointParamCache: setDevice(device=0x00000002) 04-09 03:40:53.615 1274: 1826 I/AudioEffectExtendAction: setDevice_l empty address, empty name 04-09 03:40:53.615 1274: 1826 V/VolumeMonitor_Energy_Effect: VM_setDevice() sessionId:-2901, device:0x0x2, isBtTypeHeadset:0 04-09 03:40:53.615 1274: 1826 D/DlbDlbEffect: handle_EFFECT_CMD_SET_DEVICE(device=0x00000002) 04-09 03:40:53.615 1274: 1826 D/DlbEffectContext: setDevice(00000002) 04-09 03:40:53.615 1274: 1826 D/DlbEndpointParamCache: setDevice(device=0x00000002) 04-09 03:40:53.615 1274: 1826 D/DlbDlbEffect: handle_EFFECT_CMD_SET_DEVICE(device=0x00000002) 04-09 03:40:53.615 1274: 1826 D/DlbEffectContext: setDevice(00000002) 04-09 03:40:53.615 1274: 1826 D/DlbEndpointParamCache: setDevice(device=0x00000002) 04-09 03:40:53.615 1274: 1826 D/DlbDlbEffect: handle_EFFECT_CMD_SET_DEVICE(device=0x00000002) 04-09 03:40:53.615 1274: 1826 D/DlbEffectContext: setDevice(00000002) 04-09 03:40:53.615 1274: 1826 D/DlbEndpointParamCache: setDevice(device=0x00000002) 04-09 03:40:53.619 1221: 1857 D/AudioALSAHardware: +createAudioPatch() num_sources [1] , num_sinks [1], handle [0x3b4], current mAudioHalPatchVector size 4 04-09 03:40:53.619 1221: 1857 D/AudioALSAStreamManager: +setParameters(), IOport = 29, keyValuePairs = routing=2 04-09 03:40:53.619 1221: 1857 D/AudioALSAStreamManager: setParameters(), Send to mStreamOutVector[2], flag 4 04-09 03:40:53.619 1221: 1857 D/AudioALSAStreamOut: updatePolicyDevice(), flag: 0x4, device: 0x2 04-09 03:40:53.619 1221: 1857 W/AudioALSAStreamManager: routingOutputDevice(), flag: 0x4, output_devices == current_output_devices(0x00000002), return 04-09 03:40:53.619 1221: 1857 D/AudioIEMsController: routing(+), cur out 0x0 in 0x0, hs 0, bt 0, usb 0, device 0x2, mask 0x1, on 0 04-09 03:40:53.619 1221: 1857 D/AudioIEMsController: routing(-), cur out 0x0 in 0x0 04-09 03:40:53.621 1221: 1857 D/AudioALSAHardware: -createAudioPatch() num_sources [1] , num_sinks [1], handle [0x3b5] 04-09 03:40:53.622 1274: 1826 D/AudioFlinger: setCurDevice() 0x2 04-09 03:40:53.623 1274:17683 V/APM_AudioPolicyManager: setOutputDevices() AF::createAudioPatch returned 0 patchHandle 7596 num_sources 1 num_sinks 1 04-09 03:40:53.623 1274:17683 V/APM_AudioPolicyManager: checkAndSetVolume: output 29, stream 10, index 1, devices 0x2, volume 0.003162 04-09 03:40:53.624 1274:17683 V/APM_AudioPolicyManager: checkAndSetVolume: output 29, stream 4, index 11, devices 0x2, volume 0.223872 04-09 03:40:53.624 1274:17683 V/APM_AudioPolicyManager: checkAndSetVolume: output 29, stream 8, index 11, devices 0x2, volume 0.251189 04-09 03:40:53.627 1274:17683 V/APM_AudioPolicyManager: checkAndSetVolume: output 29, stream 3, index 0, devices 0x2, volume 0.000000 04-09 03:40:53.627 1274:17683 V/APM_AudioPolicyManager: checkAndSetVolume: output 29, stream 5, index 0, devices 0x2, volume 0.000000 04-09 03:40:53.627 1274:17683 V/APM_AudioPolicyManager: checkAndSetVolume: output 29, stream 2, index 0, devices 0x2, volume 0.000000 04-09 03:40:53.628 1274:17683 V/APM_AudioPolicyManager: checkAndSetVolume: output 29, stream 1, index 0, devices 0x2, volume 0.000000 04-09 03:40:53.629 1274:17683 V/APM_AudioPolicyManager: checkAndSetVolume: output 29, stream 9, index 0, devices 0x2, volume 0.000000 04-09 03:40:53.630 1274:17683 V/APM_AudioPolicyManager: checkAndSetVolume: output 29, stream 0, index 5, devices 0x2, volume 0.354813 04-09 03:40:53.631 1274:17683 V/APM_AudioPolicyManager: checkAndSetVolume: output 29, stream 11, index 7, devices 0x2, volume 0.089125 04-09 03:40:53.631 1274:17683 V/APM_AudioPolicyManager: checkAndSetVolume: output 29, stream 3, index 0, devices 0x2, volume 0.000000 04-09 03:40:53.633 1274:17683 D/audioserver: FGS Logger Transaction failed 04-09 03:40:53.633 1274:17683 D/audioserver: -129 04-09 03:40:53.634 20461:20533 D/AudioStreamLegacy: onAudioDeviceUpdate(deviceId = 3) 04-09 03:40:53.635 20461:20570 D/AAudio: AAudioStream_requestStart(s#2) returned 0 --------- 04-09 03:40:53.636 1830: 2304 D/CompatibilityChangeReporter: Compat change id reported: 171306433; UID 1000; state: ENABLED 04-09 03:40:53.636 1830: 2304 D/CompatibilityChangeReporter: Compat change id reported: 218533173; UID 1000; state: ENABLED 04-09 03:40:53.640 1221:26201 D/AudioALSAStreamOut: write(), flag 0x4, usePolicyDevice: 1, output_devices: 0x2 -> latest policyDevice 0x2 (ori policyDevice 0x2) 04-09 03:40:53.640 1221:26201 D/AudioALSAStreamManager: +syncSharedOutDevice(), originDevice/routingSharedOutDevice: 0x2/0x2, mAudioMode: 0 04-09 03:40:53.640 1221:26201 D/AudioIEMsController: routing(+), cur out 0x0 in 0x0, hs 0, bt 0, usb 0, device 0x2, mask 0x1, on 0 04-09 03:40:53.640 1221:26201 D/AudioIEMsController: routing(-), cur out 0x0 in 0x0 04-09 03:40:53.640 1830: 1830 D/AudioPlayerStateMonitor: Found a new active media playback. AudioPlaybackConfiguration piid:11343 deviceId:3 type:AAudio u/pid:11303/20461 state:started attr:AudioAttributes: usage=USAGE_MEDIA content=CONTENT_TYPE_UNKNOWN source=DEFAULT flags=0x0 tags= bundle=null sessionId:-1 mutedState:none FormatInfo{isSpatialized=false, channelMask=0x3, sampleRate=48000} 04-09 03:40:53.640 1221:26201 D/AudioALSAStreamManager: getFactoryTestRouteMode(), misFactoryTestRouteMode = 0 04-09 03:40:53.640 1221:26201 D/AudioMTKGainController: setNormalVolume(), mSceneIndex = 0, stream 3, devices 0x2, index 0, mode 0x0, gainDevice 0x2 04-09 03:40:53.640 1830: 2307 D/AS.SoundAliveUtils: notify dvfs state : 2, screen : true 04-09 03:40:53.640 1221:26201 D/AudioALSAStreamOut: open(), flags 4 04-09 03:40:53.640 1221:26201 D/AudioALSAStreamManager: +createPlaybackHandler(), mAudioMode = 0, output_devices = 0x2, isMixerOut = 0, isBypassAurisys = 0, flag = 4, isIEMsSource = 0, isIEMsOn = 0 04-09 03:40:53.640 1221:26201 D/AudioALSAStreamManager: needEnableVoip(), output_devices = 0x2, flags: 0x4, mAvailableOutputFlags: 0x1000e, enable: 0 04-09 03:40:53.641 1221:26201 D/AudioSpeechEnhanceInfo: IsAPDMNRTuningEnable(), 0 04-09 03:40:53.641 1221:26201 D/AudioALSAPlaybackHandlerMixer: open(+), source flag 4, mDevice = 0x2, buffer_size 1024, sample_rate 48000 04-09 03:40:53.641 1221:26201 D/AudioALSAPlaybackHandlerBase: CreateAurisysLibManager, ph type: 11, voip: 0, mAurisysScenario: 1 04-09 03:40:53.641 1221:26201 D/aurisys_utility: input dev: 0x80000080, fmt = 0x1, fs: 48000, max fs: 48000, ch: 2, max ch: 2, ch maks: 0x3, hw_info_mask: 0x0; output dev: 0x2, fmt = 0x1, fs: 48000, max fs: 48000, ch: 2, max ch: 2, ch maks: 0x3, hw_info_mask: 0x8; task_scene: 2, audio_mode: 0, stream_type: 3, output_flags: 0x4, input_source: 0, input_flags: 0x0; network_info: 0, enhancement_feature_mask: 0x0 04-09 03:40:53.642 1221:26201 D/AudioUtility: setupCustomInfoStr(), custom_info = "SetAudioCustomScene=Default;", (scene = Default, vol_level = -1, bt_codec = -1, gameChatMode = -1) 04-09 03:40:53.642 1221:26201 D/aurisys_utility: lib, working fs: 48000, fmt: 0x3, frame = 0, b_interleave = 1, num_ul_ref_buf_array = 0, num_dl_ref_buf_array = 0 04-09 03:40:53.642 1221:26201 D/aurisys_utility: dl in[type:2], ch: 2, ch_mask: 0x3, buf fs: 48000, buf content fs: 48000, fmt: 0x3; dl out[type:3], ch: 2, ch_mask: 0x3, buf fs: 48000, buf content fs: 48000, fmt: 0x3 04-09 03:40:53.642 1221:26201 D/aurisys_lib_handler: aurisys_arsi_parsing_param_file(), gProductInfo "platform=MT6789,device=a15,model=SM-A155F", file_path "/vendor/etc/audio_param", enhancement_mode 0, param_buf_size 128, data_size 128, custom_info SetAudioCustomScene=Default; 04-09 03:40:53.642 1221:26201 D/aurisys_lib_handler: aurisys_arsi_create_handler(), lib_name aurisys_demo, 0xb400007d0aa66800, memory_size 880, arsi_handler 0xb400007d0aaa6a80, retval 0x0 04-09 03:40:53.642 1221:26201 D/aurisys_lib_handler: aurisys_arsi_create_handler(), arsi_query_process_unit_bytes, ul 4096, dl 4096, retval 0 04-09 03:40:53.642 1221:26201 D/aurisys_lib_manager: DL Lib, lib_name aurisys_demo, 0xb400007d0aa66800, sample_rate: 48000 => 48000, num_channels: 2 => 2, audio_format: 0x1 => 0x3, interleave: 1 => 1, frame: 0 => 0 04-09 03:40:53.642 1221:26201 D/aurisys_lib_manager: DL out, sample_rate: 48000 => 48000, num_channels: 2 => 2, audio_format: 0x3 => 0x1, interleave: 1 => 1, frame: 0 => 0 04-09 03:40:53.642 1221:26201 D/audio_sw_mixer: sw_mixer_source_attach(), MIXER_PLAYBACK , name T_FAST order 1 sz 1024 fmt 1 ch 2 rate 48000 latency_us 5333 04-09 03:40:53.642 1221:26201 D/AudioUtility: chooseTargetSampleRate() hiFiState 0 isDeviceSupportHiFi 0 sampleRate 48000 targetSampleRate 48000 04-09 03:40:53.642 1221:26201 D/AudioALSAStreamManager: +createPlaybackHandler(), mAudioMode = 0, output_devices = 0x2, isMixerOut = 1, isBypassAurisys = 1, flag = 4, isIEMsSource = 0, isIEMsOn = 0 04-09 03:40:53.642 1221:26201 D/AudioALSAStreamManager: needEnableVoip(), output_devices = 0x2, flags: 0x4, mAvailableOutputFlags: 0x1000e, enable: 0 04-09 03:40:53.642 1221:26201 D/AudioSpeechEnhanceInfo: IsAPDMNRTuningEnable(), 0 04-09 03:40:53.642 1221:26201 D/AudioALSAPlaybackHandlerNormal: +open(), flag = 4, source output_devices = 0x2, audio_format = 1, buffer_size = 1024, sample_rate = 48000 04-09 03:40:53.642 1221:26201 D/AudioALSADeviceParser: compare pcm success = 0, stringpair = Playback_1 04-09 03:40:53.643 1221:26201 D/AudioALSADeviceConfigManager: ApplyDeviceTurnonSequenceByName() DeviceName = PLAYBACK1_TO_I2S3 descriptor->DeviceStatusCounte = 0 04-09 03:40:53.643 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10128[I] 04-09 03:40:53.643 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10128[I] 04-09 03:40:53.644 1221:26201 D/AudioUtility: chooseTargetSampleRate() hiFiState 0 isDeviceSupportHiFi 0 sampleRate 48000 targetSampleRate 48000 04-09 03:40:53.644 1221:26201 D/AudioALSAPlaybackHandlerBase: transferAudioFormatToPcmFormat(), audio_format(0x4) => pcm_format(0x3) 04-09 03:40:53.644 1221:26201 D/AudioALSAPlaybackHandlerNormal: open(), flag = 4, mConfig: channels = 2, sample_rate(target) = 48000, period_size = 256, period_count = 2, format = 3, avail_min = 256, start_threshold = 512 04-09 03:40:53.645 1830: 2307 D/CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10128; state: DISABLED 04-09 03:40:53.646 1830: 2307 D/CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10128; state: DISABLED 04-09 03:40:53.646 1830: 2307 D/CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10128; state: DISABLED 04-09 03:40:53.646 1221:26201 D/AudioALSAPlaybackHandlerBase: openPcmDriverWithFlag(), pcm device = 0 flag = 0x8 mPcm = 0xb400007cfaaed3c0 04-09 03:40:53.646 1221:26201 D/AudioALSAPlaybackHandlerBase: CreateAurisysLibManager, ph type: 7, voip: 0, mAurisysScenario: 9 04-09 03:40:53.646 1221:26201 D/aurisys_utility: input dev: 0x80000080, fmt = 0x1, fs: 48000, max fs: 48000, ch: 2, max ch: 2, ch maks: 0x3, hw_info_mask: 0x0; output dev: 0x2, fmt = 0x1, fs: 48000, max fs: 48000, ch: 2, max ch: 2, ch maks: 0x3, hw_info_mask: 0x8; task_scene: 9, audio_mode: 0, stream_type: 3, output_flags: 0x4, input_source: 0, input_flags: 0x0; network_info: 0, enhancement_feature_mask: 0x0 04-09 03:40:53.646 1221:26201 D/AudioUtility: setupCustomInfoStr(), custom_info = "SetAudioCustomScene=Default;", (scene = Default, vol_level = -1, bt_codec = -1, gameChatMode = -1) 04-09 03:40:53.646 1221:26201 D/aurisys_utility: lib, working fs: 48000, fmt: 0x1, frame = 0, b_interleave = 1, num_ul_ref_buf_array = 0, num_dl_ref_buf_array = 0 04-09 03:40:53.646 1221:26201 D/aurisys_utility: dl in[type:2], ch: 2, ch_mask: 0x3, buf fs: 48000, buf content fs: 48000, fmt: 0x1; dl out[type:3], ch: 2, ch_mask: 0x3, buf fs: 48000, buf content fs: 48000, fmt: 0x1 04-09 03:40:53.646 1830: 2307 D/CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10128; state: ENABLED 04-09 03:40:53.646 1221:26201 I/[Awinic: aw_skt_arsi_query_param_buf_size_by_custom_info:reserve2 [0] cust_scene[0] ---> aw_scene[0] 04-09 03:40:53.646 1221:26201 I/[Awinic: find [] scene_block with id 0 04-09 03:40:53.646 1221:26201 I/[Awinic: aw_skt_arsi_query_param_buf_size_by_custom_info:aw_scene[] params len is 11884 04-09 03:40:53.646 1221:26201 D/aurisys_lib_handler: [LIB] Awinic Info: aw_skt_arsi_query_param_buf_size_by_custom_info done! 04-09 03:40:53.646 1221:26201 I/[Awinic: aw_skt_arsi_parsing_param_file_by_custom_info:reserve2 [0] cust_scene[0] ---> aw_scene[0] 04-09 03:40:53.646 1221:26201 I/[Awinic: find [] scene_block with id 0 04-09 03:40:53.646 1221:26201 E/[Awinic: open awinic params file [vendor/etc/demo//AW_SPIN_MODE.bin] failed 04-09 03:40:53.646 1221:26201 D/[Awinic: aw_skt_arsi_get_spin_mode_table: read awinic spin mode file failed 04-09 03:40:53.646 1221:26201 I/[Awinic: aw_skt_arsi_parsing_param_file_by_custom_info:load aw_scene[] params done 04-09 03:40:53.646 1221:26201 D/aurisys_lib_handler: aurisys_arsi_parsing_param_file(), gProductInfo "platform=MT6789,device=a15,model=SM-A155F", file_path "/vendor/etc/audio_param", enhancement_mode 0, param_buf_size 11884, data_size 11860, custom_info SetAudioCustomScene=Default; 04-09 03:40:53.646 1221:26201 D/aurisys_lib_handler: [LIB] Awinic Info: aw_skt_arsi_query_working_buf_size(), scene = 9 04-09 03:40:53.646 1221:26201 D/aurisys_lib_handler: [LIB] Awinic Info: input dev: 0x80000080, fmt = 0x1, fs: 48000, max fs: 48000, ch: 2, max ch: 2 04-09 03:40:53.646 1221:26201 D/aurisys_lib_handler: [LIB] Awinic Info: output dev: 0x2, fmt = 0x1, fs: 48000, max fs: 48000, ch: 2, max ch: 2 04-09 03:40:53.646 1221:26201 D/aurisys_lib_handler: [LIB] Awinic Info: lib, working fs: 48000, fmt: 0x1, frame = 0, b_interleave = 1 04-09 03:40:53.646 1221:26201 D/aurisys_lib_handler: [LIB] Awinic Info: dl in, ch: 2, buf fs: 48000, read data fs: 48000, fmt: 0x1 04-09 03:40:53.646 1221:26201 D/aurisys_lib_handler: [LIB] Awinic Info: dl out, ch: 2, buf fs: 48000, read data fs: 48000, fmt: 0x1 04-09 03:40:53.646 1221:26201 D/[Awinic: [I]Awinic get prop_id: 0x00010001 start! 04-09 03:40:53.646 1221:26201 D/[Awinic: [I]Awinic get prop_id: 0x00010001 success! 04-09 03:40:53.646 1221:26201 D/[Awinic: [I]Awinic get prop_id: 0x00010002 start! 04-09 03:40:53.646 1221:26201 D/[Awinic: [I]Awinic get prop_id: 0x00010002 success! 04-09 03:40:53.646 1221:26201 D/[Awinic: [I]Awinic get prop_id: 0x00010005 start! 04-09 03:40:53.646 1221:26201 D/[Awinic: [I]Awinic get prop_id: 0x00010005 success! 04-09 03:40:53.646 1221:26201 D/[Awinic: [I]Awinic set prop_id: 0x00020005 start! 04-09 03:40:53.646 1221:26201 D/[Awinic: [I]Awinic set prop_id: 0x00020005 success! 04-09 03:40:53.646 1221:26201 D/[Awinic: [I]Awinic set prop_id: 0x00020003 start! 04-09 03:40:53.646 1221:26201 D/[Awinic: [I]Awinic Awinic Logger Init Done! 04-09 03:40:53.646 1221:26201 D/[Awinic: [I]Awinic set prop_id: 0x00020003 success! 04-09 03:40:53.646 1221:26201 D/aurisys_lib_handler: [LIB] Awinic Info: aw_skt_arsi_query_working_buf_size(), working_buf_size = 621216 04-09 03:40:53.646 1221:26201 D/aurisys_lib_handler: [LIB] Awinic Info: aw_skt_arsi_query_working_buf_size done! 04-09 03:40:53.647 1221:26201 D/aurisys_lib_handler: [LIB] Awinic Info: skt_cfg_size : 618744 04-09 03:40:53.647 1221:26201 D/[Awinic: [I]Awinic get prop_id: 0x00010006 start! 04-09 03:40:53.647 1221:26201 D/[Awinic: [I]Awinic get prop_id: 0x00010006 success! 04-09 03:40:53.647 1221:26201 I/[Awinic: SKTune version is SKTune_V6.5_v1.1.5[1].0 04-09 03:40:53.647 1221:26201 I/[Awinic: API version is SKTune_api_v0.0.4.9 04-09 03:40:53.647 1221:26201 D/[Awinic: mix_init init done! 04-09 03:40:53.647 1221:26201 D/[Awinic: mix_init init done! 04-09 03:40:53.647 1221:26201 D/[Awinic: spin init done! 04-09 03:40:53.647 1221:26201 D/[Awinic: mix_init init done! 04-09 03:40:53.647 1221:26201 D/[Awinic: init Done ! 04-09 03:40:53.647 1221:26201 D/[Awinic: [I]Awinic GSE Preset convert END! 04-09 03:40:53.647 1221:26201 D/[Awinic: [D]Awinic classification or deq is not enabled 04-09 03:40:53.647 1221:26201 D/[Awinic: [D]Awinic classification or deq is not enabled 04-09 03:40:53.647 1221:26201 D/[Awinic: [I]Awinic Origin cfg->cali_Re: -98000ohm, set param->cali_Re: 6259mohm! 04-09 03:40:53.647 1221:26201 D/[Awinic: [I]Awinic Origin cfg->cali_Re: -98000ohm, set param->cali_Re: 8000mohm! 04-09 03:40:53.647 1221:26201 D/[Awinic: [D]Awinic set parameter done! 04-09 03:40:53.647 1221:26201 I/[Awinic: AW_UI_PRESET set done! 04-09 03:40:53.647 1221:26201 I/[Awinic: params data random code is 10902! 04-09 03:40:53.647 1221:26201 D/[Awinic: fadein mix start, pre_gain:[1048576], post_gain:[1048576], mix state: 5 04-09 03:40:53.647 1221:26201 D/[Awinic: set params for cfg[0] done 04-09 03:40:53.647 1221:26201 D/aurisys_lib_handler: [LIB] Awinic Info: format 0x1 , num_channels 2, sampling_rate 48000 04-09 03:40:53.648 1830: 1874 D/CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10128; state: ENABLED 04-09 03:40:53.648 1221:26201 I/[Awinic: aw_vmax_kctl_dev_init: Awinic dev[0]'s monitor switch kcontrol is not accessible! 04-09 03:40:53.648 1221:26201 I/[Awinic: aw_vmax_kctl_dev_init: Awinic dev[1]'s monitor switch kcontrol is not accessible! 04-09 03:40:53.648 1221:26201 I/[Awinic: aw_vamx_node_init: Awinic node monitor init success with dev num 0 04-09 03:40:53.648 1221:26201 I/[Awinic: aw_vamx_node_init: Awinic node monitor init success with dev num 1 04-09 03:40:53.648 1221:26201 I/[Awinic: Create node monitor update pThread success! 04-09 03:40:53.648 1221:26201 D/[Awinic: set dtc_status: interval_time: 43 s, tma_pre: 0, tcm_pre: 0 04-09 03:40:53.648 1221:20845 D/[Awinic: set vmax: 0 04-09 03:40:53.649 1221:20845 D/aurisys_lib_handler: [LIB] aw_set_node_vmax_update_pthread: Awinic dev[0] capacity percent: 59%, set vmax db: 0.0000db(0x00000000), vmax percent: 100.00% done 04-09 03:40:53.649 1221:20845 D/[Awinic: set vmax: 0 04-09 03:40:53.649 1221:20845 D/aurisys_lib_handler: [LIB] aw_set_node_vmax_update_pthread: Awinic dev[1] capacity percent: 59%, set vmax db: 0.0000db(0x00000000), vmax percent: 100.00% done 04-09 03:40:53.650 1221:26201 D/[Awinic: Open env_te attr[/sys/class/power_supply/battery/temp] done! 04-09 03:40:53.650 1221:26201 D/[Awinic: [D]Awinic ambient_te: 34.700000, smooth_flag: 0, smooth_te: 34.700000 04-09 03:40:53.650 1221:26201 D/aurisys_lib_handler: [LIB] Awinic Info: aw_skt_arsi_create_handler done! 04-09 03:40:53.650 1221:26201 D/aurisys_lib_handler: aurisys_arsi_create_handler(), lib_name smartpa_aw88xxx, 0xb400007d0aa7bc00, memory_size 621216, arsi_handler 0xb400007cfa9b7680, retval 0x0 04-09 03:40:53.650 1221:26201 D/aurisys_lib_handler: [LIB] Awinic Info: aw_skt_arsi_set_debug_log_fp done! 04-09 03:40:53.651 1221:26201 D/aurisys_lib_handler: [LIB] Awinic Info: aw_skt_arsi_query_process_unit_bytes done! 04-09 03:40:53.651 1221:26201 D/aurisys_lib_handler: aurisys_arsi_create_handler(), arsi_query_process_unit_bytes, ul 4096, dl 4096, retval 0 04-09 03:40:53.651 1221:26201 D/aurisys_lib_manager: DL Lib, lib_name smartpa_aw88xxx, 0xb400007d0aa7bc00, sample_rate: 48000 => 48000, num_channels: 2 => 2, audio_format: 0x1 => 0x1, interleave: 1 => 1, frame: 0 => 0 04-09 03:40:53.651 1221:26201 D/aurisys_lib_manager: DL out, sample_rate: 48000 => 48000, num_channels: 2 => 2, audio_format: 0x1 => 0x4, interleave: 1 => 1, frame: 0 => 0 04-09 03:40:53.652 1221:26201 D/AudioALSAHardwareResourceManager: +startOutputDevice(), new_devices = 0x2, mOutputDevices = 0x0, mStartOutputDevicesCount = 0 SampleRate = 48000 04-09 03:40:53.653 1221:26201 D/AudioSmartPaController: +dspOnBoardSpeakerOn(), SampleRate: 48000, MD_type: 0, isI2sInEchoRefEn: 0 04-09 03:40:53.653 1221:26201 D/AudioALSAHardwareResourceManager: notifyOutputDeviceStatusChange(), device = 2, status = 0, sampleRate = 48000, mOpenSpeakerPathCount = 1 04-09 03:40:53.653 1221:26201 D/AudioALSAStreamManager: speakerStatusChangeCb(), status = 0, sampleRate = 48000 04-09 03:40:53.653 1221:26201 D/AudioALSAPlaybackHandlerNormal: -open() 04-09 03:40:53.653 1221:26201 D/audio_sw_mixer: sw_mixer_target_attach(), MIXER_PLAYBACK , name T_PRIMARY order 4 sz 1024 fmt 1 ch 2 rate 48000 latency_us 5333 04-09 03:40:53.653 1221:26201 D/audio_sw_mixer: sw_mixer_manager_create_path(), MIXER_PLAYBACK , path T_FAST=>T_PRIMARY , source: order 1 sz 1024 fmt 1 ch 2 rate 48000 latency_us 5333, target: order 4 sz 1024 fmt 1 ch 2 rate 48000 latency_us 5333 04-09 03:40:53.653 1221:26201 D/audio_sw_mixer: dump_path_list(), MIXER_PLAYBACK , T_FAST=>T_PRIMARY [1024, 1, y] 04-09 03:40:53.653 1221:26201 D/AudioALSAPlaybackHandlerMixer: open(-), target flag 4, mDevice 0x2, buffer_size 1024, frame_count 256, sample_rate 48000 04-09 03:40:53.653 1221: 1704 D/audio_sw_mixer: sw_mixer_mix_thread(), thread mix1:0 running: target T_PRIMARY 04-09 03:40:53.658 1274: 1805 I/FastMixer: updateStageIndex F-29003 04-09 03:40:53.660 1221: 1704 D/audio_ringbuf: dynamic_change_ring_buf_size(), 0xb400007d0909e800: 2064 -> 4112, data_count 2048, write_size 1024, free_space 0 04-09 03:40:53.662 1213: 1213 D/Zygote: Forked child process 20846 04-09 03:40:53.665 1830: 1874 I/ActivityManager: Start proc 20846:com.sec.android.app.soundalive/u0a128 for content provider {com.sec.android.app.soundalive/com.sec.android.app.soundalive.compatibility.SAContentProvider} 04-09 03:40:53.666 1221: 1704 D/[Awinic: [D]Awinic ambient_te: 34.700000, smooth_flag: 1, smooth_te: 34.700000 04-09 03:40:53.671 20461:20842 D/AAudioStream: setState(s#2) from 3 to 4 04-09 03:40:53.674 1274: 1826 D/AudioFlinger: mixer(0xb40000732b0fb900) Spend too much time to write: delta 34(effect 0, stage 0) 04-09 03:40:53.675 20461:20461 I/InsetsController: cancelAnimation: types=navigationBars, animType=1, host=net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity, from=android.view.InsetsController.notifyFinished:1748 android.view.InsetsAnimationThreadControlRunner$1.lambda$notifyFinished$0:85 android.view.InsetsAnimationThreadControlRunner$1.$r8$lambda$RAf1SfIREsj9-wH5FOigMy6eLkM:0 04-09 03:40:53.704 20846:20846 I/.app.soundalive: Using CollectorTypeCMC GC. 04-09 03:40:53.708 20846:20846 E/.app.soundalive: Not starting debugger since process cannot load the jdwp agent. 04-09 03:40:53.709 1221: 1704 D/[Awinic: mix fade in done, switch to MIX_DONE 04-09 03:40:53.709 1221: 1704 D/[Awinic: mix_reset reset done! 04-09 03:40:53.724 1830: 4541 D/CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10128; state: DISABLED 04-09 03:40:53.724 1830: 4541 D/CompatibilityChangeReporter: Compat change id reported: 273564678; UID 10128; state: DISABLED 04-09 03:40:53.727 1830: 4541 I/ActivityManager: Changes in 10128 20 to 5, 0 to 56 04-09 03:40:53.728 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10128[I] 04-09 03:40:53.729 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10128[I] 04-09 03:40:53.730 1830: 1973 D/CompatibilityChangeReporter: Compat change id reported: 265195908; UID 10128; state: ENABLED 04-09 03:40:53.736 1830: 2138 D/CompatibilityChangeReporter: Compat change id reported: 170503758; UID 10128; state: ENABLED 04-09 03:40:53.775 1830: 1867 D/SGM:GameManager: identifyForegroundApp. net.playtouch.dressupthegirllikeastarorange, mCurrentUserId: 0, callerUserId: 0 04-09 03:40:53.775 1830: 1867 D/SGM:PkgDataHelper: getGamePkgData(). net.playtouch.dressupthegirllikeastarorange 04-09 03:40:53.775 1830: 1867 D/SGM:SemGameManager: isForegroundGame(), ret=false 04-09 03:40:53.781 1830: 2340 I/ChimeraAggressivePolicyHandler: executePolicy() - triggerSource: TRIGGER_SOURCE_LMKD 04-09 03:40:53.782 1830: 2340 I/ChimeraAggressivePolicyHandler: available memory: 902640, free memory target: 696320, quit chimera 04-09 03:40:53.786 20846:20846 I/CapsuleProvider_1.0.23: onCreate 04-09 03:40:53.788 20846:20846 I/RoutineActionProvider: onCreate() : application context is null, so use context of this 04-09 03:40:53.792 20846:20846 I/SoundAliveApplication: onCreate() 04-09 03:40:53.793 20846:20846 I/PreferencesManager: getInstance() : user unlocked is true 04-09 03:40:53.794 20846:20846 I/PreferencesManager: getInstance() : preferences is moved to decrypted storage 04-09 03:40:53.794 20846:20859 I/SAContentProvider: getType() : screen on is true 04-09 03:40:53.794 20846:20846 I/PreferencesManager: PreferencesManager() : user unlocked is true 04-09 03:40:53.794 20846:20846 I/PreferencesManager: create() : preferences manager has created successfully 04-09 03:40:53.794 20846:20846 I/SoundAliveApplication: onCreate() : creating preferences is done 04-09 03:40:53.795 20846:20859 I/FeatureManager: FeatureManager() : soundalive features are eq_custom,adapt,dvfs_30_percent,dolby_game_spk_off 04-09 03:40:53.795 20846:20859 I/DVFSHelper: getHintIDFromDVFSType() : dvfs type is 30 percent 04-09 03:40:53.797 1830: 4541 D/CompatibilityChangeReporter: Compat change id reported: 161145287; UID 10128; state: ENABLED 04-09 03:40:53.798 1830: 2307 W/AS.AudioExecutor: Slow 163 in com.android.server.audio.AudioServiceExt.notifyDVFSToSoundAlive:863 04-09 03:40:53.799 20846:20846 I/AudioManagerWrapper: registerAudioDeviceCallback() : AudioDeviceCallback has registered successfully 04-09 03:40:53.799 20846:20846 I/SoundAliveApplication: onCreate() : registering audio device callback is done 04-09 03:40:53.800 20846:20846 I/AudioPathManager: isAudioPathChanged() : saved path is speaker (0), current path is speaker (0) 04-09 03:40:53.800 20846:20846 I/SoundAliveApplication: onCreate() : no need to update audio path 04-09 03:40:53.800 20846:20846 I/AudioPathManager: loadAudioPath() : loaded audio path is speaker (0) 04-09 03:40:53.801 20846:20846 I/AudioPathManager: loadAudioPath() : loaded audio path is speaker (0) 04-09 03:40:53.805 1830: 2138 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = k2hd_effect 04-09 03:40:53.805 1830: 2138 D/KNOX_MDM_SettingsProvider: edmUri: content://com.sec.knox.provider/RestrictionPolicy3 04-09 03:40:53.805 1830: 2138 D/KNOX_MDM_SettingsProvider: projectionArgs: isSettingsChangesAllowed 04-09 03:40:53.805 1830: 2138 D/KNOX_MDM_SettingsProvider: selectionArgs: false 04-09 03:40:53.805 1830: 2138 D/KNOX_MDM_SettingsProvider: selectionArgs: 10128 04-09 03:40:53.805 1830: 2138 D/SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed 04-09 03:40:53.805 1830: 2138 D/SecContentProvider: called from com.sec.android.app.soundalive 04-09 03:40:53.805 1830: 2138 D/RestrictionPolicy: isSettingsChangesAllowedAsUser, userId 0 : true 04-09 03:40:53.805 1830: 2138 D/KNOX_MDM_SettingsProvider: ret = 1 04-09 03:40:53.807 20846:20846 I/UHQUpscalerManager: setModeToSettings() : uhq upscaler mode is set to 0 04-09 03:40:53.808 20846:20846 I/SoundAssistantManager: sound assistant is not installed, android.content.pm.PackageManager$NameNotFoundException: com.samsung.android.soundassistant 04-09 03:40:53.809 20846:20846 I/SoundAssistantManager: sound assistant is not installed, android.content.pm.PackageManager$NameNotFoundException: com.samsung.android.soundassistant 04-09 03:40:53.829 1230: 1230 I/SensorsHub: batch: handle=1 period=16666000 timeout=0 04-09 03:40:53.829 1230: 1230 I/SensorsHub: activate: handle 1 enable 1 04-09 03:40:53.833 1230: 1230 I/SensorsHub: type : 1, enable : 1 04-09 03:40:53.834 20461:20562 D/SensorManager: registerListener :: 1, LIS2DLC12 Accelerometer, 16666, 0, 04-09 03:40:53.835 1230: 1230 I/SensorsHub: batch: handle=2 period=16666000 timeout=0 04-09 03:40:53.836 1230: 1230 I/SensorsHub: activate: handle 2 enable 1 04-09 03:40:53.836 1230: 1230 I/SensorsHub: type : 2, enable : 1 04-09 03:40:53.837 20461:20563 D/SensorManager: registerListener :: 2, MXG4300S Magnetometer, 16666, 0, 04-09 03:40:53.841 20461:20461 I/ViewRootImpl@601729a[MainActivity: Setup new sync=wmsSync-ViewRootImpl@601729a[MainActivity]#2 04-09 03:40:53.841 20461:20461 I/ViewRootImpl@601729a[MainActivity: Creating new active sync group ViewRootImpl@601729a[MainActivity]#3 04-09 03:40:53.842 20461:20461 I/ViewRootImpl@601729a[MainActivity: registerCallbacksForSync syncBuffer=false 04-09 03:40:53.843 20846:20846 I/SoundAliveWrapper: createSoundAliveInstance() : instance has created successfully 04-09 03:40:53.843 1274:16262 I/SoundAlive_Interface_a64: [ 0 ][ 48000 ]Set_User_CH() : 0 04-09 03:40:53.843 1274:16262 I/SoundAlive_Interface_a64: [ 1 ][ 48000 ]Set_User_CH() : 0 04-09 03:40:53.844 20846:20846 I/SoundAliveWrapper: setStrength() : type is concert hall (3), strength is 0 04-09 03:40:53.844 20846:20846 I/SoundAliveApplication: onCreate() : resetting unsupported effects is done 04-09 03:40:53.844 20846:20846 I/CapsuleProvider_1.0.23: releasing initialize wait lock. 04-09 03:40:53.845 20846:20846 I/Bixby2Manager: Bixby2Manager() : bixby 2 manager is created successfully 04-09 03:40:53.845 20846:20846 I/SoundAliveApplication: onCreate() : creating bixby2 manager is done 04-09 03:40:53.846 1830: 4541 D/SGM:GameManager: getVersion. 04-09 03:40:53.846 20461:20683 I/ViewRootImpl@601729a[MainActivity: Received frameDrawingCallback syncResult=0 frameNum=1. 04-09 03:40:53.846 20461:20683 I/ViewRootImpl@601729a[MainActivity: mWNT: t=0xb400007264523d80 mBlastBufferQueue=0xb40000711ae12c80 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 04-09 03:40:53.847 20461:20683 I/ViewRootImpl@601729a[MainActivity: Setting up sync and frameCommitCallback 04-09 03:40:53.853 20846:20846 I/GameManager: isGameServiceBindingNeeded() : version of game manager is 130.016 04-09 03:40:53.857 20846:20846 I/SoundAliveApplication: onCreate() : no need to bind game service 04-09 03:40:53.857 20846:20846 I/SoundAliveApplication: onCreate() : subscription for game service is already canceled 04-09 03:40:53.858 20846:20846 I/SamsungAnalyticsManager: SamsungAnalyticsManager() : samsung analytics is initialized successfully 04-09 03:40:53.858 20846:20846 I/AudioPathManager: loadAudioPath() : loaded audio path is speaker (0) 04-09 03:40:53.858 20846:20846 I/PreferencesManager: getDolbyAtmosForGamingSwitch() : default value is 0 04-09 03:40:53.858 20846:20846 I/SamsungAnalyticsManager: initStatusLogging() : user unlocked is true 04-09 03:40:53.863 20846:20846 I/SoundAliveApplication: onCreate() : initializing SA status logging is done 04-09 03:40:53.864 1830: 4541 I/ActivityManager: Flag disabled. Ignoring finishAttachApplication from uid: 10128. pid: 20846 04-09 03:40:53.869 20846:20846 I/AudioManagerWrapper: onAudioDevicesAdded() : device name is SM-A155F 04-09 03:40:53.873 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:53.879 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:40:53.879 20461:20588 D/BLASTBufferQueue: [ViewRootImpl@601729a[MainActivity]#2](f:0,a:0) onFrameAvailable the first frame is available 04-09 03:40:53.880 20461:20588 D/BLASTBufferQueue: [ViewRootImpl@601729a[MainActivity]#2](f:0,a:1) acquireNextBufferLocked size=2260x1080 mFrameNumber=1 applyTransaction=true mTimestamp=959074791625702(auto) mPendingTransactions.size=0 graphicBufferId=87879325843468 transform=7 04-09 03:40:53.881 20461:20588 I/ViewRootImpl@601729a[MainActivity: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true 04-09 03:40:53.882 20461:20588 D/OpenGLRenderer: CFMS:: SetUp Pid : 20461 Tid : 20588 04-09 03:40:53.882 20461:20461 I/ViewRootImpl@601729a[MainActivity: reportDrawFinished seqId=0 04-09 03:40:53.883 1830: 4582 D/WindowManager: finishDrawingWindow: Window{d4687a8 u0 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity} mDrawState=DRAW_PENDING seqId=0 04-09 03:40:53.884 1830: 1868 D/InputTransport: Input channel constructed: 'Letterb', fd=942 04-09 03:40:53.884 1830: 1868 D/InputTransport: Input channel constructed: 'Letterb', fd=977 04-09 03:40:53.885 1830: 1868 D/InputTransport: Input channel constructed: 'Letterb', fd=1001 04-09 03:40:53.885 1830: 1868 D/InputTransport: Input channel constructed: 'Letterb', fd=1021 04-09 03:40:53.885 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:53.885 1830: 1868 D/InputTransport: Input channel constructed: 'Letterb', fd=1035 04-09 03:40:53.885 1830: 1868 D/InputTransport: Input channel constructed: 'Letterb', fd=1037 04-09 03:40:53.885 1830: 1868 D/InputTransport: Input channel constructed: 'Letterb', fd=1039 04-09 03:40:53.885 1830: 1868 D/InputTransport: Input channel constructed: 'Letterb', fd=1040 04-09 03:40:53.886 1295: 2134 E/BufferQueueDebug: [Letterbox - left#125192](this:0xb400007da22efba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Letterbox - left#125192' 04-09 03:40:53.887 1295: 2134 I/BufferQueueDebug: [Letterbox - left#125192](this:0xb400007da22efba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:53.887 1295: 2134 I/SurfaceFlinger: id=125192 createSurf, flag=20004, Letterbox - left#125192 04-09 03:40:53.889 1830: 1868 V/WindowManager: SyncGroup 5028: Finished! 04-09 03:40:53.891 1830: 1868 I/SemDvfsHyPerManager: acquire hyper - AMS_RESUME_TAIL/1830@16, type = -999 04-09 03:40:53.891 1830: 1868 I/SemDvfsHyPerManager: acquire hyper - AMS_ACT_LAZY/1830@17, type = -999 04-09 03:40:53.891 1830: 1868 D/ActivityManagerPerformance: AMP_acquire() TAIL 04-09 03:40:53.892 1830: 1868 D/ActivityManagerPerformance: AMP_release() ACT_START 04-09 03:40:53.891 1237: 1266 I/HYPER-HAL: [RequestManager.cpp]acquire(): Acquired ID : 1704797 [1830 / 16] HINT : AMS_RESUME_TAIL list : 04-09 03:40:53.892 1830: 1868 V/WindowManager: performShowLocked: mDrawState=HAS_DRAWN in Window{d4687a8 u0 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity} 04-09 03:40:53.892 20461:20461 V/ViewRootImpl@601729a[MainActivity: updateAppliedLetterboxDirection, direction=1, Caller=android.view.ViewRootImpl.handleDispatchLetterboxDirectionChanged:14139 04-09 03:40:53.892 1830: 1868 D/ChangeTransitionController: onTransactionReady: TransitionRecord{4d1442b id=5028 type=CHANGE flags=0x0} 04-09 03:40:53.892 1830: 1868 V/WindowManager: Start calculating TransitionInfo based on participants: {Display{#0 state=ON size=2340x1080 ROTATION_90}, ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891}, ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}, Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}} 04-09 03:40:53.892 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58881, tid:1266 04-09 03:40:53.892 1830: 1868 V/WindowManager: Final targets: [ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891}, ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}, Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}, DefaultTaskDisplayArea_d0@199583666, Display{#0 state=ON size=2340x1080 ROTATION_90}] 04-09 03:40:53.893 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:53.893 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58881, idx:0 04-09 03:40:53.894 1295: 2134 E/BufferQueueDebug: [Transition Root: Display 0 name="?cran int?gr?"#125193](this:0xb400007da23e8ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Transition Root: Display 0 name="?cran int?gr?"#125193' 04-09 03:40:53.894 1244: 1297 I/libPowerHal: [set_cpuidle] enable:1, fd:14, scn:0xb40000759b761d00 04-09 03:40:53.894 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1c3c100 param:1 04-09 03:40:53.894 1295: 2134 I/BufferQueueDebug: [Transition Root: Display 0 name="?cran int?gr?"#125193](this:0xb400007da23e8ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:53.894 1295: 2134 I/SurfaceFlinger: id=125193 createSurf, flag=84004, Transition Root: Display 0 name="?cran int?gr?"#125193 04-09 03:40:53.895 1237: 1266 I/mtkpower_client: ret_hdl:58882 04-09 03:40:53.895 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58880, tid:1266 04-09 03:40:53.896 1244: 1297 I/libPowerHal: [perfLockAcq] idx:1 hdl:58882 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58882 04-09 03:40:53.896 1244: 1297 I/libPowerHal: [set_cpuidle] enable:0, fd:14, scn:0xb40000759b762c60 04-09 03:40:53.896 1244: 1297 I/libPowerHal: [get_cpu_dma_latency_value] 0 04-09 03:40:53.896 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1c3c100 param:0 04-09 03:40:53.896 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:53.897 1237: 1266 I/mtkpower_client: ret_hdl:58883 04-09 03:40:53.897 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58880, idx:2 04-09 03:40:53.898 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58882, tid:1266 04-09 03:40:53.899 1830: 1868 I/SurfaceControl: show, t=StartTransaction_SyncId<5028>, sc=Surface(name=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891})/@0x36f15a1, caller=com.android.server.wm.Transition.onTransactionReady:1992 com.android.server.wm.BLASTSyncEngine$SyncGroup.finishNow:315 com.android.server.wm.BLASTSyncEngine$SyncGroup.tryFinish:242 com.android.server.wm.BLASTSyncEngine$SyncGroup.-$$Nest$mtryFinish:0 com.android.server.wm.BLASTSyncEngine.onSurfacePlacement:675 com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:990 04-09 03:40:53.899 1830: 1868 D/AsyncRotation_WindowManager: Setup alpha0 Window{cce3674 u0 StatusBar} 04-09 03:40:53.899 1830: 1868 D/AsyncRotation_WindowManager: Setup unrotate Window{c8f886b u0 NavigationBar0} 04-09 03:40:53.900 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1000000 param:-1 04-09 03:40:53.901 1830: 1868 V/WindowManager: Calling onTransitionReady: {id=5028 t=CHANGE f=0x0 trk=0 r=[0@Point(0, 0)] c=[ {null m=OPEN f=FILLS_TASK|IS_ACTIVITY p=WCT{RemoteToken{bb32251 Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}}} leash=Surface(name=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891})/@0x36f15a1 sb=Rect(0, 0 - 0, 0) eb=Rect(0, 0 - 2340, 1080) d=-1->0 r=-1->1:-1 inset=Rect(0, 0 - 0, 0)}, {null m=TO_BACK f=FILLS_TASK|IS_ACTIVITY p=WCT{RemoteToken{bb32251 Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}}} leash=Surface(name=ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891})/@0x84ba118 sb=Rect(0, 0 - 2340, 1080) eb=Rect(0, 0 - 2340, 1080) d=0 inset=Rect(0, 0 - 0, 0)}, {WCT{RemoteToken{bb32251 Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}}} m=CHANGE f=NONE p=WCT{RemoteToken{137156e DefaultTaskDisplayArea_d0@199583666}} leash=Surface(name=Task=2891)/@0xd0fd28c sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 2340, 1080) d=0 r=0->1:0 inset=Rect(80, 0 - 0, 0)}, {WCT{RemoteToken{137156e DefaultTaskDisplayArea_d0@199583666}} m=CHANGE f=IS_TASK_DISPLAY_AREA p=WCT{RemoteToken{4058ba6 Display{#0 state=ON size=2340x1080 ROTATION_90}}} leash=Surface(name=DefaultTaskDisplayArea_d0)/@0x1aba104 sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 2340, 1080) d=0 r=0->1:-1 inset=Rect(0, 0 - 0, 0)}, {WCT{RemoteToken{4058ba6 Display{#0 state=ON size=2340x1080 ROTATION_90}}} m=CHANGE f=IS_DISPLAY leash=Surface(name=WindowedMagnification:0:31)/@0xd7aa5c6 sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 2340, 1080) d=0 r=0->1:-1 snapshot=Surface(name=RotationLayer_WmCore)/@0x4980da3 inset=Rect(0, 0 - 0, 0)} ]} 04-09 03:40:53.902 1244: 1297 I/libPowerHal: [perfLockAcq] idx:0 hdl:58883 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58883 04-09 03:40:53.903 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1000000 param:0 04-09 03:40:53.903 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:53.903 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58882, idx:1 04-09 03:40:53.904 1244: 1297 I/libPowerHal: [set_cpuidle] enable:1, fd:14, scn:0xb40000759b762c60 04-09 03:40:53.904 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1c3c100 param:1 04-09 03:40:53.904 1237: 1266 I/mtkpower_client: ret_hdl:58884 04-09 03:40:53.904 1244: 1297 I/libPowerHal: [perfLockAcq] idx:1 hdl:58884 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58884 04-09 03:40:53.904 1244: 1297 I/libPowerHal: [set_cpuidle] enable:0, fd:14, scn:0xb40000759b762c60 04-09 03:40:53.904 1244: 1297 I/libPowerHal: [get_cpu_dma_latency_value] 0 04-09 03:40:53.904 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1c3c100 param:0 04-09 03:40:53.905 1830: 1864 I/ActivityTaskManager: Displayed net.playtouch.dressupthegirllikeastarorange/.MainActivity for user 0: +869ms 04-09 03:40:53.905 1237: 1266 I/mtkpower_client: perf_lock_rel, hdl:58883, tid:1266 04-09 03:40:53.906 1237: 1266 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:1266 04-09 03:40:53.906 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58883, idx:0 04-09 03:40:53.906 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1000000 param:-1 04-09 03:40:53.906 1237: 1266 I/mtkpower_client: ret_hdl:58885 04-09 03:40:53.906 1244: 1297 I/libPowerHal: [perfLockAcq] idx:2 hdl:58885 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58885 04-09 03:40:53.907 1237: 1266 I/HYPER-HAL: [RequestManager.cpp]releaseLocked(): Released ID : 1701104 04-09 03:40:53.907 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:53.905 1830: 1864 I/Pageboost: Launch time gathered : pid 20461 net.playtouch.dressupthegirllikeastarorange 869 04-09 03:40:53.907 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1000000 param:0 04-09 03:40:53.907 1830: 1868 D/WindowManager: updateSystemBarAttributes: displayId=0, win=Window{d4687a8 u0 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity}, navColorWin=null, focusedCanBeNavColorWin=false, behavior=2, appearance=0, statusBarAppearanceRegions=[AppearanceRegion{ bounds=[80,0][2340,1080]}], requestedVisibilities=-12, from=com.android.server.wm.DisplayPolicy.finishPostLayoutPolicyLw:2320 com.android.server.wm.DisplayContent.applySurfaceChangesTransaction:6130 com.android.server.wm.RootWindowContainer.applySurfaceChangesTransaction:1180 04-09 03:40:53.907 2514: 2568 V/WindowManagerShell: onTransitionReady android.os.BinderProxy@ff472da: {id=5028 t=CHANGE f=0x0 trk=0 r=[0@Point(0, 0)] c=[{null m=OPEN f=FILLS_TASK|IS_ACTIVITY p=WCT{android.window.IWindowContainerToken$Stub$Proxy@7ffbe32} leash=Surface(name=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891})/@0x706c20b sb=Rect(0, 0 - 0, 0) eb=Rect(0, 0 - 2340, 1080) d=-1->0 r=-1->1:-1 inset=Rect(0, 0 - 0, 0)},{null m=TO_BACK f=FILLS_TASK|IS_ACTIVITY p=WCT{android.window.IWindowContainerToken$Stub$Proxy@836783} leash=Surface(name=ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891})/@0xc8228e8 sb=Rect(0, 0 - 2340, 1080) eb=Rect(0, 0 - 2340, 1080) d=0 inset=Rect(0, 0 - 0, 0)},{WCT{android.window.IWindowContainerToken$Stub$Proxy@3cf2d00} m=CHANGE f=NONE p=WCT{android.window.IWindowContainerToken$Stub$Proxy@cec5939} leash=Surface(name=Task=2891)/@0x7524b01 sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 2340, 1080) d=0 r=0->1:0 inset=Rect(80, 0 - 0, 0)},{WCT{android.window.IWindowContainerToken$Stub$Proxy@ee78b7e} m=CHANGE f=IS_TASK_DISPLAY_AREA p=WCT{android.window.IWindowContainerToken$Stub$Proxy@68af8df} leash=Surface(name=DefaultTaskDisplayArea_d0)/@0x4aa6da6 sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 2340, 1080) d=0 r=0->1:-1 inset=Rect(0, 0 - 0, 0)},{WCT{android.window.IWindowContainerToken$Stub$Proxy@c7a192c} m=CHANGE f=IS_DISPLAY leash=Surface(name=WindowedMagnification:0:31)/@0xe5d73e7 sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 2340, 1080) d=0 r=0->1:-1 snapshot=Surface(name=RotationLayer_WmCore)/@0x2c4eb94 inset=Rect(0, 0 - 0, 0)}]} 04-09 03:40:53.908 2514: 2568 I/SurfaceControl: show, t=StartTransaction_SyncId<5028>, sc=Surface(name=DefaultTaskDisplayArea_d0)/@0x4aa6da6, caller=com.android.wm.shell.transition.Transitions.dispatchReady:552 com.android.wm.shell.transition.Transitions.onTransitionReady:119 com.android.wm.shell.transition.Transitions$TransitionPlayerImpl$$ExternalSyntheticLambda0.run:13 android.os.Handler.handleCallback:958 android.os.Handler.dispatchMessage:99 android.os.Looper.loopOnce:230 04-09 03:40:53.908 2514: 2568 I/SurfaceControl: show, t=StartTransaction_SyncId<5028>, sc=Surface(name=Task=2891)/@0x7524b01, caller=com.android.wm.shell.transition.Transitions.dispatchReady:552 com.android.wm.shell.transition.Transitions.onTransitionReady:119 com.android.wm.shell.transition.Transitions$TransitionPlayerImpl$$ExternalSyntheticLambda0.run:13 android.os.Handler.handleCallback:958 android.os.Handler.dispatchMessage:99 android.os.Looper.loopOnce:230 04-09 03:40:53.908 2514: 2568 I/SurfaceControl: hide, t=FinishTransaction_SyncId<5028>, sc=Surface(name=ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891})/@0xc8228e8, caller=com.android.wm.shell.transition.Transitions.dispatchReady:682 com.android.wm.shell.transition.Transitions.onTransitionReady:119 com.android.wm.shell.transition.Transitions$TransitionPlayerImpl$$ExternalSyntheticLambda0.run:13 android.os.Handler.handleCallback:958 android.os.Handler.dispatchMessage:99 android.os.Looper.loopOnce:230 04-09 03:40:53.908 3240: 3240 E/pageboostd: Received HALT command code 2 04-09 03:40:53.909 1830: 1864 V/WindowManager: Sent Transition #5028 createdAt=04-09 03:40:52.904 via request=TransitionRequestInfo { type = CHANGE, triggerTask = null, remoteTransition = null, displayChange = DisplayChange { displayId = 0, startAbsBounds = null, endAbsBounds = null, startRotation = 0, endRotation = 1, physicalDisplayChanged = false, uiModeChanged = false } } 04-09 03:40:53.909 1830: 1864 V/WindowManager: startWCT=WindowContainerTransaction { changes = {} hops = [] errorCallbackToken=null taskFragmentOrganizer=null } 04-09 03:40:53.909 2514: 2514 D/SamsungStatusBarGrayIconHelper: isGrayAppearance=false 04-09 03:40:53.910 2514: 2514 D/SamsungLightBarControlHelper: onStatusBarAppearanceChanged() - sbModeChanged:false, statusBarMode:0, barState:MODE_TRANSPARENT, isKeyguardShowing:false, navbarColorManagedByIme:false, stackAppearanceChanged:true, (AppearanceRegion{ bounds=[80,0][2340,1080]}, ), packageName:net.playtouch.dressupthegirllikeastarorange 04-09 03:40:53.910 2514: 2514 D/NavigationBar: onSystemBarAttributesChanged() - displayId:0, appearance:0, packageName: net.playtouch.dressupthegirllikeastarorange, navbarColorManagedByIme:false 04-09 03:40:53.910 1830: 1864 V/WindowManager: info={id=5028 t=CHANGE f=0x0 trk=0 r=[0@Point(0, 0)] c=[ {null m=OPEN f=FILLS_TASK|IS_ACTIVITY p=WCT{RemoteToken{bb32251 Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}}} leash=Surface(name=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891})/@0x36f15a1 sb=Rect(0, 0 - 0, 0) eb=Rect(0, 0 - 2340, 1080) d=-1->0 r=-1->1:-1 inset=Rect(0, 0 - 0, 0)}, {null m=TO_BACK f=FILLS_TASK|IS_ACTIVITY p=WCT{RemoteToken{bb32251 Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}}} leash=Surface(name=ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891})/@0x84ba118 sb=Rect(0, 0 - 2340, 1080) eb=Rect(0, 0 - 2340, 1080) d=0 inset=Rect(0, 0 - 0, 0)}, {WCT{RemoteToken{bb32251 Task{f4ad676 #2891 type=standard I=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}}} m=CHANGE f=NONE p=WCT{RemoteToken{137156e DefaultTaskDisplayArea_d0@199583666}} leash=Surface(name=Task=2891)/@0xd0fd28c sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 2340, 1080) d=0 r=0->1:0 inset=Rect(80, 0 - 0, 0)}, {WCT{RemoteToken{137156e DefaultTaskDisplayArea_d0@199583666}} m=CHANGE f=IS_TASK_DISPLAY_AREA p=WCT{RemoteToken{4058ba6 Display{#0 state=ON size=2340x1080 ROTATION_90}}} leash=Surface(name=DefaultTaskDisplayArea_d0)/@0x1aba104 sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 2340, 1080) d=0 r=0->1:-1 inset=Rect(0, 0 - 0, 0)}, {WCT{RemoteToken{4058ba6 Display{#0 state=ON size=2340x1080 ROTATION_90}}} m=CHANGE f=IS_DISPLAY leash=Surface(name=WindowedMagnification:0:31)/@0xd7aa5c6 sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 2340, 1080) d=0 r=0->1:-1 inset=Rect(0, 0 - 0, 0)} ]} 04-09 03:40:53.912 2514: 2568 I/SurfaceControl: show, t=StartTransaction_SyncId<5028>, sc=Surface(name=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891})/@0x706c20b, caller=com.android.wm.shell.transition.Transitions.dispatchReady:687 com.android.wm.shell.transition.Transitions.onTransitionReady:119 com.android.wm.shell.transition.Transitions$TransitionPlayerImpl$$ExternalSyntheticLambda0.run:13 android.os.Handler.handleCallback:958 android.os.Handler.dispatchMessage:99 android.os.Looper.loopOnce:230 04-09 03:40:53.912 1295: 2134 E/BufferQueueDebug: [5d0802a ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/.MainActivity#125194](this:0xb400007da2056ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from '5d0802a ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/.MainActivity#125194' 04-09 03:40:53.912 1295: 2134 I/BufferQueueDebug: [5d0802a ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/.MainActivity#125194](this:0xb400007da2056ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:53.912 2514: 2514 D/SamsungLightBarControlHelper: updateNavigationBar (WHITE button) isLightOpaque:false, hasLightNavigationBarFlag:false, packageName:net.playtouch.dressupthegirllikeastarorange, DirectReplying:false, NavBarColorMangedByIme:false, ForceDarkForScrim:false, QsCustomizing:false, PanelHasWhiteBg:true 04-09 03:40:53.912 1295: 2134 I/SurfaceFlinger: id=125194 createSurf, flag=84000, 5d0802a ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/.MainActivity#125194 04-09 03:40:53.912 2514: 2568 I/SurfaceControl: show, t=FinishTransaction_SyncId<5028>, sc=Surface(name=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891})/@0x706c20b, caller=com.android.wm.shell.transition.Transitions.dispatchReady:726 com.android.wm.shell.transition.Transitions.onTransitionReady:119 com.android.wm.shell.transition.Transitions$TransitionPlayerImpl$$ExternalSyntheticLambda0.run:13 android.os.Handler.handleCallback:958 android.os.Handler.dispatchMessage:99 android.os.Looper.loopOnce:230 04-09 03:40:53.912 2514: 2568 V/WindowManagerShell: Playing animation for (#5028)android.os.BinderProxy@ff472da@0 04-09 03:40:53.912 2514: 2568 I/SurfaceControl: show, t=StartTransaction_SyncId<5028>, sc=Surface(name=Transition Root: Display 0 name="?cran int?gr?")/@0x617963d, caller=com.android.wm.shell.transition.Transitions.playTransition:80 com.android.wm.shell.transition.Transitions.processReadyQueue:195 com.android.wm.shell.transition.Transitions.dispatchReady:762 com.android.wm.shell.transition.Transitions.onTransitionReady:119 com.android.wm.shell.transition.Transitions$TransitionPlayerImpl$$ExternalSyntheticLambda0.run:13 android.os.Handler.handleCallback:958 04-09 03:40:53.912 2514: 2568 V/WindowManagerShell: try handler com.android.wm.shell.transition.DefaultMixedHandler@fecb5de 04-09 03:40:53.913 2514: 2568 V/WindowManagerShell: try handler com.android.wm.shell.keyguard.KeyguardTransitionHandler@ee743bf 04-09 03:40:53.913 2514: 2568 V/WindowManagerShell: try handler com.android.wm.shell.activityembedding.ActivityEmbeddingController@3d63a8c 04-09 03:40:53.913 2514: 2568 V/WindowManagerShell: try handler com.android.wm.shell.recents.RecentsTransitionHandler@c55c5d5 04-09 03:40:53.913 2514: 2568 V/ShellRecents: RecentsTransitionHandler.startAnimation: no controller found 04-09 03:40:53.913 2514: 2568 V/WindowManagerShell: try handler com.android.wm.shell.pip.PipTransition@a8a51ea 04-09 03:40:53.913 2514: 2568 V/WindowManagerShell: try handler com.android.wm.shell.splitscreen.StageCoordinator@6d65cdb 04-09 03:40:53.913 2514: 2568 V/WindowManagerShell: try handler com.android.wm.shell.transition.RemoteTransitionHandler@5f27378 04-09 03:40:53.913 2514: 2568 V/WindowManagerShell: try handler com.android.wm.shell.transition.DefaultTransitionHandler@e39ea51 04-09 03:40:53.913 2514: 2568 V/WindowManagerShell: start default transition animation, info = {id=5028 t=CHANGE f=0x0 trk=0 r=[0@Point(0, 0)] c=[{null m=OPEN f=FILLS_TASK|IS_ACTIVITY p=WCT{android.window.IWindowContainerToken$Stub$Proxy@7ffbe32} leash=Surface(name=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891})/@0x706c20b sb=Rect(0, 0 - 0, 0) eb=Rect(0, 0 - 2340, 1080) d=-1->0 r=-1->1:-1 inset=Rect(0, 0 - 0, 0)},{null m=TO_BACK f=FILLS_TASK|IS_ACTIVITY p=WCT{android.window.IWindowContainerToken$Stub$Proxy@836783} leash=Surface(name=ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891})/@0xc8228e8 sb=Rect(0, 0 - 2340, 1080) eb=Rect(0, 0 - 2340, 1080) d=0 inset=Rect(0, 0 - 0, 0)},{WCT{android.window.IWindowContainerToken$Stub$Proxy@3cf2d00} m=CHANGE f=NONE p=WCT{android.window.IWindowContainerToken$Stub$Proxy@cec5939} leash=Surface(name=Task=2891)/@0x7524b01 sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 2340, 1080) d=0 r=0->1:0 inset=Rect(80, 0 - 0, 0)},{WCT{android.window.IWindowContainerToken$Stub$Proxy@ee78b7e} m=CHANGE f=IS_TASK_DISPLAY_AREA p=WCT{android.window.IWindowContainerToken$Stub$Proxy@68af8df} leash=Surface(name=DefaultTaskDisplayArea_d0)/@0x4aa6da6 sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 2340, 1080) d=0 r=0->1:-1 inset=Rect(0, 0 - 0, 0)},{WCT{android.window.IWindowContainerToken$Stub$Proxy@c7a192c} m=CHANGE f=IS_DISPLAY leash=Surface(name=WindowedMagnification:0:31)/@0xe5d73e7 sb=Rect(0, 0 - 1080, 2340) eb=Rect(0, 0 - 2340, 1080) d=0 r=0->1:-1 snapshot=Surface(name=RotationLayer_WmCore)/@0x2c4eb94 inset=Rect(0, 0 - 0, 0)}]} 04-09 03:40:53.913 2514: 2568 V/WindowManagerShell: Display is changing, resolve the animation hint. 04-09 03:40:53.913 2514: 2568 V/WindowManagerShell: task 2891 isn't requesting seamless, so not seamless. 04-09 03:40:53.913 1830: 1868 D/PowerManagerService: [api] acquire WakeLock SCREEN_BRIGHT_WAKE_LOCK 'WindowManager/displayId:0' ON_AFTER_RELEASE (uid=1000 pid=1830 ws=WorkSource{11303 net.playtouch.dressupthegirllikeastarorange} displayId=0 lock=a652366) 04-09 03:40:53.914 1295: 2134 E/BufferQueueDebug: [Animation leash of screenshot rotation#125195](this:0xb400007da2276ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Animation leash of screenshot rotation#125195' 04-09 03:40:53.914 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.914 1295: 2134 I/BufferQueueDebug: [Animation leash of screenshot rotation#125195](this:0xb400007da2276ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:53.914 1295: 2134 I/SurfaceFlinger: id=125195 createSurf, flag=24004, Animation leash of screenshot rotation#125195 04-09 03:40:53.916 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10060[I] 04-09 03:40:53.916 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10060[I] 04-09 03:40:53.917 1435: 2764 I/CameraService: onUidStateChanged: uid=10060, procState is changed. (0 -> 1) 04-09 03:40:53.921 2514: 2568 I/SurfaceControl: show, t=StartTransaction_SyncId<5028>, sc=Surface(name=Animation leash of screenshot rotation)/@0xaece18a, caller=com.android.wm.shell.transition.ScreenRotationAnimation.:296 com.android.wm.shell.transition.DefaultTransitionHandler.startRotationAnimation:31 com.android.wm.shell.transition.DefaultTransitionHandler.startAnimation:700 com.android.wm.shell.transition.Transitions.dispatchTransition:80 com.android.wm.shell.transition.Transitions.playTransition:793 com.android.wm.shell.transition.Transitions.processReadyQueue:195 04-09 03:40:53.921 1295: 1355 E/BufferQueueDebug: [BackColorSurface#125196](this:0xb400007da2408ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'BackColorSurface#125196' 04-09 03:40:53.922 1295: 1355 I/BufferQueueDebug: [BackColorSurface#125196](this:0xb400007da2408ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:53.922 1295: 1355 I/SurfaceFlinger: id=125196 createSurf, flag=20404, BackColorSurface#125196 04-09 03:40:53.922 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.923 2514: 2568 I/SurfaceControl: show, t=StartTransaction_SyncId<5028>, sc=Surface(name=BackColorSurface)/@0xc059c18, caller=com.android.wm.shell.transition.ScreenRotationAnimation.:377 com.android.wm.shell.transition.DefaultTransitionHandler.startRotationAnimation:31 com.android.wm.shell.transition.DefaultTransitionHandler.startAnimation:700 com.android.wm.shell.transition.Transitions.dispatchTransition:80 com.android.wm.shell.transition.Transitions.playTransition:793 com.android.wm.shell.transition.Transitions.processReadyQueue:195 04-09 03:40:53.923 2514: 2568 I/SurfaceControl: apply is called, name=StartTransaction_SyncId<5028>, caller=android.view.SurfaceControl$Transaction.apply:2921 com.android.wm.shell.transition.ScreenRotationAnimation.:532 com.android.wm.shell.transition.DefaultTransitionHandler.startRotationAnimation:31 com.android.wm.shell.transition.DefaultTransitionHandler.startAnimation:700 com.android.wm.shell.transition.Transitions.dispatchTransition:80 com.android.wm.shell.transition.Transitions.playTransition:793 04-09 03:40:53.930 1295: 1295 I/Layer: Layer [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189] hidden!! flag(0) 04-09 03:40:53.931 1295: 1295 I/Layer: id=125174 removeFromCurrentState 56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125174 (211) 04-09 03:40:53.931 1295: 1295 I/Layer: id=125175 removeFromCurrentState net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125175 (211) 04-09 03:40:53.931 1295: 1295 I/Layer: id=125175 removeFromCurrentState net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125175 (211) 04-09 03:40:53.933 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:53.934 1830: 1867 D/AsyncRotation_WindowManager: Start transaction is committed 04-09 03:40:53.934 1830: 1867 D/AsyncRotation_WindowManager: Continue pending completion Window{cce3674 u0 StatusBar} 04-09 03:40:53.934 1830: 1867 D/AsyncRotation_WindowManager: Complete directly Window{cce3674 u0 StatusBar} 04-09 03:40:53.935 1830: 1867 D/AsyncRotation_WindowManager: finishOp fade-in Window{cce3674 u0 StatusBar} 04-09 03:40:53.936 1830: 4582 D/InputDispatcher: Focus entered window (0): d4687a8 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity 04-09 03:40:53.936 1830: 1867 D/WindowManager: fadeWindowToken, show=true, animationType=token_transform, topWindow=Window{cce3674 u0 StatusBar}, token=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62}, caller=com.android.server.wm.FadeAnimationController.fadeWindowToken:71 com.android.server.wm.AsyncRotationController.fadeWindowToken:880 com.android.server.wm.AsyncRotationController.finishOp:376 com.android.server.wm.AsyncRotationController.completeRotation:461 com.android.server.wm.DisplayContent.finishAsyncRotation:2632 04-09 03:40:53.936 1830: 1867 I/WindowManager: Cancelling animation restarting=true, leash=Surface(name=Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform)/@0x9e8ea21 04-09 03:40:53.936 1830: 1867 I/WindowManager: Reparenting to original parent: Surface(name=Leaf:15:15)/@0xe9904be, destroy=false, surface=Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 04-09 03:40:53.936 1830: 1867 I/WindowManager: Reparenting to leash, surface=Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941, leashParent=Surface(name=Leaf:15:15)/@0xe9904be 04-09 03:40:53.936 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:51.179539,dur:1016.03,max:244.59,min:9.35 04-09 03:40:53.936 1295: 2134 E/BufferQueueDebug: [Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform#125197](this:0xb400007da22f2ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform#125197' 04-09 03:40:53.936 1295: 2134 I/BufferQueueDebug: [Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform#125197](this:0xb400007da22f2ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:53.936 1295: 2134 I/SurfaceFlinger: id=125197 createSurf, flag=24004, Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform#125197 04-09 03:40:53.937 1830: 1867 D/WindowManager: makeSurface duration=1 leash=Surface(name=Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform)/@0x9310220 04-09 03:40:53.938 1830: 1867 D/AsyncRotation_WindowManager: Continue pending completion Window{c8f886b u0 NavigationBar0} 04-09 03:40:53.938 1830: 1867 D/AsyncRotation_WindowManager: Complete directly Window{c8f886b u0 NavigationBar0} 04-09 03:40:53.938 1830: 1867 D/AsyncRotation_WindowManager: finishOp merge transaction Window{c8f886b u0 NavigationBar0} 04-09 03:40:53.938 1830: 1867 D/AsyncRotation_WindowManager: finishOp undo seamless Window{c8f886b u0 NavigationBar0} 04-09 03:40:53.938 1830: 1867 D/AsyncRotation_WindowManager: onAllCompleted 04-09 03:40:53.938 1830: 1867 D/InsetsSourceProvider: onPostLayout, current position=Point(0, 2205) -> position=Point(2205, 0), controlTarget=Window{d4687a8 u0 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity}, insetsWin=Window{c8f886b u0 NavigationBar0} 04-09 03:40:53.938 1830: 1867 D/InsetsSourceProvider: Update insets leash position=Point(2205, 0), leash=Surface(name=Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation)/@0x28971a7, caller=com.android.server.wm.InsetsSourceProvider.$r8$lambda$K2K1BNaBmM-ZgEZwppcD1jUzewQ:0 com.android.server.wm.InsetsSourceProvider$$ExternalSyntheticLambda0.accept:0 com.android.server.wm.InsetsSourceProvider.onPostLayout:384 04-09 03:40:53.938 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.941 1295: 1295 I/Layer: id=125180 removeFromCurrentState Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform#125180 (212) 04-09 03:40:53.941 20461:20461 I/ViewRootImpl@601729a[MainActivity: handleWindowFocusChanged: 1 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0 04-09 03:40:53.941 1830: 4541 I/SurfaceControl: apply is called, name=syncBuffer_ViewRootImpl@9b3ebcb[NavigationBar0]#53, caller=android.view.SurfaceControl$Transaction.apply:2921 com.android.server.wm.BLASTSyncEngine$SyncGroup$1CommitCallback.onCommitted:283 com.android.server.wm.BLASTSyncEngine$SyncGroup.lambda$finishNow$1:311 com.android.server.wm.BLASTSyncEngine$SyncGroup.$r8$lambda$8cESpvbvKLrMuuR5UoSdRfNsZpY:0 com.android.server.wm.BLASTSyncEngine$SyncGroup$$ExternalSyntheticLambda1.onTransactionCommitted:0 android.view.SurfaceControl$Transaction$$ExternalSyntheticLambda1.run:2 04-09 03:40:53.941 1830: 4541 I/SurfaceComposerClient: setTransactionState with buffer. layerId: 108, bufferData(ID: 10797547816553, frameNumber: 61425, barrierFrameNumber: 61424) 04-09 03:40:53.941 20461:20461 D/ViewRootImpl@601729a[MainActivity: mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb40000712da35800} 04-09 03:40:53.941 2514: 2568 V/WindowManagerShell: loadAnimation: anim=null animAttr=0x0 type=CHANGE isEntrance=true 04-09 03:40:53.941 1295: 2134 D/SurfaceFlinger: [NavigationBar0$_2514#108] setTransactionState with buffer. bufferData(ID: 10797547816553, frameNumber: 61425, barrierFrameNumber: 61424) 04-09 03:40:53.943 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10060[I] 04-09 03:40:53.943 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10060[I] 04-09 03:40:53.945 20461:20461 D/InputMethodManagerUtils: startInputInner - Id : 0 04-09 03:40:53.945 20461:20461 I/InputMethodManager: startInputInner - IInputMethodManagerGlobalInvoker.startInputOrWindowGainedFocus 04-09 03:40:53.946 1435: 2764 I/CameraService: onUidStateChanged: uid=10060, procState is changed. (1 -> 0) 04-09 03:40:53.946 1830: 2138 D/InputMethodManagerService: setWindowStateInner, windowToken=android.os.BinderProxy@3a63cb, state=ImeTargetWindowState{ imeToken null imeFocusChanged true hasEditorFocused false requestedImeVisible false imeDisplayId 0 softInputModeState STATE_UNSPECIFIED|ADJUST_RESIZE isStartInputByGainFocus true} 04-09 03:40:53.947 1830: 2138 V/InputMethodManagerService: Unspecified window will hide input 04-09 03:40:53.947 1830: 2138 V/InputMethodManagerService: applyImeVisibility state=6 04-09 03:40:53.947 1830: 2138 I/ImeTracker: net.playtouch.dressupthegirllikeastarorange:4a0be29e: onRequestHide at ORIGIN_SERVER_HIDE_INPUT reason HIDE_UNSPECIFIED_WINDOW 04-09 03:40:53.947 1830: 2138 D/InputMethodManagerService: setWindowStateInner, windowToken=android.os.BinderProxy@3a63cb, state=ImeTargetWindowState{ imeToken android.os.Binder@dda287f imeFocusChanged true hasEditorFocused false requestedImeVisible false imeDisplayId 0 softInputModeState STATE_UNSPECIFIED|ADJUST_RESIZE isStartInputByGainFocus true} 04-09 03:40:53.947 1830: 2138 I/ImeTracker: net.playtouch.dressupthegirllikeastarorange:4a0be29e: onCancelled at PHASE_SERVER_SHOULD_HIDE 04-09 03:40:53.947 1830: 2138 V/InputMethodManagerService: hideCurrentInputLocked : canceled, shouldHideSoftInput=false, mInputShown=false, mImeWindowVis=0 04-09 03:40:53.947 1830: 2138 D/InputMethodManagerService: mDesktopModeManager null! 04-09 03:40:53.947 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.947 1830: 2138 V/InputMethodManagerService: getDisplayIdOfInputMethodWindowToBeAdded: displayId=0 04-09 03:40:53.947 1830: 2138 D/InputMethodManagerService: isImeSwitcherDisabledPackage : false 04-09 03:40:53.948 2514: 2568 V/WindowManagerShell: animated by com.android.wm.shell.transition.DefaultTransitionHandler@e39ea51 04-09 03:40:53.948 1830: 2138 D/InputMethodManagerService: checkDisplayOfStartInputAndUpdateKeyboard: displayId=0, mFocusedDisplayId=0 04-09 03:40:53.948 1830: 2138 D/InputTransport: Input channel constructed: 'ClientS', fd=888 04-09 03:40:53.949 1830: 2138 D/InputTransport: Input channel destroyed: 'ClientS', fd=888 04-09 03:40:53.950 1830: 4582 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:40:53.950 23437:23437 I/HBD: HoneyBoardService onFinishInput 04-09 03:40:53.951 1830: 4582 I/WindowManager: Cancelling animation restarting=true, leash=Surface(name=Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation)/@0x6fd143e 04-09 03:40:53.951 1830: 4582 I/WindowManager: Reparenting to original parent: Surface(name=WindowToken{e7ce1c9 type=2011 android.os.Binder@f413dd0})/@0x1ee367a, destroy=false, surface=Surface(name=ce8e453 InputMethod)/@0x6f5c154 04-09 03:40:53.951 1830: 4582 I/WindowManager: Reparenting to leash, surface=Surface(name=ce8e453 InputMethod)/@0x6f5c154, leashParent=Surface(name=WindowToken{e7ce1c9 type=2011 android.os.Binder@f413dd0})/@0x1ee367a 04-09 03:40:53.951 1295: 1355 E/BufferQueueDebug: [Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125198](this:0xb400007da240bba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125198' 04-09 03:40:53.952 1295: 1355 I/BufferQueueDebug: [Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125198](this:0xb400007da240bba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:53.952 1295: 1295 I/BufferQueueProducer: [NavigationBar0$_2514#108](this:0xb400007da202eba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=1.42 dur=7046.86 max=6946.18 min=10.10 04-09 03:40:53.952 1295: 1355 I/SurfaceFlinger: id=125198 createSurf, flag=24004, Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125198 04-09 03:40:53.953 1830: 4582 D/WindowManager: makeSurface duration=1 leash=Surface(name=Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation)/@0xe030daa 04-09 03:40:53.953 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:53.953 1830: 4582 D/InsetsSourceProvider: updateControlForTarget: control=InsetsSourceControl: {3 mType=ime mSurfacePosition=Point(0, 80) mInsetsHint=Insets{left=0, top=0, right=0, bottom=135}}, target=Window{d4687a8 u0 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity}, from=com.android.server.wm.ImeInsetsSourceProvider.updateControlForTarget:165 com.android.server.wm.InsetsStateController.onControlTargetChanged:358 com.android.server.wm.InsetsStateController.onImeControlTargetChanged:302 com.android.server.wm.DisplayContent.updateImeControlTarget:5727 com.android.server.wm.DisplayContent.updateImeInputAndControlTarget:5687 04-09 03:40:53.955 20461:20461 I/InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=false, type=navigationBars, host=net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity 04-09 03:40:53.955 2514: 8229 D/BLASTBufferQueue: [ViewRootImpl@9b3ebcb[NavigationBar0]#1](f:1,a:2) transactionCommittedCallback mSyncedFrameNumbers.erase(61425) 04-09 03:40:53.959 23437:23437 I/HBD: a IC have been unbinding, RemoteInputConnection{idHash=#b068d21} 04-09 03:40:53.959 23437:23437 I/HBD: HoneyBoardService [PF_CL][onFinishInput] 9 ms 04-09 03:40:53.959 23437:23437 I/HBD: HoneyBoardService [IMI] onStartInput - caller pid : 20461 , caller uid : 11303 04-09 03:40:53.959 23437:23437 I/HBD: k updateConfigs 04-09 03:40:53.959 23437:23437 I/HBD: k isEnabledNightMode : false 04-09 03:40:53.960 23437:23437 I/HBD: a IC have been binding, RemoteInputConnection{idHash=#b068d21} 04-09 03:40:53.960 23437:23437 I/HBD: h [EditorInputType]setPrivateImeOptionsToTable privateImeOptions ( null ) 04-09 03:40:53.960 23437:23437 I/HBD: b incognitoMode : false 04-09 03:40:53.960 23437:23437 I/HBD: b needOff = true , isForceOff = false, isNullInputClass : true 04-09 03:40:53.960 23437:23437 I/HBD: h getDefaultInputRange : UNKNOWN 04-09 03:40:53.960 23437:23437 I/HBD: h getDefaultInputRange : UNKNOWN 04-09 03:40:53.960 23437:23437 I/HBD: h getDefaultInputRange : UNKNOWN 04-09 03:40:53.961 2514: 2514 D/NavigationModeController: getCurrentUserContext: contextUser=0 currentUser=0 04-09 03:40:53.962 23437:23437 I/HBD: b needOff = true , isForceOff = false, isNullInputClass : true 04-09 03:40:53.963 23437:23437 I/HBD: b update cached prediction status : false 04-09 03:40:53.963 23437:23437 I/HBD: h getDefaultInputRange : UNKNOWN 04-09 03:40:53.963 23437:23437 I/HBD: a currentState : 0 04-09 03:40:53.963 23437:23437 I/HBD: a [UpdatePolicy] [post] a: 0 cl: 1441799 kit: [0/2] vt: 4 ir: 1 04-09 03:40:53.963 20461:20461 I/InsetsController: onStateChanged: host=net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity, from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7209, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 2340, 1080), mDisplayCutout=DisplayCutout{insets=Rect(80, 0 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 472 - 80, 608), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={1} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]} mRoundedCornerFrame=Rect(0, 0 - 2340, 1080), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(2216, 0 - 2340, 68) rotation=1}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=1 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags=[]}, InsetsSource: {7 mType=displayCutout mFrame=[0,0][80,1080] mVisible=true mFlags=[]}, InsetsSource: {bd70000 mType=statusBars mFrame=[0,0][2340,68] mVisible=false mFlags=[]}, InsetsSource: {bd70005 mType=mandatorySystemGestures mFrame=[0,0][2340,68] mVisible=true mFlags=[]}, InsetsSource: {bd70006 mType=tappableElement mFrame=[0,0][2340,68] mVisible=true mFlags=[]}, InsetsSource: {5e900001 mType=navigationBars mFrame=[2205,0][2340,1080] mVisible=false mFlags=[]}, InsetsSource: {5e900004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {5e900005 mType=mandatorySystemGestures mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900006 mType=tappableElement mFrame=[2205,0][2340,1080] mVisible=true mFlags=[]}, InsetsSource: {5e900024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]} } 04-09 03:40:53.963 1295: 1295 I/Layer: id=125179 removeFromCurrentState Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125179 (213) 04-09 03:40:53.964 20461:20461 I/InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=false, type=ime, host=net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity 04-09 03:40:53.964 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:53.965 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:53.965 1830: 2138 D/InputMethodManagerService: isImeSwitcherDisabledPackage : false 04-09 03:40:53.965 1295: 1295 I/SurfaceFlinger: id=125179 Removed Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125179 (213) 04-09 03:40:53.974 1295: 1295 I/BufferQueueDebug: [Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125179](this:0xb400007d9fa50ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:53.974 1295: 1295 I/Layer: id=125179 Destroyed Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125179 04-09 03:40:53.975 1830: 4582 V/WindowManager: Relayout Window{c8f886b u0 NavigationBar0}: viewVisibility=0 req=135x1080 ty=2019 d0 04-09 03:40:53.976 2514: 2514 I/BLASTBufferQueue_Java: update, w= 135 h= 1080 mName = ViewRootImpl@9b3ebcb[NavigationBar0] mNativeObject= 0xb400007168b03580 sc.mNativeObject= 0xb400007168b55240 format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3017 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 04-09 03:40:53.976 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: Relayout returned: old=(2205,0,2340,1080) new=(2205,0,2340,1080) relayoutAsync=true req=(135,1080)0 dur=7 res=0x0 s={true 0xb40000714c569000} ch=false seqId=851 04-09 03:40:53.977 2514: 2514 I/ViewRootImpl@9b3ebcb[NavigationBar0: registerCallbackForPendingTransactions 04-09 03:40:53.978 2514: 3335 I/ViewRootImpl@9b3ebcb[NavigationBar0: mWNT: t=0xb4000070fe665000 mBlastBufferQueue=0xb400007168b03580 fn= 61429 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$6.onFrameDraw:5635 android.view.ViewRootImpl$2.onFrameDraw:2146 android.view.ThreadedRenderer$1.onFrameDraw:792 04-09 03:40:53.978 2514: 2514 D/NavigationBar: setImeWindowStatus displayId=0 vis=0 backDisposition=0 showImeSwitcher=false imeShown=false 04-09 03:40:53.982 23437:23437 I/HBD: a [NRIC] resetNoResponseState 04-09 03:40:53.983 23437:23437 I/HBD: b needOff = true , isForceOff = false, isNullInputClass : true 04-09 03:40:53.983 1830: 4582 V/WindowManager: Relayout hash=c8f886b, pid=0, syncId=-1: mAttrs={(0,0)(135xfill) gr=RIGHT CENTER_HORIZONTAL sim={adjust=pan} layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=33001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} paramsForRotation: ROTATION_0={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_90={(0,0)(135xfill) gr=RIGHT CENTER_HORIZONTAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_180={(0,0)(fillx135) gr=BOTTOM CENTER_VERTICAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=135}, insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} 04-09 03:40:53.983 1830: 4582 V/WindowManager: InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} ROTATION_270={(0,0)(135xfill) gr=LEFT CENTER_HORIZONTAL layoutInDisplayCutoutMode=always ty=NAVIGATION_BAR fmt=TRANSLUCENT fl=20840028 pfl=31001000 bhv=DEFAULT providedInsets: InsetsFrameProvider: {id=#5e900001, index=0, type=navigationBars, source=FRAME, flags=[], insetsSizeOverrides=[TypedInsetsSize: {windowType=INPUT_METHOD, insetsSize=null}]} InsetsFrameProvider: {id=#5e900006, index=0, type=tappableElement, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900005, index=0, type=mandatorySystemGestures, source=FRAME, flags=[]} InsetsFrameProvider: {id=#5e900004, index=0, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} InsetsFrameProvider: {id=#5e900024, index=1, type=systemGestures, source=DISPLAY, flags=[], insetsSize=Insets{left=0, top=0, right=0, bottom=0}, mMinimalInsetsSizeInDisplayCutoutSafe=Insets{left=0, top=0, right=0, bottom=0}} naviIconColor=0} naviIconColor=0} 04-09 03:40:53.983 23437:23437 I/HBD: b update cached prediction status : false 04-09 03:40:53.983 23437:23437 I/HBD: b [AiWriter] setContact : net.playtouch.dressupthegirllikeastarorange 04-09 03:40:53.980 1244: 1270 I/mtkpower@impl: [setMode] type:6, enabled:1 04-09 03:40:53.985 1244: 1270 E/mtkpower@impl: [setMode] unknown type 04-09 03:40:53.985 23437:23437 I/HBD: HoneyBoardService [PF_OP][onStartInput] 26 ms 04-09 03:40:53.986 23437:23437 I/InputMethodService: scheduleImeSurfaceRemoval: removeImeSurface is posted. 04-09 03:40:53.989 1295: 1295 I/BufferQueueProducer: [FramebufferSurface](this:0xb400007dcc0856d0,id:-1,api:1,p:1295,c:1295) queueBuffer: fps=0.28 dur=7075.80 max=6891.98 min=183.82 04-09 03:40:53.991 1295: 1295 D/SurfaceFlinger: Display 0 HWC layers: SOLID_COLOR | | 0002 | Unknown | 0.0 0.0 0.0 0.0 | 0 0 1080 2340 | BackColorSurface#125196 CLIENT | 0xb400007da1f94780 | 0102 | RGBA_8888 | 0.0 546.0 1080.0 1634.0 | 0 622 1080 1718 | net.playtouch.dressupthegirllikeasta[...]tarorange.MainActivity$_20461#125189 CLIENT | 0xb400007da1f94140 | 0002 | RGBA_8888 | 0.0 0.0 1080.0 2340.0 | 0 0 1080 2340 | RotationLayer_WmCore#125182 04-09 03:40:53.993 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:53.994 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:53.995 1295: 1295 D/SurfaceFlinger: GPIS:: requestGPISForClientComposition 04-09 03:40:54.007 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:54.010 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.024 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.029 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.036 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.047 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.056 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.057 20461:20465 I/likeastarorange: Background concurrent mark compact GC freed 10136KB AllocSpace bytes, 0(0B) LOS objects, 49% free, 11MB/23MB, paused 2.085ms,2.867ms total 107.143ms 04-09 03:40:54.060 20461:20470 D/InputTransport: Input channel destroyed: 'ClientS', fd=429 04-09 03:40:54.068 1295: 1295 D/SurfaceFlinger: Display 0 HWC layers: SOLID_COLOR | | 0002 | Unknown | 0.0 0.0 0.0 0.0 | 0 0 1080 2340 | BackColorSurface#125196 CLIENT | | 0000 | Unknown | 0.0 0.0 0.0 0.0 | 0 0 165 767 | Letterbox - left#125192 CLIENT | 0xb400007da1f94780 | 0102 | RGBA_8888 | 0.0 0.0 1080.0 2260.0 | 0 13 1080 2340 | net.playtouch.dressupthegirllikeasta[...]tarorange.MainActivity$_20461#125189 CLIENT | 0xb400007da1f94140 | 0002 | RGBA_8888 | 0.0 316.0 1080.0 2024.0 | 0 230 1080 2110 | RotationLayer_WmCore#125182 04-09 03:40:54.069 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.079 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.088 1295: 1295 D/SurfaceFlinger: Display 0 HWC layers: SOLID_COLOR | | 0002 | Unknown | 0.0 0.0 0.0 0.0 | 0 0 1080 2340 | BackColorSurface#125196 CLIENT | | 0000 | Unknown | 0.0 0.0 0.0 0.0 | 0 0 472 489 | Letterbox - left#125192 CLIENT | 0xb400007da1f94780 | 0102 | RGBA_8888 | 0.0 0.0 1080.0 2260.0 | 0 0 1080 2340 | net.playtouch.dressupthegirllikeasta[...]tarorange.MainActivity$_20461#125189 04-09 03:40:54.091 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.141 1830: 1868 I/WindowManager: Reparenting to original parent: Surface(name=Leaf:15:15)/@0xe9904be, destroy=true, surface=Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 04-09 03:40:54.162 1295: 1295 I/Layer: id=125197 removeFromCurrentState Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform#125197 (212) 04-09 03:40:54.162 1295: 1295 I/SurfaceFlinger: id=125197 Removed Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform#125197 (212) 04-09 03:40:54.173 1295: 1295 I/BufferQueueDebug: [Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform#125197](this:0xb400007da22f2ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:54.173 1295: 1295 I/Layer: id=125197 Destroyed Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform#125197 04-09 03:40:54.174 19635:19638 I/AidlLazyServiceRegistrar: Process has 0 (of 1 available) client(s) in use after notification artd has clients: 0 04-09 03:40:54.174 19635:19638 I/AidlLazyServiceRegistrar: Trying to shut down the service. No clients in use for any service in process. 04-09 03:40:54.175 19635:19638 I/AidlLazyServiceRegistrar: Unregistered all clients and exiting 04-09 03:40:54.199 1237:20877 I/mtkpower_client: perf_lock_rel, hdl:58884, tid:20877 04-09 03:40:54.199 1237:20877 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:20877 04-09 03:40:54.199 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58884, idx:1 04-09 03:40:54.199 1244: 1297 I/libPowerHal: [set_cpuidle] enable:1, fd:14, scn:0xb40000759b762c60 04-09 03:40:54.199 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1c3c100 param:1 04-09 03:40:54.200 1237:20877 I/mtkpower_client: ret_hdl:58886 04-09 03:40:54.200 1244: 1297 I/libPowerHal: [perfLockAcq] idx:0 hdl:58886 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58886 04-09 03:40:54.200 1244: 1297 I/libPowerHal: [set_cpuidle] enable:0, fd:14, scn:0xb40000759b761d00 04-09 03:40:54.200 1237:20877 I/mtkpower_client: perf_lock_rel, hdl:58885, tid:20877 04-09 03:40:54.200 1244: 1297 I/libPowerHal: [get_cpu_dma_latency_value] 0 04-09 03:40:54.200 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1c3c100 param:0 04-09 03:40:54.200 1237:20877 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:20877 04-09 03:40:54.200 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58885, idx:2 04-09 03:40:54.200 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1000000 param:-1 04-09 03:40:54.201 1244: 1297 I/libPowerHal: [perfLockAcq] idx:1 hdl:58887 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58887 04-09 03:40:54.201 1237:20877 I/mtkpower_client: ret_hdl:58887 04-09 03:40:54.201 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1000000 param:0 04-09 03:40:54.201 1237:20877 I/HYPER-HAL: [RequestManager.cpp]releaseLocked(): Released ID : 1704797 04-09 03:40:54.250 2514: 2568 V/WindowManagerShell: Transition animation finished (aborted=false), notifying core (#5028)android.os.BinderProxy@ff472da@0 04-09 03:40:54.251 2514: 2568 I/SurfaceControl: apply is called, name=FinishTransaction_SyncId<5028>, caller=android.view.SurfaceControl$Transaction.apply:2921 com.android.wm.shell.transition.Transitions.onFinish:302 com.android.wm.shell.transition.Transitions$$ExternalSyntheticLambda6.onTransitionFinished:15 com.android.wm.shell.transition.DefaultTransitionHandler$$ExternalSyntheticLambda5.run:125 com.android.wm.shell.transition.DefaultTransitionHandler$$ExternalSyntheticLambda4.run:73 com.android.wm.shell.transition.DefaultTransitionHandler$$ExternalSyntheticLambda3.run:52 04-09 03:40:54.251 1295: 1295 I/Layer: id=125196 removeFromCurrentState BackColorSurface#125196 (211) 04-09 03:40:54.251 1295: 1295 I/Layer: id=125182 removeFromCurrentState RotationLayer_WmCore#125182 (211) 04-09 03:40:54.251 1295: 1295 I/Layer: id=125195 removeFromCurrentState Animation leash of screenshot rotation#125195 (211) 04-09 03:40:54.252 1295: 1295 I/SurfaceFlinger: id=125196 Removed BackColorSurface#125196 (211) 04-09 03:40:54.252 1295: 1295 I/SurfaceFlinger: id=125195 Removed Animation leash of screenshot rotation#125195 (211) 04-09 03:40:54.254 1830: 4582 V/WindowManager: Finish Transition: TransitionRecord{4d1442b id=5028 type=CHANGE flags=0x0}, caller=com.android.server.wm.WindowOrganizerController.finishTransition:456 android.window.IWindowOrganizerController$Stub.onTransact:286 com.android.server.wm.WindowOrganizerController.onTransact:219 04-09 03:40:54.254 1244: 1270 I/mtkpower@impl: [setMode] type:6, enabled:0 04-09 03:40:54.254 1244: 1270 E/mtkpower@impl: [setMode] unknown type 04-09 03:40:54.255 1295: 1295 D/SurfaceFlinger: Display 0 HWC layers: SOLID_COLOR | | 0000 | Unknown | 0.0 0.0 0.0 0.0 | 0 0 1080 80 | Letterbox - left#125192 DEVICE | 0xb400007da1f94780 | 0102 | RGBA_8888 | 0.0 0.0 1080.0 2260.0 | 0 80 1080 2340 | net.playtouch.dressupthegirllikeasta[...]tarorange.MainActivity$_20461#125189 04-09 03:40:54.255 1830: 1864 V/WindowManager: Finish Transition #5028: created at 04-09 03:40:52.904 collect-started=0.502ms request-sent=0.969ms started=84.225ms ready=259.545ms sent=997.3ms finished=1349.471ms 04-09 03:40:54.255 1295: 1356 I/SurfaceFlinger: id=125180 Removed Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform#125180 (211) 04-09 03:40:54.256 1295: 1356 I/SurfaceFlinger: id=125174 Removed 56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125174 (211) 04-09 03:40:54.256 1295: 1356 I/SurfaceFlinger: id=125175 Removed net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125175 (211) 04-09 03:40:54.257 1830: 4582 V/WindowManager: Setting visibility of Window{6e4ea82 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}: false, caller=com.android.server.wm.WindowContainer.sendAppVisibilityToClients:1301 com.android.server.wm.WindowToken.setClientVisible:446 com.android.server.wm.ActivityRecord.setClientVisible:8121 com.android.server.wm.ActivityRecord.postApplyAnimation:6685 com.android.server.wm.ActivityRecord.commitVisibility:6628 04-09 03:40:54.258 1830: 4582 V/WindowManager: rotationForOrientation(orient=SCREEN_ORIENTATION_SENSOR_LANDSCAPE (6), last=ROTATION_90 (1)); user=ROTATION_0 (0) 04-09 03:40:54.258 1830: 4582 D/WindowManager: rotationForOrientation, orientationSource=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891} 04-09 03:40:54.259 1830: 4582 V/WindowManager: Computed rotation=ROTATION_90 (1) for display id=0 based on lastOrientation=SCREEN_ORIENTATION_SENSOR_LANDSCAPE (6) and oldRotation=ROTATION_90 (1), caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2674 com.android.server.wm.WindowManagerService.updateRotationUnchecked:4859 com.android.server.wm.WindowManagerService.updateRotation:4840 com.android.server.wm.Transition.finishTransition:1721 com.android.server.wm.TransitionController.finishTransition:1113 com.android.server.wm.WindowOrganizerController.finishTransition:456 04-09 03:40:54.260 2514: 2568 V/WindowManagerShell: Track 0 became idle 04-09 03:40:54.260 2514: 2568 V/WindowManagerShell: All active transition animations finished 04-09 03:40:54.262 1295: 1295 I/Layer: id=125193 removeFromCurrentState Transition Root: Display 0 name="?cran int?gr?"#125193 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=3 removeFromCurrentState WindowedMagnification:0:31#3 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=4 removeFromCurrentState HideDisplayCutout:0:14#4 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=5 removeFromCurrentState OneHanded:0:14#5 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=6 removeFromCurrentState FullscreenMagnification:0:0#6 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=7 removeFromCurrentState Leaf:0:0#7 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=8 removeFromCurrentState RemoteWallpaperAnim:1:1#8 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=9 removeFromCurrentState FullscreenMagnification:1:1#9 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=10 removeFromCurrentState Leaf:1:1#10 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=99289 removeFromCurrentState Surface(name=WallpaperWindowToken{8e117b token=android.os.Binder@a73750a})/@0xcb57885 - rotation-leash#99289 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=78 removeFromCurrentState WallpaperWindowToken{8e117b token=android.os.Binder@a73750a}#78 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=79 removeFromCurrentState 739fabc com.android.systemui.wallpapers.ImageWallpaper_system#79 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=80 removeFromCurrentState com.android.systemui.wallpapers.ImageWallpaper_system$_2514#80 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=81 removeFromCurrentState Wallpaper BBQ wrapper 5_system#81 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=11 removeFromCurrentState FullscreenMagnification:2:12#11 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=12 removeFromCurrentState DefaultTaskDisplayArea_d0#12 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=52 removeFromCurrentState Task=1#52 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=114 removeFromCurrentState Task=997#114 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=115 removeFromCurrentState ActivityRecord{28453ab u0 com.sec.android.app.launcher/.activities.LauncherActivity t997}#115 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=121 removeFromCurrentState 3330c25 ActivityRecordInputSink com.sec.android.app.launcher/.Launcher#121 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=89096 removeFromCurrentState e22b753 com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity#89096 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=124 removeFromCurrentState Task=998#124 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=125 removeFromCurrentState ActivityRecord{c00ee93 u0 com.sec.android.app.launcher/com.android.quickstep.RecentsActivity t998}#125 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=1409 removeFromCurrentState 3dcd064 ActivityRecordInputSink com.sec.android.app.launcher/com.android.quickstep.RecentsActivity#1409 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=89084 removeFromCurrentState cf0a832 com.sec.android.app.launcher/com.android.quickstep.RecentsActivity#89084 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=96591 removeFromCurrentState Task=2074#96591 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=96592 removeFromCurrentState ActivityRecord{1a54d5b u0 com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity t2074}#96592 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=96600 removeFromCurrentState 174b46a ActivityRecordInputSink com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity#96600 (211) 04-09 03:40:54.262 20461:20461 I/ViewRootImpl@b08541e[MainActivity_99: handleAppVisibility mAppVisible = true visible = false 04-09 03:40:54.262 1295: 1295 I/Layer: id=96596 removeFromCurrentState Letterbox - left#96596 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=96641 removeFromCurrentState Letterbox - bottom#96641 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=96607 removeFromCurrentState ec43e09 com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity#96607 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=49851 removeFromCurrentState Task=1281#49851 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=72975 removeFromCurrentState Task=1389#72975 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=72976 removeFromCurrentState ActivityRecord{fc4ce36 u0 com.teamviewer.host.market/com.teamviewer.host.ui.HostActivity t1389}#72976 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=72980 removeFromCurrentState cd1d2f8 ActivityRecordInputSink com.teamviewer.host.market/com.teamviewer.host.ui.HostActivity#72980 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=59 removeFromCurrentState Task=2#59 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=64 removeFromCurrentState Split Background Layer#64 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=60 removeFromCurrentState Task=3#60 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=65 removeFromCurrentState Dim layer#65 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=61 removeFromCurrentState Task=4#61 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=66 removeFromCurrentState Dim layer#66 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=71908 removeFromCurrentState Task=1385#71908 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=71909 removeFromCurrentState ActivityRecord{128443e u0 com.sec.android.app.myfiles/.ui.MainActivity t1385}#71909 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=71918 removeFromCurrentState 5297543 ActivityRecordInputSink com.sec.android.app.myfiles/.ui.MainActivity#71918 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=73782 removeFromCurrentState Task=1415#73782 (211) 04-09 03:40:54.262 20461:20461 I/ViewRootImpl@b08541e[MainActivity_99: stopped(true) old = false 04-09 03:40:54.262 1295: 1295 I/Layer: id=74073 removeFromCurrentState Task=1423#74073 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=75633 removeFromCurrentState Task=1455#75633 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=77284 removeFromCurrentState Task=1498#77284 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=79396 removeFromCurrentState Task=1562#79396 (211) 04-09 03:40:54.262 20461:20461 D/ViewRootImpl@b08541e[MainActivity_99: WindowStopped on net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 set to true 04-09 03:40:54.262 1295: 1295 I/Layer: id=79617 removeFromCurrentState Task=1566#79617 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=80230 removeFromCurrentState Task=1584#80230 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=81201 removeFromCurrentState Task=1624#81201 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=81264 removeFromCurrentState Task=1626#81264 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=81337 removeFromCurrentState Task=1628#81337 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=81690 removeFromCurrentState Task=1638#81690 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=81769 removeFromCurrentState Task=1640#81769 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=82443 removeFromCurrentState Task=1662#82443 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=82526 removeFromCurrentState Task=1664#82526 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=85220 removeFromCurrentState Task=1744#85220 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=85971 removeFromCurrentState Task=1762#85971 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=86375 removeFromCurrentState Task=1774#86375 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=86782 removeFromCurrentState Task=1786#86782 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=87307 removeFromCurrentState Task=1802#87307 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=88238 removeFromCurrentState Task=1828#88238 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=90266 removeFromCurrentState Task=1888#90266 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=91355 removeFromCurrentState Task=1918#91355 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=91604 removeFromCurrentState Task=1926#91604 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=93025 removeFromCurrentState Task=1971#93025 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=93363 removeFromCurrentState Task=1979#93363 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=93865 removeFromCurrentState Task=1994#93865 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=93993 removeFromCurrentState Task=1998#93993 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=96313 removeFromCurrentState Task=2063#96313 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=75632 removeFromCurrentState Task=1456#75632 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=93362 removeFromCurrentState Task=1980#93362 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=98126 removeFromCurrentState Task=2113#98126 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=99739 removeFromCurrentState Task=2157#99739 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=100016 removeFromCurrentState Task=2165#100016 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=101690 removeFromCurrentState Task=2216#101690 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=101825 removeFromCurrentState Task=2220#101825 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=102399 removeFromCurrentState Task=2235#102399 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=103044 removeFromCurrentState Task=2253#103044 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=103180 removeFromCurrentState Task=2255#103180 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=104291 removeFromCurrentState Task=2289#104291 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=106343 removeFromCurrentState Task=2350#106343 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=107900 removeFromCurrentState Task=2398#107900 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=108820 removeFromCurrentState Task=2425#108820 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=108987 removeFromCurrentState Task=2431#108987 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=109175 removeFromCurrentState Task=2435#109175 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=109692 removeFromCurrentState Task=2448#109692 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=110139 removeFromCurrentState Task=2461#110139 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=110467 removeFromCurrentState Task=2471#110467 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=111438 removeFromCurrentState Task=2497#111438 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=112768 removeFromCurrentState Task=2536#112768 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=113107 removeFromCurrentState Task=2546#113107 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=113196 removeFromCurrentState Task=2548#113196 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=113861 removeFromCurrentState Task=2565#113861 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=114441 removeFromCurrentState Task=2579#114441 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=114962 removeFromCurrentState Task=2593#114962 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=116000 removeFromCurrentState Task=2621#116000 (211) 04-09 03:40:54.262 1295: 1295 I/Layer: id=116312 removeFromCurrentState Task=2631#116312 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=118398 removeFromCurrentState Task=2692#118398 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=118491 removeFromCurrentState Task=2694#118491 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=118744 removeFromCurrentState Task=2702#118744 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=118845 removeFromCurrentState Task=2704#118845 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=120434 removeFromCurrentState Task=2749#120434 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=123149 removeFromCurrentState Task=2829#123149 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=123257 removeFromCurrentState Task=2833#123257 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=123517 removeFromCurrentState Task=2840#123517 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=123850 removeFromCurrentState Task=2850#123850 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125060 removeFromCurrentState Task=2886#125060 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125159 removeFromCurrentState Task=2891#125159 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125183 removeFromCurrentState ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891}#125183 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125194 removeFromCurrentState 5d0802a ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/.MainActivity#125194 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125192 removeFromCurrentState Letterbox - left#125192 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125188 removeFromCurrentState d4687a8 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity#125188 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125189 removeFromCurrentState net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=17 removeFromCurrentState ImeContainer#17 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=91 removeFromCurrentState WindowToken{e7ce1c9 type=2011 android.os.Binder@f413dd0}#91 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125198 removeFromCurrentState Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125198 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=89090 removeFromCurrentState ce8e453 InputMethod#89090 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125160 removeFromCurrentState ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}#125160 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125171 removeFromCurrentState 3c1c9aa ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_#125171 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125184 removeFromCurrentState 6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125184 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125187 removeFromCurrentState net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125187 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=13 removeFromCurrentState ChangeLeashAnchor#13 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=98125 removeFromCurrentState Task=2114#98125 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=103179 removeFromCurrentState Task=2256#103179 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=107899 removeFromCurrentState Task=2399#107899 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=110466 removeFromCurrentState Task=2472#110466 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=114440 removeFromCurrentState Task=2580#114440 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=118844 removeFromCurrentState Task=2705#118844 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=123148 removeFromCurrentState Task=2830#123148 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=123849 removeFromCurrentState Task=2851#123849 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=14 removeFromCurrentState FloatingLeashAnchor#14 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=15 removeFromCurrentState Leaf:3:12#15 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=89081 removeFromCurrentState TransientLaunchOverlayToken{543fe16 token=android.os.BinderProxy@c6f1731}#89081 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=89082 removeFromCurrentState 621397 RecentsTransitionOverlay#89082 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=89083 removeFromCurrentState RecentsTransitionOverlay$_22946#89083 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=16 removeFromCurrentState ImePlaceholder:13:14#16 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=18 removeFromCurrentState OneHanded:15:15#18 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=19 removeFromCurrentState FullscreenMagnification:15:15#19 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=20 removeFromCurrentState Leaf:15:15#20 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=100 removeFromCurrentState WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62}#100 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125191 removeFromCurrentState Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125191 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=101 removeFromCurrentState cce3674 StatusBar#101 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=109 removeFromCurrentState StatusBar$_2514#109 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=21 removeFromCurrentState HideDisplayCutout:16:16#21 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=22 removeFromCurrentState OneHanded:16:16#22 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=23 removeFromCurrentState FullscreenMagnification:16:16#23 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=24 removeFromCurrentState Leaf:16:16#24 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=25 removeFromCurrentState OneHanded:17:17#25 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=26 removeFromCurrentState FullscreenMagnification:17:17#26 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=27 removeFromCurrentState Leaf:17:17#27 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=98 removeFromCurrentState WindowToken{9cc919f type=2040 android.os.BinderProxy@df485f2}#98 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=99 removeFromCurrentState a3ae14a NotificationShade#99 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=28 removeFromCurrentState HideDisplayCutout:18:23#28 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=29 removeFromCurrentState OneHanded:18:23#29 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=30 removeFromCurrentState FullscreenMagnification:18:23#30 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=31 removeFromCurrentState Leaf:18:23#31 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=82 removeFromCurrentState WindowToken{385dee9 type=2415 android.os.BinderProxy@8497b70}#82 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=83 removeFromCurrentState 831f5d LockscreenShortcutBlur#83 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=32 removeFromCurrentState Leaf:24:25#32 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=86 removeFromCurrentState WindowToken{b03d29 type=2019 android.os.BinderProxy@6e17862}#86 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125190 removeFromCurrentState Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125190 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=87 removeFromCurrentState c8f886b NavigationBar0#87 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=108 removeFromCurrentState NavigationBar0$_2514#108 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=124581 removeFromCurrentState WindowToken{e3b44ec type=2024 android.os.BinderProxy@8aa7b9f}#124581 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=124582 removeFromCurrentState 8c470b5 com.samsung.android.spay.pay.HintService#124582 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=33 removeFromCurrentState HideDisplayCutout:26:31#33 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=34 removeFromCurrentState OneHanded:26:31#34 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=35 removeFromCurrentState FullscreenMagnification:26:27#35 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=36 removeFromCurrentState Leaf:26:27#36 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=37 removeFromCurrentState Leaf:28:28#37 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=38 removeFromCurrentState FullscreenMagnification:29:31#38 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=39 removeFromCurrentState Leaf:29:31#39 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=62 removeFromCurrentState WindowToken{efe7660 type=2016 android.os.BinderProxy@92545b6}#62 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=63 removeFromCurrentState d49d092 ShellDropTarget#63 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125182 removeFromCurrentState RotationLayer_WmCore#125182 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=12 removeFromCurrentState DefaultTaskDisplayArea_d0#12 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=52 removeFromCurrentState Task=1#52 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=114 removeFromCurrentState Task=997#114 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=115 removeFromCurrentState ActivityRecord{28453ab u0 com.sec.android.app.launcher/.activities.LauncherActivity t997}#115 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=121 removeFromCurrentState 3330c25 ActivityRecordInputSink com.sec.android.app.launcher/.Launcher#121 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=89096 removeFromCurrentState e22b753 com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity#89096 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=124 removeFromCurrentState Task=998#124 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125 removeFromCurrentState ActivityRecord{c00ee93 u0 com.sec.android.app.launcher/com.android.quickstep.RecentsActivity t998}#125 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=1409 removeFromCurrentState 3dcd064 ActivityRecordInputSink com.sec.android.app.launcher/com.android.quickstep.RecentsActivity#1409 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=89084 removeFromCurrentState cf0a832 com.sec.android.app.launcher/com.android.quickstep.RecentsActivity#89084 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=96591 removeFromCurrentState Task=2074#96591 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=96592 removeFromCurrentState ActivityRecord{1a54d5b u0 com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity t2074}#96592 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=96600 removeFromCurrentState 174b46a ActivityRecordInputSink com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity#96600 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=96596 removeFromCurrentState Letterbox - left#96596 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=96641 removeFromCurrentState Letterbox - bottom#96641 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=96607 removeFromCurrentState ec43e09 com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity#96607 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=49851 removeFromCurrentState Task=1281#49851 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=72975 removeFromCurrentState Task=1389#72975 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=72976 removeFromCurrentState ActivityRecord{fc4ce36 u0 com.teamviewer.host.market/com.teamviewer.host.ui.HostActivity t1389}#72976 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=72980 removeFromCurrentState cd1d2f8 ActivityRecordInputSink com.teamviewer.host.market/com.teamviewer.host.ui.HostActivity#72980 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=59 removeFromCurrentState Task=2#59 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=64 removeFromCurrentState Split Background Layer#64 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=60 removeFromCurrentState Task=3#60 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=65 removeFromCurrentState Dim layer#65 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=61 removeFromCurrentState Task=4#61 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=66 removeFromCurrentState Dim layer#66 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=71908 removeFromCurrentState Task=1385#71908 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=71909 removeFromCurrentState ActivityRecord{128443e u0 com.sec.android.app.myfiles/.ui.MainActivity t1385}#71909 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=71918 removeFromCurrentState 5297543 ActivityRecordInputSink com.sec.android.app.myfiles/.ui.MainActivity#71918 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=73782 removeFromCurrentState Task=1415#73782 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=74073 removeFromCurrentState Task=1423#74073 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=75633 removeFromCurrentState Task=1455#75633 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=77284 removeFromCurrentState Task=1498#77284 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=79396 removeFromCurrentState Task=1562#79396 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=79617 removeFromCurrentState Task=1566#79617 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=80230 removeFromCurrentState Task=1584#80230 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=81201 removeFromCurrentState Task=1624#81201 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=81264 removeFromCurrentState Task=1626#81264 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=81337 removeFromCurrentState Task=1628#81337 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=81690 removeFromCurrentState Task=1638#81690 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=81769 removeFromCurrentState Task=1640#81769 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=82443 removeFromCurrentState Task=1662#82443 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=82526 removeFromCurrentState Task=1664#82526 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=85220 removeFromCurrentState Task=1744#85220 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=85971 removeFromCurrentState Task=1762#85971 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=86375 removeFromCurrentState Task=1774#86375 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=86782 removeFromCurrentState Task=1786#86782 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=87307 removeFromCurrentState Task=1802#87307 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=88238 removeFromCurrentState Task=1828#88238 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=90266 removeFromCurrentState Task=1888#90266 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=91355 removeFromCurrentState Task=1918#91355 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=91604 removeFromCurrentState Task=1926#91604 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=93025 removeFromCurrentState Task=1971#93025 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=93363 removeFromCurrentState Task=1979#93363 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=93865 removeFromCurrentState Task=1994#93865 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=93993 removeFromCurrentState Task=1998#93993 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=96313 removeFromCurrentState Task=2063#96313 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=75632 removeFromCurrentState Task=1456#75632 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=93362 removeFromCurrentState Task=1980#93362 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=98126 removeFromCurrentState Task=2113#98126 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=99739 removeFromCurrentState Task=2157#99739 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=100016 removeFromCurrentState Task=2165#100016 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=101690 removeFromCurrentState Task=2216#101690 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=101825 removeFromCurrentState Task=2220#101825 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=102399 removeFromCurrentState Task=2235#102399 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=103044 removeFromCurrentState Task=2253#103044 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=103180 removeFromCurrentState Task=2255#103180 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=104291 removeFromCurrentState Task=2289#104291 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=106343 removeFromCurrentState Task=2350#106343 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=107900 removeFromCurrentState Task=2398#107900 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=108820 removeFromCurrentState Task=2425#108820 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=108987 removeFromCurrentState Task=2431#108987 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=109175 removeFromCurrentState Task=2435#109175 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=109692 removeFromCurrentState Task=2448#109692 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=110139 removeFromCurrentState Task=2461#110139 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=110467 removeFromCurrentState Task=2471#110467 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=111438 removeFromCurrentState Task=2497#111438 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=112768 removeFromCurrentState Task=2536#112768 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=113107 removeFromCurrentState Task=2546#113107 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=113196 removeFromCurrentState Task=2548#113196 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=113861 removeFromCurrentState Task=2565#113861 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=114441 removeFromCurrentState Task=2579#114441 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=114962 removeFromCurrentState Task=2593#114962 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=116000 removeFromCurrentState Task=2621#116000 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=116312 removeFromCurrentState Task=2631#116312 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=118398 removeFromCurrentState Task=2692#118398 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=118491 removeFromCurrentState Task=2694#118491 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=118744 removeFromCurrentState Task=2702#118744 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=118845 removeFromCurrentState Task=2704#118845 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=120434 removeFromCurrentState Task=2749#120434 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=123149 removeFromCurrentState Task=2829#123149 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=123257 removeFromCurrentState Task=2833#123257 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=123517 removeFromCurrentState Task=2840#123517 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=123850 removeFromCurrentState Task=2850#123850 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125060 removeFromCurrentState Task=2886#125060 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125159 removeFromCurrentState Task=2891#125159 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125183 removeFromCurrentState ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891}#125183 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125194 removeFromCurrentState 5d0802a ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/.MainActivity#125194 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125192 removeFromCurrentState Letterbox - left#125192 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125188 removeFromCurrentState d4687a8 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity#125188 (211) 04-09 03:40:54.263 1295: 1295 I/Layer: id=125189 removeFromCurrentState net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=17 removeFromCurrentState ImeContainer#17 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=91 removeFromCurrentState WindowToken{e7ce1c9 type=2011 android.os.Binder@f413dd0}#91 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125198 removeFromCurrentState Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125198 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=89090 removeFromCurrentState ce8e453 InputMethod#89090 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125160 removeFromCurrentState ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}#125160 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125171 removeFromCurrentState 3c1c9aa ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_#125171 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125184 removeFromCurrentState 6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125184 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125187 removeFromCurrentState net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125187 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=13 removeFromCurrentState ChangeLeashAnchor#13 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=98125 removeFromCurrentState Task=2114#98125 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=103179 removeFromCurrentState Task=2256#103179 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=107899 removeFromCurrentState Task=2399#107899 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=110466 removeFromCurrentState Task=2472#110466 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=114440 removeFromCurrentState Task=2580#114440 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=118844 removeFromCurrentState Task=2705#118844 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=123148 removeFromCurrentState Task=2830#123148 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=123849 removeFromCurrentState Task=2851#123849 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=14 removeFromCurrentState FloatingLeashAnchor#14 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125159 removeFromCurrentState Task=2891#125159 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125183 removeFromCurrentState ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891}#125183 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125194 removeFromCurrentState 5d0802a ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/.MainActivity#125194 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125192 removeFromCurrentState Letterbox - left#125192 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125188 removeFromCurrentState d4687a8 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity#125188 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125189 removeFromCurrentState net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=17 removeFromCurrentState ImeContainer#17 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=91 removeFromCurrentState WindowToken{e7ce1c9 type=2011 android.os.Binder@f413dd0}#91 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125198 removeFromCurrentState Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125198 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=89090 removeFromCurrentState ce8e453 InputMethod#89090 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125160 removeFromCurrentState ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}#125160 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125171 removeFromCurrentState 3c1c9aa ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_#125171 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125184 removeFromCurrentState 6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125184 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125187 removeFromCurrentState net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125187 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=3 addToCurrentState WindowedMagnification:0:31#3 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=4 addToCurrentState HideDisplayCutout:0:14#4 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=5 addToCurrentState OneHanded:0:14#5 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=6 addToCurrentState FullscreenMagnification:0:0#6 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=7 addToCurrentState Leaf:0:0#7 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=8 addToCurrentState RemoteWallpaperAnim:1:1#8 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=9 addToCurrentState FullscreenMagnification:1:1#9 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=10 addToCurrentState Leaf:1:1#10 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=99289 addToCurrentState Surface(name=WallpaperWindowToken{8e117b token=android.os.Binder@a73750a})/@0xcb57885 - rotation-leash#99289 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=78 addToCurrentState WallpaperWindowToken{8e117b token=android.os.Binder@a73750a}#78 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=79 addToCurrentState 739fabc com.android.systemui.wallpapers.ImageWallpaper_system#79 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=80 addToCurrentState com.android.systemui.wallpapers.ImageWallpaper_system$_2514#80 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=81 addToCurrentState Wallpaper BBQ wrapper 5_system#81 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=11 addToCurrentState FullscreenMagnification:2:12#11 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=12 addToCurrentState DefaultTaskDisplayArea_d0#12 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=52 addToCurrentState Task=1#52 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=114 addToCurrentState Task=997#114 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=115 addToCurrentState ActivityRecord{28453ab u0 com.sec.android.app.launcher/.activities.LauncherActivity t997}#115 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=121 addToCurrentState 3330c25 ActivityRecordInputSink com.sec.android.app.launcher/.Launcher#121 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=89096 addToCurrentState e22b753 com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity#89096 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=124 addToCurrentState Task=998#124 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125 addToCurrentState ActivityRecord{c00ee93 u0 com.sec.android.app.launcher/com.android.quickstep.RecentsActivity t998}#125 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=1409 addToCurrentState 3dcd064 ActivityRecordInputSink com.sec.android.app.launcher/com.android.quickstep.RecentsActivity#1409 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=89084 addToCurrentState cf0a832 com.sec.android.app.launcher/com.android.quickstep.RecentsActivity#89084 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=96591 addToCurrentState Task=2074#96591 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=96592 addToCurrentState ActivityRecord{1a54d5b u0 com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity t2074}#96592 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=96600 addToCurrentState 174b46a ActivityRecordInputSink com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity#96600 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=96596 addToCurrentState Letterbox - left#96596 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=96641 addToCurrentState Letterbox - bottom#96641 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=96607 addToCurrentState ec43e09 com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity#96607 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=49851 addToCurrentState Task=1281#49851 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=72975 addToCurrentState Task=1389#72975 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=72976 addToCurrentState ActivityRecord{fc4ce36 u0 com.teamviewer.host.market/com.teamviewer.host.ui.HostActivity t1389}#72976 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=72980 addToCurrentState cd1d2f8 ActivityRecordInputSink com.teamviewer.host.market/com.teamviewer.host.ui.HostActivity#72980 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=59 addToCurrentState Task=2#59 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=64 addToCurrentState Split Background Layer#64 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=60 addToCurrentState Task=3#60 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=65 addToCurrentState Dim layer#65 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=61 addToCurrentState Task=4#61 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=66 addToCurrentState Dim layer#66 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=71908 addToCurrentState Task=1385#71908 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=71909 addToCurrentState ActivityRecord{128443e u0 com.sec.android.app.myfiles/.ui.MainActivity t1385}#71909 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=71918 addToCurrentState 5297543 ActivityRecordInputSink com.sec.android.app.myfiles/.ui.MainActivity#71918 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=73782 addToCurrentState Task=1415#73782 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=74073 addToCurrentState Task=1423#74073 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=75633 addToCurrentState Task=1455#75633 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=77284 addToCurrentState Task=1498#77284 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=79396 addToCurrentState Task=1562#79396 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=79617 addToCurrentState Task=1566#79617 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=80230 addToCurrentState Task=1584#80230 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=81201 addToCurrentState Task=1624#81201 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=81264 addToCurrentState Task=1626#81264 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=81337 addToCurrentState Task=1628#81337 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=81690 addToCurrentState Task=1638#81690 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=81769 addToCurrentState Task=1640#81769 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=82443 addToCurrentState Task=1662#82443 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=82526 addToCurrentState Task=1664#82526 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=85220 addToCurrentState Task=1744#85220 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=85971 addToCurrentState Task=1762#85971 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=86375 addToCurrentState Task=1774#86375 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=86782 addToCurrentState Task=1786#86782 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=87307 addToCurrentState Task=1802#87307 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=88238 addToCurrentState Task=1828#88238 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=90266 addToCurrentState Task=1888#90266 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=91355 addToCurrentState Task=1918#91355 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=91604 addToCurrentState Task=1926#91604 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=93025 addToCurrentState Task=1971#93025 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=93363 addToCurrentState Task=1979#93363 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=93865 addToCurrentState Task=1994#93865 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=93993 addToCurrentState Task=1998#93993 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=96313 addToCurrentState Task=2063#96313 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=75632 addToCurrentState Task=1456#75632 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=93362 addToCurrentState Task=1980#93362 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=98126 addToCurrentState Task=2113#98126 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=99739 addToCurrentState Task=2157#99739 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=100016 addToCurrentState Task=2165#100016 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=101690 addToCurrentState Task=2216#101690 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=101825 addToCurrentState Task=2220#101825 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=102399 addToCurrentState Task=2235#102399 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=103044 addToCurrentState Task=2253#103044 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=103180 addToCurrentState Task=2255#103180 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=104291 addToCurrentState Task=2289#104291 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=106343 addToCurrentState Task=2350#106343 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=107900 addToCurrentState Task=2398#107900 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=108820 addToCurrentState Task=2425#108820 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=108987 addToCurrentState Task=2431#108987 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=109175 addToCurrentState Task=2435#109175 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=109692 addToCurrentState Task=2448#109692 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=110139 addToCurrentState Task=2461#110139 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=110467 addToCurrentState Task=2471#110467 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=111438 addToCurrentState Task=2497#111438 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=112768 addToCurrentState Task=2536#112768 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=113107 addToCurrentState Task=2546#113107 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=113196 addToCurrentState Task=2548#113196 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=113861 addToCurrentState Task=2565#113861 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=114441 addToCurrentState Task=2579#114441 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=114962 addToCurrentState Task=2593#114962 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=116000 addToCurrentState Task=2621#116000 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=116312 addToCurrentState Task=2631#116312 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=118398 addToCurrentState Task=2692#118398 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=118491 addToCurrentState Task=2694#118491 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=118744 addToCurrentState Task=2702#118744 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=118845 addToCurrentState Task=2704#118845 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=120434 addToCurrentState Task=2749#120434 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=123149 addToCurrentState Task=2829#123149 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=123257 addToCurrentState Task=2833#123257 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=123517 addToCurrentState Task=2840#123517 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=123850 addToCurrentState Task=2850#123850 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125060 addToCurrentState Task=2886#125060 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125159 addToCurrentState Task=2891#125159 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125183 addToCurrentState ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891}#125183 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125194 addToCurrentState 5d0802a ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/.MainActivity#125194 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125192 addToCurrentState Letterbox - left#125192 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125188 addToCurrentState d4687a8 net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity#125188 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125189 addToCurrentState net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=17 addToCurrentState ImeContainer#17 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=91 addToCurrentState WindowToken{e7ce1c9 type=2011 android.os.Binder@f413dd0}#91 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125198 addToCurrentState Surface(name=ce8e453 InputMethod)/@0x6f5c154 - animation-leash of insets_animation#125198 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=89090 addToCurrentState ce8e453 InputMethod#89090 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125160 addToCurrentState ActivityRecord{7229511 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99 t2891}#125160 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125171 addToCurrentState 3c1c9aa ActivityRecordInputSink net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_#125171 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125184 addToCurrentState 6e4ea82 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125184 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=125187 addToCurrentState net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125187 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=13 addToCurrentState ChangeLeashAnchor#13 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=98125 addToCurrentState Task=2114#98125 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=103179 addToCurrentState Task=2256#103179 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=107899 addToCurrentState Task=2399#107899 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=110466 addToCurrentState Task=2472#110466 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=114440 addToCurrentState Task=2580#114440 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=118844 addToCurrentState Task=2705#118844 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=123148 addToCurrentState Task=2830#123148 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=123849 addToCurrentState Task=2851#123849 (211) 04-09 03:40:54.264 1295: 1295 I/Layer: id=14 addToCurrentState FloatingLeashAnchor#14 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=15 addToCurrentState Leaf:3:12#15 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=89081 addToCurrentState TransientLaunchOverlayToken{543fe16 token=android.os.BinderProxy@c6f1731}#89081 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=89082 addToCurrentState 621397 RecentsTransitionOverlay#89082 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=89083 addToCurrentState RecentsTransitionOverlay$_22946#89083 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=16 addToCurrentState ImePlaceholder:13:14#16 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=18 addToCurrentState OneHanded:15:15#18 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=19 addToCurrentState FullscreenMagnification:15:15#19 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=20 addToCurrentState Leaf:15:15#20 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=100 addToCurrentState WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62}#100 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=125191 addToCurrentState Surface(name=cce3674 StatusBar)/@0x2048828 - animation-leash of insets_animation#125191 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=101 addToCurrentState cce3674 StatusBar#101 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=109 addToCurrentState StatusBar$_2514#109 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=21 addToCurrentState HideDisplayCutout:16:16#21 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=22 addToCurrentState OneHanded:16:16#22 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=23 addToCurrentState FullscreenMagnification:16:16#23 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=24 addToCurrentState Leaf:16:16#24 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=25 addToCurrentState OneHanded:17:17#25 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=26 addToCurrentState FullscreenMagnification:17:17#26 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=27 addToCurrentState Leaf:17:17#27 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=98 addToCurrentState WindowToken{9cc919f type=2040 android.os.BinderProxy@df485f2}#98 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=99 addToCurrentState a3ae14a NotificationShade#99 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=28 addToCurrentState HideDisplayCutout:18:23#28 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=29 addToCurrentState OneHanded:18:23#29 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=30 addToCurrentState FullscreenMagnification:18:23#30 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=31 addToCurrentState Leaf:18:23#31 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=82 addToCurrentState WindowToken{385dee9 type=2415 android.os.BinderProxy@8497b70}#82 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=83 addToCurrentState 831f5d LockscreenShortcutBlur#83 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=32 addToCurrentState Leaf:24:25#32 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=86 addToCurrentState WindowToken{b03d29 type=2019 android.os.BinderProxy@6e17862}#86 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=125190 addToCurrentState Surface(name=c8f886b NavigationBar0)/@0xf2d2a3b - animation-leash of insets_animation#125190 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=87 addToCurrentState c8f886b NavigationBar0#87 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=108 addToCurrentState NavigationBar0$_2514#108 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=124581 addToCurrentState WindowToken{e3b44ec type=2024 android.os.BinderProxy@8aa7b9f}#124581 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=124582 addToCurrentState 8c470b5 com.samsung.android.spay.pay.HintService#124582 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=33 addToCurrentState HideDisplayCutout:26:31#33 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=34 addToCurrentState OneHanded:26:31#34 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=35 addToCurrentState FullscreenMagnification:26:27#35 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=36 addToCurrentState Leaf:26:27#36 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=37 addToCurrentState Leaf:28:28#37 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=38 addToCurrentState FullscreenMagnification:29:31#38 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=39 addToCurrentState Leaf:29:31#39 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=62 addToCurrentState WindowToken{efe7660 type=2016 android.os.BinderProxy@92545b6}#62 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=63 addToCurrentState d49d092 ShellDropTarget#63 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=125193 removeFromCurrentState Transition Root: Display 0 name="?cran int?gr?"#125193 (211) 04-09 03:40:54.265 1295: 1295 I/Layer: id=125182 removeFromCurrentState RotationLayer_WmCore#125182 (211) 04-09 03:40:54.265 1295: 1295 I/BufferQueueDebug: [Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform#125180](this:0xb400007d9fa64ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:54.265 1295: 1295 I/Layer: id=125180 Destroyed Surface(name=WindowToken{d352b29 type=2000 android.os.BinderProxy@7b56e62})/@0x45a5941 - animation-leash of token_transform#125180 04-09 03:40:54.265 1295: 1295 I/BufferQueueDebug: [Animation leash of screenshot rotation#125195](this:0xb400007da2276ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:54.265 1295: 1295 I/Layer: id=125195 Destroyed Animation leash of screenshot rotation#125195 04-09 03:40:54.265 1295: 1295 I/BufferQueueDebug: [net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125175](this:0xb400007da22bdba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:54.265 1295: 1295 I/Layer: id=125175 Destroyed net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125175 04-09 03:40:54.266 1295: 1295 I/BufferQueueDebug: [56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125174](this:0xb400007da23b0ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:54.266 1295: 1295 I/Layer: id=125174 Destroyed 56bd2db net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99#125174 04-09 03:40:54.266 1295: 1295 I/BufferQueueDebug: [BackColorSurface#125196](this:0xb400007da2408ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:54.266 1295: 1295 I/Layer: id=125196 Destroyed BackColorSurface#125196 04-09 03:40:54.266 1295: 1295 I/SurfaceFlinger: id=125182 Removed RotationLayer_WmCore#125182 (206) 04-09 03:40:54.266 1295: 1295 I/SurfaceFlinger: id=125193 Removed Transition Root: Display 0 name="?cran int?gr?"#125193 (206) 04-09 03:40:54.273 1295: 1295 I/BufferQueueDebug: [RotationLayer_WmCore#125182](this:0xb400007da23c8ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:54.273 1295: 1295 I/Layer: id=125182 Destroyed RotationLayer_WmCore#125182 04-09 03:40:54.273 1295: 1295 I/BufferQueueDebug: [Transition Root: Display 0 name="?cran int?gr?"#125193](this:0xb400007da23e8ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:54.273 1295: 1295 I/Layer: id=125193 Destroyed Transition Root: Display 0 name="?cran int?gr?"#125193 04-09 03:40:54.273 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.273 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.295 1237:20834 I/mtkpower_client: perf_lock_rel, hdl:58886, tid:20834 04-09 03:40:54.295 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58886, idx:0 04-09 03:40:54.296 1237:20834 I/mtkpower_client: perf_lock_acq, hdl:0, dur:0, num:2, tid:20834 04-09 03:40:54.296 1244: 1297 I/libPowerHal: [set_cpuidle] enable:1, fd:14, scn:0xb40000759b761d00 04-09 03:40:54.296 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1c3c100 param:1 04-09 03:40:54.297 1237:20834 I/mtkpower_client: ret_hdl:58888 04-09 03:40:54.297 1244: 1297 I/libPowerHal: [perfLockAcq] idx:0 hdl:58888 hint:-1 pid:1237 duration:0 lock_user:vendor.samsung. => ret_hdl:58888 04-09 03:40:54.297 1244: 1297 I/libPowerHal: [set_cpuidle] enable:0, fd:14, scn:0xb40000759b761d00 04-09 03:40:54.297 1244: 1297 I/libPowerHal: [get_cpu_dma_latency_value] 0 04-09 03:40:54.297 1244: 1297 I/libPowerHal: [PE] vendor.samsung. update cmd:1c3c100 param:0 04-09 03:40:54.297 1237:20834 I/HYPER-HAL: [RequestManager.cpp]releaseLocked(): Released ID : 1699259 04-09 03:40:54.300 20846:20846 I/AudioPathManager: loadAudioPath() : loaded audio path is speaker (0) 04-09 03:40:54.300 20846:20846 I/AudioManager: getParameters keys = g_effect_active_sound_info=track 04-09 03:40:54.300 1274:16262 I/SecAudioParamFlinger: getActiveSoundInfo 5, trackFormat 5, outputFormat 5 04-09 03:40:54.301 20846:20846 I/AudioManagerWrapper: getActiveSoundFormat() : active sound format is 5 04-09 03:40:54.302 20846:20846 I/RestrictModeUtil: isOwnerMode() : user id is 0 04-09 03:40:54.303 20846:20846 E/RestrictModeUtil: isDexMode() : desktop mode manager is null, so it can't be decided 04-09 03:40:54.303 20846:20846 I/RestrictModeUtil: isEmergencyMode() : emergency mode is disabled 04-09 03:40:54.303 20846:20846 I/EffectManager: isSupportDolbyAtmosOnThisAudioPath() : path is speaker (0) 04-09 03:40:54.303 20846:20846 I/EffectManager: isSpatialAudioActive() : mode is off (0) 04-09 03:40:54.313 20846:20846 I/DolbyAtmosWrapper: createDolbyAtmosInstance() : instance has created successfully 04-09 03:40:54.316 20846:20846 I/DolbyAtmosWrapper: createDolbyAtmosForGamingInstance() : instance has created successfully 04-09 03:40:54.317 1274:16262 D/DlbEffectContext: getParam() received parameter EFFECT_PARAM_PROFILE 04-09 03:40:54.317 1274:16262 D/DlbEffectContext: getParam() received parameter EFFECT_PARAM_PROFILE 04-09 03:40:54.317 1274:16262 D/DlbEffectContext: getParam() received parameter EFFECT_PARAM_PROFILE 04-09 03:40:54.317 1274:16262 D/DlbEffectContext: getParam() received parameter EFFECT_PARAM_PROFILE 04-09 03:40:54.317 20846:20846 I/DolbyAtmosWrapper: getProfile() : for dolby atmos, 2 04-09 03:40:54.317 20846:20846 I/AudioManager: setParameters keyValuePairs = g_effect_dolby_enable=0;g_effect_dolby_profile=5 04-09 03:40:54.318 1274:16262 V/APM_AudioPolicyManager: setAudioPolicyConfig: g_effect_dolby_enable=0;g_effect_dolby_profile=5 04-09 03:40:54.319 1274:16262 D/DlbSpatializerEffectContext: setParam() received parameter SPATIALIZER_PARAM_ENABLE 04-09 03:40:54.320 1221: 1857 D/DlbEffectContext: setParam() received parameter EFFECT_PARAM_ENABLE 04-09 03:40:54.320 1274:16262 D/DlbEffectContext: setParam() received parameter EFFECT_PARAM_ENABLE 04-09 03:40:54.320 1274:16262 D/DlbEffectContext: setParam() received parameter EFFECT_PARAM_ENABLE 04-09 03:40:54.320 1274:16262 D/DlbEffectContext: setParam() received parameter EFFECT_PARAM_ENABLE 04-09 03:40:54.320 1274:16262 D/DlbEffectContext: setParam() received parameter EFFECT_PARAM_ENABLE 04-09 03:40:54.320 20846:20846 I/DolbyAtmosWrapper: setProfileEnabled() : for dolby atmos, false 04-09 03:40:54.321 1221: 1857 D/DlbEffectContext: setParam() received parameter EFFECT_PARAM_PROFILE 04-09 03:40:54.321 1221: 1857 D/DlbEffectContext: setProfile(profile=5) stageIdx:-1303 04-09 03:40:54.321 1274:16262 D/DlbEffectContext: setParam() received parameter EFFECT_PARAM_PROFILE 04-09 03:40:54.321 1274:16262 D/DlbEffectContext: setProfile(profile=5) stageIdx:-2102 04-09 03:40:54.321 1274:16262 D/DlbEffectContext: setParam() received parameter EFFECT_PARAM_PROFILE 04-09 03:40:54.321 1274:16262 D/DlbEffectContext: setProfile(profile=5) stageIdx:-2107 04-09 03:40:54.321 1274:16262 D/DlbEffectContext: setParam() received parameter EFFECT_PARAM_PROFILE 04-09 03:40:54.321 1274:16262 D/DlbEffectContext: setProfile(profile=5) stageIdx:-2902 04-09 03:40:54.321 1274:16262 D/DlbEffectContext: setParam() received parameter EFFECT_PARAM_PROFILE 04-09 03:40:54.321 1274:16262 D/DlbEffectContext: setProfile(profile=5) stageIdx:-29002 04-09 03:40:54.321 20846:20846 I/DolbyAtmosWrapper: setProfile() : for dolby atmos, 5 04-09 03:40:54.321 20846:20846 I/EffectManager: setEffectDolbyAtmos() : enable is false, mode is off (5) 04-09 03:40:54.322 20846:20846 I/AudioPathManager: loadAudioPath() : loaded audio path is speaker (0) 04-09 03:40:54.322 20846:20846 I/EffectManager: setEffectDolbyAtmos() : concert hall will be restored as 0 04-09 03:40:54.323 1274:16262 I/SoundAlive_Interface_a64: [ 0 ][ 48000 ]Set_User_CH() : 0 04-09 03:40:54.323 1274:16262 I/SoundAlive_Interface_a64: [ 1 ][ 48000 ]Set_User_CH() : 0 04-09 03:40:54.323 20846:20846 I/SoundAliveWrapper: setStrength() : type is concert hall (3), strength is 0 04-09 03:40:54.323 20846:20846 I/EffectManager: isSupportDolbyAtmosOnThisAudioPath() : path is speaker (0) 04-09 03:40:54.323 20846:20846 I/AudioPathManager: loadAudioPath() : loaded audio path is speaker (0) 04-09 03:40:54.323 20846:20846 I/EffectManager: isSupportDolbyAtmosOnThisAudioPath() : path is speaker (0) 04-09 03:40:54.323 20846:20846 I/AudioManager: setParameters keyValuePairs = g_effect_game_dolby_enable=0 04-09 03:40:54.324 1274:16262 V/APM_AudioPolicyManager: setAudioPolicyConfig: g_effect_game_dolby_enable=0 04-09 03:40:54.325 1274:16262 D/DlbEffectContext: setParam() received parameter EFFECT_PARAM_ENABLE 04-09 03:40:54.325 1274:16262 D/DlbEffectContext: setParam() received parameter EFFECT_PARAM_ENABLE 04-09 03:40:54.326 20846:20846 I/DolbyAtmosWrapper: setProfileEnabled() : for dolby atmos for gaming, false 04-09 03:40:54.326 1274:16262 D/DlbEffectContext: setParam() received parameter EFFECT_PARAM_PROFILE 04-09 03:40:54.326 1274:16262 D/DlbEffectContext: setProfile(profile=5) stageIdx:-29003 04-09 03:40:54.326 1274:16262 D/DlbEffectContext: setParam() received parameter EFFECT_PARAM_PROFILE 04-09 03:40:54.326 1274:16262 D/DlbEffectContext: setProfile(profile=5) stageIdx:-29004 04-09 03:40:54.326 20846:20846 I/DolbyAtmosWrapper: setProfile() : for dolby atmos for gaming, 5 04-09 03:40:54.326 20846:20846 I/AudioPathManager: loadAudioPath() : loaded audio path is speaker (0) 04-09 03:40:54.326 20846:20846 I/RestrictModeUtil: isOwnerMode() : user id is 0 04-09 03:40:54.326 20846:20846 E/RestrictModeUtil: isDexMode() : desktop mode manager is null, so it can't be decided 04-09 03:40:54.326 20846:20846 I/RestrictModeUtil: isEmergencyMode() : emergency mode is disabled 04-09 03:40:54.329 1274:16262 I/SoundAlive_Interface_a64: [ 0 ][ 48000 ]Set_USER_EQ() : 0, 0, 0, 0, 0, 0, 0, 0, 0 04-09 03:40:54.329 1274:16262 I/SoundAlive_Interface_a64: [ 1 ][ 48000 ]Set_USER_EQ() : 0, 0, 0, 0, 0, 0, 0, 0, 0 04-09 03:40:54.329 20846:20846 I/SoundAliveWrapper: setEqualizer() : preset is normal (0), levels for 9 bands are 0 0 0 0 0 0 0 0 0 04-09 03:40:54.329 20846:20846 I/EffectManager: updateUHQUpscalerState() : this device doesn't support uhq upscaler 04-09 03:40:54.331 20846:20846 I/LocalBroadcastManager: sendLocalBroadcast() : action is 1 04-09 03:40:54.333 20846:20846 I/AudioManagerWrapper: getCurrentMediaVolume() : current media volume is 0 04-09 03:40:54.333 20846:20846 I/DVFSHelper: handleScreenStateChanged() : current media volume is 0, so no need to boost cpu 04-09 03:40:54.364 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:54.373 1295: 1295 I/gralloc4: @set_metadata: update dataspace from GM (0x08010000 -> 0x00000000) 04-09 03:40:54.377 20461:20461 I/com.buongiorno.newton.Newton: sendEvent: name=WrapperPause, data={"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","AfterGame":true,"WrapperPauseScreen":"SplashScreen","PlayMode":"ONLINE","WrapperDuration":1278,"SplashScreenDuration":1323,"CustomUserId":"3d6357064cc617e82f19671c15dcb6b8","StopReason":"OtherApp (unknown)"} 04-09 03:40:54.377 20461:20461 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162853252 04-09 03:40:54.378 20461:20461 D/com.buongiorno.newton.SimpleObject: Custom data size: 105 04-09 03:40:54.378 20461:20461 V/com.buongiorno.newton.queue.c: last time added: 1744162853252 04-09 03:40:54.378 20461:20461 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: WrapperPausedelta from last insert 1126 04-09 03:40:54.380 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:54.378Z http_data={"event_type":"custom event","name":"WrapperPause","creation_date":"2025-04-09T01:40:54.378Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","custom_data":{"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"front","AfterGame":true,"WrapperPauseScreen":"SplashScreen","PlayMode":"ONLINE","WrapperDuration":1278,"SplashScreenDuration":1323,"CustomUserId":"3d6357064cc617e82f19671c15dcb6b8","StopReason":"OtherApp (unknown)"}} 04-09 03:40:54.380 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:54.378Z 04-09 03:40:54.381 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:54.378Z 04-09 03:40:54.383 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:54.378Z 04-09 03:40:54.384 20461:20461 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:54.384 20461:20461 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 1731, isQueueDataExpired=false 04-09 03:40:54.384 20461:20461 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: WrapperPause 04-09 03:40:54.385 20461:20461 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:54.388 20461:20461 I/ViewRootImpl@b08541e[MainActivity_99: destroyHardwareResources: Callers=android.view.ViewRootImpl.performTraversals:3932 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 android.os.Handler.handleCallback:958 android.os.Handler.dispatchMessage:99 04-09 03:40:54.389 20461:20588 D/BLASTBufferQueue: [ViewRootImpl@b08541e[MainActivity_99]#1](f:0,a:0) destructor() 04-09 03:40:54.390 20461:20588 D/BufferQueueConsumer: [ViewRootImpl@b08541e[MainActivity_99]#1(BLAST Consumer)1](id:4fed00000001,api:0,p:-1,c:20461) disconnect 04-09 03:40:54.391 1830: 4582 V/WindowManager: Relayout Window{6e4ea82 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99}: viewVisibility=8 req=2340x1080 ty=1 d0 04-09 03:40:54.396 1830: 4582 V/WindowManager: Relayout hash=6e4ea82, pid=20461, syncId=-1: mAttrs={(0,0)(fillxfill) sim={adjust=pan} layoutInDisplayCutoutMode=shortEdges ty=BASE_APPLICATION wanim=0x10302f2 fl=81810500 pfl=12008040 apr=LIGHT_NAVIGATION_BARS bhv=SHOW_TRANSIENT_BARS_BY_SWIPE fitSides= naviIconColor=0 sfl=100000} 04-09 03:40:54.397 20461:20461 I/ViewRootImpl@b08541e[MainActivity_99: Relayout returned: old=(0,0,2340,1080) new=(0,0,2340,1080) relayoutAsync=false req=(2340,1080)8 dur=7 res=0x402 s={false 0x0} ch=false seqId=0 04-09 03:40:54.399 1830: 1854 E/WindowManager: win=Window{6e4ea82 u0 net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99} destroySurfaces: appStopped=true cleanupOnResume=false win.mWindowRemovalAllowed=false win.mRemoveOnExit=false win.mViewVisibility=8 caller=com.android.server.wm.ActivityRecord.destroySurfaces:6952 com.android.server.wm.ActivityRecord.destroySurfaces:6933 com.android.server.wm.ActivityRecord.activityStopped:7633 com.android.server.wm.ActivityClientController.activityStopped:321 android.app.IActivityClientController$Stub.onTransact:702 com.android.server.wm.ActivityClientController.onTransact:186 android.os.Binder.execTransactInternal:1380 04-09 03:40:54.400 1830: 1854 I/WindowManager: Destroying surface Surface(name=net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461)/@0x65c5a76 called by com.android.server.wm.WindowStateAnimator.destroySurface:799 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:472 com.android.server.wm.WindowState.destroySurfaceUnchecked:4201 com.android.server.wm.WindowState.destroySurface:4175 com.android.server.wm.ActivityRecord.destroySurfaces:6952 com.android.server.wm.ActivityRecord.destroySurfaces:6933 com.android.server.wm.ActivityRecord.activityStopped:7633 com.android.server.wm.ActivityClientController.activityStopped:321 04-09 03:40:54.406 1295: 1295 I/Layer: id=125187 removeFromCurrentState net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125187 (204) 04-09 03:40:54.420 609: 609 D/io_stats: !@ 8,32 r 48910075 1307975624 w 14811154 293939376 d 1887679 424244176 f 0 2423132 iot 31311504 0 th 0 0 0 pt 0 inp 0 0 959075.332 04-09 03:40:54.425 1295: 1671 I/SurfaceFlinger: id=125187 Removed net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125187 (204) 04-09 03:40:54.426 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:54.428 1244: 1270 I/mtkpower@impl: [setMode] type:5, enabled:0 04-09 03:40:54.428 1295: 1295 I/BufferQueueDebug: [net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125187](this:0xb400007da23faba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:40:54.428 1295: 1295 I/Layer: id=125187 Destroyed net.playtouch.dressupthegirllikeastarorange/com.buongiorno.wrapper.MainActivity_99$_20461#125187 04-09 03:40:54.431 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.439 1295: 1295 I/SurfaceFlinger: SFWD update time=959075351357394 04-09 03:40:54.455 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:54.457 1830: 1867 D/SGM:GameManager: identifyForegroundApp. net.playtouch.dressupthegirllikeastarorange, mCurrentUserId: 0, callerUserId: 0 04-09 03:40:54.457 1830: 1867 D/SGM:PkgDataHelper: getGamePkgData(). net.playtouch.dressupthegirllikeastarorange 04-09 03:40:54.457 1830: 1867 D/SGM:SemGameManager: isForegroundGame(), ret=false 04-09 03:40:54.459 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.460 1830: 2285 D/ConnectivityService: handleInitialEvaluationTimeout 615 04-09 03:40:54.485 23437:23437 I/InputMethodService: removeImeSurface 04-09 03:40:54.486 23437:23437 I/InputMethodService: cancelImeSurfaceRemoval: removeCallbacks 04-09 03:40:54.554 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:54.558 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.770 1830: 2343 D/CompatibilityChangeReporter: Compat change id reported: 74210811; UID 1000; state: DISABLED 04-09 03:40:54.876 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:54.887 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.894 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=6.93 dur=1009.79 max=409.96 min=22.06 04-09 03:40:54.909 1237:20825 I/mtkpower_client: perf_lock_rel, hdl:58888, tid:20825 04-09 03:40:54.909 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58888, idx:0 04-09 03:40:54.910 1244: 1297 I/libPowerHal: [set_cpuidle] enable:1, fd:14, scn:0xb40000759b761d00 04-09 03:40:54.910 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1c3c100 param:1 04-09 03:40:54.911 1237:20825 I/mtkpower_client: perf_lock_rel, hdl:58887, tid:20825 04-09 03:40:54.912 1244: 1297 I/libPowerHal: [perfLockRel] hdl:58887, idx:1 04-09 03:40:54.925 1237:20825 I/HYPER-HAL: [RequestManager.cpp]releaseLocked(): Released ID : 1730760 04-09 03:40:54.926 1244: 1297 I/libPowerHal: [PD] vendor.samsung. update cmd:1000000 param:-1 04-09 03:40:54.933 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:54.941 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.944 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:54.947 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.951 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:38.429634,dur:1014.84,max:332.95,min:5.95 04-09 03:40:54.955 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:54.958 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.966 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:54.969 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.976 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:54.979 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.988 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:54.991 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:54.999 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.002 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.010 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.011 20461:20520 D/Heartbeat: true 04-09 03:40:55.014 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.023 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.026 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.033 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.035 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.043 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.046 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.054 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.058 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.068 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.071 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.078 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.080 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.088 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.090 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.100 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.102 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.115 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.118 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.120 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:40:55.123 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.125 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.132 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.134 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.144 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.146 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.154 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.157 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.166 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.168 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.177 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.179 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.233 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.236 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.244 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.246 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.254 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.257 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.266 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.269 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.277 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.279 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.286 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.288 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.301 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.303 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.315 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.319 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.330 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.339 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.343 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.346 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.350 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.353 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.358 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.360 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.366 1830: 3494 D/SemWifiUsabilityStatsMonitor: onWifiUsabilityStats - seqNum 42689, isSameBssidAndFreq true 04-09 03:40:55.367 1830: 2357 I/SemWifiLinkQualityMonitor: Link stat: 0 / 0 / 1,00 (13) / 433 / -40.0 || 100.0 : 433,00 / 0.5 : 1,00 / 0.55 : 0,30 / G (G) || 0,12 ms / 65,93 Mbps / D || 0 / N / 0 Y / 0 Y 04-09 03:40:55.370 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.373 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.380 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.383 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.395 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.399 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.405 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.407 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.415 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.419 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.426 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.428 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.436 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.440 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.449 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.451 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.456 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.459 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.470 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.472 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.480 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.482 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.489 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.491 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.502 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.504 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.516 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.520 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.523 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.526 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.536 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.539 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.548 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.555 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.559 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.562 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.567 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.570 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.581 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.583 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.591 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.594 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.604 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.608 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.613 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.616 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.625 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.628 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.634 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.637 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.648 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.650 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.657 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.659 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.669 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.669 2514: 2514 D/SecPowerUI.Notification: showChargingNotice oldChargingType : 8 / currentChargingType : 8, oldChargingTime : 24050000 / mChargingTime : 24050000 04-09 03:40:55.670 2514: 2514 D/SecPowerUI.Notification: showChargingNotice There is no change about charging status, so return! 04-09 03:40:55.672 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.677 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.679 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.683 4015: 4889 I/SDHMS:C: SIOP:: AP:410 BAT:347 USB:346 CHG:394 PA:403 WIFI:388 BLK:0 SUBBAT:0 SKIN:367 SKINF:359 SKINB:367 LRP:367 LRP2:367 LRF2:359 LRB2:367 AP2:366 CHG2:350 MEM2:367 WIFI2:366 SPK2:340 VAP05:405 04-09 03:40:55.690 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.694 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.701 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.703 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.712 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.715 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.725 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.727 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.737 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.740 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.746 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.750 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.759 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.762 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.767 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.770 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.781 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.786 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.791 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.796 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.805 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.809 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.812 20461:20585 I/com.buongiorno.newton.Newton: sendEvent: name=PackageInstall, data={"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"back","PackageName":"net.playtouch.dressupthegirllikeastarorange","InstallTime":"2025-04-09 03:40:33","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"} 04-09 03:40:55.812 20461:20585 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162854378 04-09 03:40:55.813 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.813 20461:20585 D/com.buongiorno.newton.SimpleObject: Custom data size: 136 04-09 03:40:55.813 20461:20585 V/com.buongiorno.newton.queue.c: last time added: 1744162854378 04-09 03:40:55.813 20461:20585 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: PackageInstalldelta from last insert 1435 04-09 03:40:55.814 20461:20585 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:40:55.813Z http_data={"event_type":"custom event","name":"PackageInstall","creation_date":"2025-04-09T01:40:55.813Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","custom_data":{"Msisdn":"A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","CurrentNetwork":"WIFI","ProcessType":"back","PackageName":"net.playtouch.dressupthegirllikeastarorange","InstallTime":"2025-04-09 03:40:33","PlayMode":"ONLINE","CustomUserId":"3d6357064cc617e82f19671c15dcb6b8"}} 04-09 03:40:55.815 20461:20585 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:40:55.813Z 04-09 03:40:55.815 20461:20585 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:40:55.813Z 04-09 03:40:55.815 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.819 20461:20585 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:40:55.813Z 04-09 03:40:55.820 20461:20585 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:55.820 20461:20585 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 3167, isQueueDataExpired=false 04-09 03:40:55.820 20461:20585 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: PackageInstall 04-09 03:40:55.821 20461:20585 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:40:55.822 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.825 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.833 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.836 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.846 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.849 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.859 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.865 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.868 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.872 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.877 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.881 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.893 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.896 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.901 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.904 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.904 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=81.16 dur=1010.31 max=55.65 min=10.20 04-09 03:40:55.916 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.920 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.923 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.926 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.934 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.937 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.946 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.950 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.957 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.960 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.962 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:85.022003,dur:1011.50,max:44.53,min:9.09 04-09 03:40:55.969 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.972 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.979 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.982 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:55.991 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:55.994 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.003 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.006 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.013 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.016 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.024 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.028 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.035 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.038 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.045 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.048 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.058 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.061 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.070 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.073 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.077 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.079 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.090 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.092 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.102 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.105 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.113 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.116 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.124 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.127 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.135 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.138 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.145 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.147 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.157 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.162 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.164 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:40:56.165 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.167 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.179 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.184 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.192 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.195 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.197 2514: 2514 D/KeyguardSecIndicationPolicy: remove Item pos = DEFAULT , id = 10525, 04-09 03:40:56.198 2514: 2514 D/KeyguardSecIndicationPolicy: update top pos = DEFAULT, item = [id=10525|ty=BATTERY|pr=40|txt= 59% 6 h 40 min avant pleine charge|ti=duration=3000|an=false] -> [id=10527|ty=UNLOCK_GUIDE|pr=25|txt=Faire glisser un doigt pour ouvrir|ti=duration=PERSISTENT|an=false] 04-09 03:40:56.199 2514: 2514 D/AnimatorSet: mReversing is false. Don't call initChildren. 04-09 03:40:56.200 2514: 2514 D/AnimatorSet: mReversing is false. Don't call initChildren. 04-09 03:40:56.200 2514: 2514 D/AnimatorSet: mReversing is false. Don't call initChildren. 04-09 03:40:56.202 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.207 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.213 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.215 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.224 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.227 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.236 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.239 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.247 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.250 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.255 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.258 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.266 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10053[I] 04-09 03:40:56.266 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10053[I] 04-09 03:40:56.268 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.272 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.276 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.278 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.288 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.291 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.298 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.299 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.313 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.315 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.320 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.322 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.332 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.334 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.344 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.346 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.356 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.359 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.370 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.373 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.377 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.380 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.392 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.395 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.400 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.403 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.410 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.413 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.424 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.424 609: 609 D/io_stats: !@ 8,32 r 48910402 1307981988 w 14811174 293940008 d 1887680 424247772 f 0 2423136 iot 31311856 0 th 0 0 0 pt 0 inp 0 0 959077.336 04-09 03:40:56.426 609: 609 D/io_stats: !@ Read_top(KB): ocessService0:0(20543) 5476 .app.soundalive(20846) 4064 likeastarorange(20461) 2240 04-09 03:40:56.427 609: 609 D/io_stats: !@ Write_top(KB): -(0) 6768 likeastarorange(20461) 4312 f2fs_ckpt-254:5(3098) 840 04-09 03:40:56.427 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.433 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.435 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.449 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.451 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.456 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.459 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.467 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.471 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.480 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.485 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.490 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.494 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.501 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.504 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.513 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.518 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.522 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.526 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.535 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.539 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.548 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.551 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.559 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.562 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.567 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.571 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.579 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.581 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.589 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.593 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.599 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.601 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.612 1830: 1993 D/ActivityManager: freezing 20670 com.samsung.android.networkdiagnostic 04-09 03:40:56.613 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.616 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.620 1830: 1993 I/UMR: B|Compact com.samsung.android.networkdiagnostic(20670) 04-09 03:40:56.622 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.625 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.630 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.633 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.642 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.644 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.656 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.658 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.664 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.667 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.677 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.680 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.685 1830: 1993 I/UMR: E|Compact d_rss=-5460KB 04-09 03:40:56.687 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.691 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.701 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.704 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.712 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.715 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.724 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.728 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.732 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.734 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.745 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.748 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.756 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.761 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.767 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.770 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.780 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.784 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.790 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.793 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.802 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.805 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.812 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.815 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.822 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.824 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.831 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.835 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.844 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.847 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.857 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.860 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.866 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.870 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.877 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.880 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.891 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.894 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.901 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.905 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.912 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.914 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.11 dur=1009.91 max=11.78 min=10.24 04-09 03:40:56.915 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.920 1830: 2497 I/Pageboost: Launcher App Execution 04-09 03:40:56.921 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.924 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.932 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.934 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.947 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.950 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.959 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.962 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.967 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.969 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.973 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.051437,dur:1010.53,max:13.28,min:9.29 04-09 03:40:56.978 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.981 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.992 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:56.995 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:56.999 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.001 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.013 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.016 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.024 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.027 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.032 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.035 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.044 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.047 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.057 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.059 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.068 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.071 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.078 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.081 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.088 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.091 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.099 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.101 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.111 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.114 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.122 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.126 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.128 2514: 2596 D/Tile.WifiTile: handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true 04-09 03:40:57.129 2514: 2596 D/Tile.WifiTile: handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true 04-09 03:40:57.134 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.138 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.145 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.148 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.156 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.158 1639: 1639 D/connsyslogger: Open FIFO for close 04-09 03:40:57.160 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.167 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.170 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.176 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.182 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.189 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.192 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.200 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.204 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.211 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.214 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.225 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.229 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.235 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.239 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.244 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.247 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.256 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.259 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.267 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.270 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.278 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.281 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.289 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.292 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.299 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.303 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.313 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.323 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.326 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.335 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.340 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.345 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.350 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.357 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:40:57.360 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.364 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.367 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.370 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.378 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.384 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.387 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.389 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.398 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.400 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.408 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.410 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.423 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.426 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.432 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.435 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.444 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.447 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.454 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.458 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.466 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.468 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.474 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.477 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.487 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.489 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.501 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.503 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.512 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.515 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.521 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.524 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.532 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.535 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.545 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.548 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.555 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.558 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.565 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.567 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.577 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.579 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.589 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.592 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.600 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.603 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.609 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.611 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.620 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.622 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.634 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.638 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.644 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.648 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.656 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.660 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.666 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.670 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.678 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.681 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.689 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.692 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.700 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.703 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.712 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.715 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.721 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.724 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.734 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.737 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.743 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.746 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.752 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.755 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.766 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.770 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.775 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.779 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.788 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.791 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.800 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.802 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.813 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.816 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.820 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.823 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.833 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.836 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.842 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.845 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.854 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.857 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.865 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.868 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.877 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.881 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.886 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.889 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.902 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.905 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.911 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.918 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.922 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.924 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.12 dur=1009.78 max=11.98 min=10.29 04-09 03:40:57.925 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.934 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.937 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.943 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.946 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.956 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.961 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.965 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.970 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.978 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.981 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:57.981 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.256241,dur:1008.24,max:12.94,min:9.15 04-09 03:40:57.987 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:57.991 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.000 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.003 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.011 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.015 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.029 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.033 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.036 1830: 2384 D/WifiConnectivityMonitor.NetworkStatsAnalyzer: Backhaul result - RSSI:-40, CE:7, PE:7, TI:13, PTI:13, TW:34, PTW:26, Tx:166, Rx:179, TxS:156, RxS:162, RESULT:true, IC:0, ICT:5, WC:0, WCT:5, R:2, RC:0, IE:0, EC:0 04-09 03:40:58.036 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.040 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.043 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.047 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.056 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.059 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.063 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.065 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.086 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.090 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.098 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.100 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.109 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.114 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.122 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.125 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.133 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.136 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.144 4015: 4212 I/R0: limitCPUFreq:: freq = 2100000 04-09 03:40:58.145 4015: 4212 I/SemDvfsHyPerManager: acquire hyper - SIOP_ARM_MAX/4015@2, type = 301993986 04-09 03:40:58.145 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.146 1237: 1266 I/HYPER-HAL: RequestManager.cpp]acquire(): Acquired ID : 8070155 [4015 / 2] HINT : list : [CPUMaxFreq / 2100000: 04-09 03:40:58.149 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.154 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.163 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.166 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.175 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.178 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.185 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.188 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.194 2514: 2596 D/DeviceState: isESIM() :0 : false 04-09 03:40:58.194 2514: 2596 D/NetworkController.MobileSignalController(2): isPowerOffServiceState,mCurrentState.getVoiceServiceState() = 0,mCurrentState.airplaneMode = false,mCurrentState.canCellularVoiceService() = true,mCurrentState.isVoiceCallAvailable() = true 04-09 03:40:58.194 2514: 2596 D/AirplaneModeTile: handleUpdateState mIsWiFiOnlyDevice false isNoSimState false isNoSimState isPowerOffServiceState false mSetting.getValue() 0 04-09 03:40:58.194 2514: 2596 D/AirplaneModeTile: handleUpdateState: value = false, state = 1 04-09 03:40:58.198 2514: 2596 D/Tile.WifiTile: handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true 04-09 03:40:58.199 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.199 2514: 2596 D/Tile.WifiTile: handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true 04-09 03:40:58.202 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.203 2514: 2596 D/DeviceState: isESIM() :0 : false 04-09 03:40:58.203 2514: 2596 D/NetworkController.MobileSignalController(2): isPowerOffServiceState,mCurrentState.getVoiceServiceState() = 0,mCurrentState.airplaneMode = false,mCurrentState.canCellularVoiceService() = true,mCurrentState.isVoiceCallAvailable() = true 04-09 03:40:58.203 2514: 2596 D/AirplaneModeTile: handleUpdateState mIsWiFiOnlyDevice false isNoSimState false isNoSimState isPowerOffServiceState false mSetting.getValue() 0 04-09 03:40:58.203 2514: 2596 D/AirplaneModeTile: handleUpdateState: value = false, state = 1 04-09 03:40:58.209 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.212 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.214 2514: 2596 D/SBluetoothTile: handleUpdateState enabled = false connected = false connecting = false changedState =false bluetoothState = 10 enabledChanging = false state = QSTile$BooleanState[spec=Bluetooth,icon=ResourceIcon[resId=0x7f080dda],iconSupplier=null,label=Bluetooth,secondaryLabel=,contentDescription=Bluetooth,D?sactiv?,stateDescription=null,dualLabelContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy=false,dualTarget=true,isTransient=false,state=1,slash="null",sideViewCustomDrawable=null,tileClassName=null,value=false,forceExpandIcon=false] 04-09 03:40:58.217 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.218 2514: 2596 D/SBluetoothTile: handleUpdateState enabled = false connected = false connecting = false changedState =false bluetoothState = 10 enabledChanging = false state = QSTile$BooleanState[spec=Bluetooth,icon=ResourceIcon[resId=0x7f080dda],iconSupplier=null,label=Bluetooth,secondaryLabel=,contentDescription=Bluetooth,D?sactiv?,stateDescription=null,dualLabelContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy=false,dualTarget=true,isTransient=false,state=1,slash="null",sideViewCustomDrawable=null,tileClassName=null,value=false,forceExpandIcon=false] 04-09 03:40:58.220 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.220 2514: 2596 D/SBluetoothTile: handleUpdateState enabled = false connected = false connecting = false changedState =false bluetoothState = 10 enabledChanging = false state = QSTile$BooleanState[spec=Bluetooth,icon=ResourceIcon[resId=0x7f080dda],iconSupplier=null,label=Bluetooth,secondaryLabel=,contentDescription=Bluetooth,D?sactiv?,stateDescription=null,dualLabelContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy=false,dualTarget=true,isTransient=false,state=1,slash="null",sideViewCustomDrawable=null,tileClassName=null,value=false,forceExpandIcon=false] 04-09 03:40:58.221 2514: 2596 D/SBluetoothTile: handleUpdateState enabled = false connected = false connecting = false changedState =false bluetoothState = 10 enabledChanging = false state = QSTile$BooleanState[spec=Bluetooth,icon=ResourceIcon[resId=0x7f080dda],iconSupplier=null,label=Bluetooth,secondaryLabel=,contentDescription=Bluetooth,D?sactiv?,stateDescription=null,dualLabelContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy=false,dualTarget=true,isTransient=false,state=1,slash="null",sideViewCustomDrawable=null,tileClassName=null,value=false,forceExpandIcon=false] 04-09 03:40:58.221 2514: 2596 D/SBluetoothTile: handleUpdateState enabled = false connected = false connecting = false changedState =false bluetoothState = 10 enabledChanging = false state = QSTile$BooleanState[spec=Bluetooth,icon=ResourceIcon[resId=0x7f080dda],iconSupplier=null,label=Bluetooth,secondaryLabel=,contentDescription=Bluetooth,D?sactiv?,stateDescription=null,dualLabelContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy=false,dualTarget=true,isTransient=false,state=1,slash="null",sideViewCustomDrawable=null,tileClassName=null,value=false,forceExpandIcon=false] 04-09 03:40:58.222 2514: 2596 D/SBluetoothTile: handleUpdateState enabled = false connected = false connecting = false changedState =false bluetoothState = 10 enabledChanging = false state = QSTile$BooleanState[spec=Bluetooth,icon=ResourceIcon[resId=0x7f080dda],iconSupplier=null,label=Bluetooth,secondaryLabel=,contentDescription=Bluetooth,D?sactiv?,stateDescription=null,dualLabelContentDescription=null,expandedAccessibilityClassName=null,disabledByPolicy=false,dualTarget=true,isTransient=false,state=1,slash="null",sideViewCustomDrawable=null,tileClassName=null,value=false,forceExpandIcon=false] 04-09 03:40:58.231 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.233 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.240 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.243 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.254 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.258 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.263 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.266 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.277 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.279 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.280 1830:20832 I/SystemUiVisibilityPolicyController: handleMessage: entry what = 101 04-09 03:40:58.287 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.290 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.296 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.298 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.310 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.314 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.322 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.326 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.332 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.335 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.343 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.346 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.353 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.356 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.366 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.369 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.375 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.378 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.381 1830: 3494 D/SemWifiUsabilityStatsMonitor: onWifiUsabilityStats - seqNum 42690, isSameBssidAndFreq true 04-09 03:40:58.383 2514: 2514 D/StatusBarIconController: ignoring old pipeline callback because the new wifi icon is enabled 04-09 03:40:58.383 2514: 2596 D/Tile.WifiTile: handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true 04-09 03:40:58.388 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.391 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.400 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.403 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.403 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.409 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.412 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.413 1295: 1295 I/BufferQueueProducer: [StatusBar$_2514#109](this:0xb400007d9f9dcba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=0.38 dur=5250.09 max=5216.77 min=33.33 04-09 03:40:58.422 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.425 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.428 609: 609 D/io_stats: !@ 8,32 r 48910447 1307982504 w 14811225 293944336 d 1887680 424247772 f 0 2423136 iot 31311968 0 th 0 0 0 pt 0 inp 0 0 959079.339 04-09 03:40:58.434 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.438 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.445 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.449 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.454 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.457 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.466 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.469 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.476 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.479 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.485 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.487 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.498 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.501 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.510 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.515 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.519 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.521 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.533 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.536 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.542 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.545 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.554 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.557 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.566 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.569 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.576 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.579 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.589 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.592 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.596 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.599 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.610 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.613 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.620 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.623 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.633 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.639 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:40:58.640 4015: 4015 I/SDHMS:LOAD: type: LoadsFreqs, value: 0:0:16:1274999:2200000:725000:1157000:2000000:500000:159:493:0 04-09 03:40:58.643 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.647 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.649 1221:20845 D/[Awinic: set vmax: 0 04-09 03:40:58.649 1221:20845 D/aurisys_lib_handler: [LIB] aw_set_node_vmax_update_pthread: Awinic dev[0] capacity percent: 59%, set vmax db: 0.0000db(0x00000000), vmax percent: 100.00% done 04-09 03:40:58.649 1221:20845 D/[Awinic: set vmax: 0 04-09 03:40:58.649 1221:20845 D/aurisys_lib_handler: [LIB] aw_set_node_vmax_update_pthread: Awinic dev[1] capacity percent: 59%, set vmax db: 0.0000db(0x00000000), vmax percent: 100.00% done 04-09 03:40:58.656 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.659 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.666 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.670 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.676 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.679 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.685 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.688 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.698 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.701 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.707 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.710 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.719 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.722 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.730 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.733 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.742 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.745 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.754 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.758 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.764 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.768 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.773 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.776 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.787 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.790 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.797 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.800 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.809 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.812 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.820 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.824 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.832 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.835 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.843 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.847 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.853 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.856 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.863 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.866 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.875 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.878 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.886 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.888 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.897 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.900 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.905 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.907 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.917 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.919 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.931 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.934 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.07 dur=1010.35 max=11.94 min=10.46 04-09 03:40:58.935 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.941 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.942 1830: 4541 D/CompatibilityChangeReporter: Compat change id reported: 261072174; UID 1000; state: ENABLED 04-09 03:40:58.944 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.946 1830: 4541 D/CompatibilityChangeReporter: Compat change id reported: 261072174; UID 11303; state: ENABLED 04-09 03:40:58.953 1830: 4541 I/ActivityManager: Killing 19857:com.google.android.videos/u0a296 (adj 915): empty #21 04-09 03:40:58.958 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.959 24045:24045 D/BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.notifications.capping.api.NotificationsCappingApiService.START dat=chimera-action:/... cmp=com.google.android.gms/.chimera.GmsApiService } 04-09 03:40:58.960 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.960 1830: 1875 I/libprocessgroup: Successfully killed process cgroup uid 10296 pid 19857 in 5ms 04-09 03:40:58.963 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.964 1244: 1271 D/power@timer: [mtkPowerTimer] visRead:0 04-09 03:40:58.967 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.969 1830: 1854 W/ProcessStats: Tracking association SourceState{7c519f7 com.google.android.gms.persistent/10220 ImpBg #1904568} whose proc state 6 is better than process ProcessState{4074957 com.google.android.gms/10220 pkg=com.google.android.gms} proc state 14 (266 skipped) 04-09 03:40:58.978 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.981 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.983 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.985 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.990 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.188187,dur:1009.00,max:13.05,min:9.39 04-09 03:40:58.993 20010:20057 I/ForwardSyncCache: reclaimMemory: Clearing caches 04-09 03:40:58.994 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:58.996 20010:20057 W/BugleSpam: trimming memory: closing msg model. 04-09 03:40:58.996 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:58.999 20010:20057 W/Bugle: TextClassifierLibManagerImpl: Reclaiming memory at level: 40 04-09 03:40:59.000 1830: 2593 I/MediaSessionStack: removeSession | record: com.google.android.videos/play_movies_media (userId=0) 04-09 03:40:59.000 1830: 2285 D/ConnectivityService: releasing NetworkRequest [ REQUEST id=125658, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10296 RequestorUid: 10296 RequestorPkg: com.google.android.videos UnderlyingNetworks: Null] ] (release request) 04-09 03:40:59.001 1830: 2285 D/ConnectivityService: Removing from current network [260 WIFI], leaving 135 requests. 04-09 03:40:59.002 1830: 2359 D/SemWifiMediaStateMonitor: EVENT_UPDATE_MEDIA_SESSION 04-09 03:40:59.004 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10296[I] 04-09 03:40:59.005 1213: 1213 I/Zygote: Process 19857 exited due to signal 9 (Killed) 04-09 03:40:59.005 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10296[I] 04-09 03:40:59.005 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.008 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.010 1830: 1865 D/DisplayManagerService: Drop pending events for gone uid 10296 04-09 03:40:59.016 1830: 2255 D/CompatibilityChangeReporter: Compat change id reported: 218533173; UID 10296; state: ENABLED 04-09 03:40:59.017 1830: 2255 D/CompatibilityChangeReporter: Compat change id reported: 262645982; UID 10296; state: ENABLED 04-09 03:40:59.018 1830: 4546 I/ActivityManager: Killing 19723:com.docomo.apktesterapp/u0a631 (adj 999): empty #21 04-09 03:40:59.018 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.019 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.022 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10093[I] 04-09 03:40:59.022 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10093[I] 04-09 03:40:59.024 1830: 1875 I/libprocessgroup: Successfully killed process cgroup uid 10631 pid 19723 in 6ms 04-09 03:40:59.026 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.029 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.037 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.040 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.051 1213: 1213 I/Zygote: Process 19723 exited due to signal 9 (Killed) 04-09 03:40:59.052 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.053 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10631[I] 04-09 03:40:59.053 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10631[I] 04-09 03:40:59.055 1830: 1865 D/DisplayManagerService: Drop pending events for gone uid 10631 04-09 03:40:59.056 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.061 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.065 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.074 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.077 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.083 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.086 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.095 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.098 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.107 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.111 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.119 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.123 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.131 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.134 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.141 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.144 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.152 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.154 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.160 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.163 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.173 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.175 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.184 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.186 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.196 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.197 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.204 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.206 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.218 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.222 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.227 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.230 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.242 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.246 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.250 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.251 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.263 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.265 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.270 24045:24045 D/BoundBrokerSvc: onUnbind: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms } 04-09 03:40:59.272 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.275 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.286 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.292 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.295 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.300 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.307 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.308 20899:20899 D/AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 2000 <<<<<< 04-09 03:40:59.311 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.318 20899:20899 I/app_process: MMAP_TRYLOCK is not supported in uffd addr:0x7b2c164000 page-size:4096 04-09 03:40:59.318 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.319 20899:20899 I/AndroidRuntime: Using default boot image 04-09 03:40:59.319 20899:20899 I/AndroidRuntime: Leaving lock profiling enabled 04-09 03:40:59.320 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.320 20899:20899 D/SecNativeFeatureCppIf: encoded 04-09 03:40:59.320 20899:20899 D/SecNativeFeatureCppIf: decoding and unzip finish 04-09 03:40:59.320 20899:20899 D/SecNativeFeatureCppIf: use unCompDataBuff. encoded 04-09 03:40:59.320 20899:20899 D/SecNativeFeatureCppIf: Free unCompDataBuff 04-09 03:40:59.320 20899:20899 D/AndroidRuntime: addProductProperty not brand or 7 04-09 03:40:59.325 20899:20899 I/app_process: Using CollectorTypeCMC GC. 04-09 03:40:59.327 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.329 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.342 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.344 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.349 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.351 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.361 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.364 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.373 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.375 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.385 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.386 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.394 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.396 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.408 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.409 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.417 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.418 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.428 20899:20899 D/nativeloader: InitDefaultPublicLibraries for_preload=1: libandroid.so:libaaudio.so:libamidi.so:libbinder_ndk.so:libc.so:libcamera2ndk.so:libdl.so:libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libicu.so:libicui18n.so:libicuuc.so:libjnigraphics.so:liblog.so:libmediandk.so:libm.so:libnativehelper.so:libnativewindow.so:libOpenMAXAL.so:libOpenSLES.so:libRS.so:libstdc++.so:libsync.so:libvulkan.so:libwebviewchromium_plat_support.so:libz.so 04-09 03:40:59.430 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.431 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.439 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.441 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.451 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.453 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.454 20899:20899 D/nativeloader: Load libicu_jni.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:40:59.455 20899:20899 D/app_process: Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat 04-09 03:40:59.455 20899:20899 D/app_process: I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt72l.dat 04-09 03:40:59.456 20899:20899 D/nativeloader: Load libjavacore.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:40:59.458 20899:20899 D/nativeloader: Load libopenjdk.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:40:59.462 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.464 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.472 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.473 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.483 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.484 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.494 20899:20899 E/SemDvfsManager_JNI: SemDvfsManager: registerfunction enter 04-09 03:40:59.494 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.495 20899:20899 E/SemAffinityControl: SemAffinityControl: registerfunction enter 04-09 03:40:59.496 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.505 20899:20899 W/libc: Access denied finding property "ro.product.name_for_attestation" 04-09 03:40:59.505 20899:20899 W/libc: Access denied finding property "ro.product.brand_for_attestation" 04-09 03:40:59.505 20899:20899 W/libc: Access denied finding property "ro.product.model_for_attestation" 04-09 03:40:59.506 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.507 20899:20899 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 04-09 03:40:59.508 20899:20899 D/AndroidRuntime: Calling main entry com.android.commands.uiautomator.Launcher 04-09 03:40:59.509 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.513 20899:20899 D/UiAutomationConnection: Created on user UserHandle{0} 04-09 03:40:59.513 20899:20899 I/UiAutomation: Initialized for user 0 on display 0 04-09 03:40:59.513 20899:20899 W/UiAutomation: Created with deprecatead constructor, assumes DEFAULT_DISPLAY 04-09 03:40:59.517 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.517 1830: 4546 D/AccessibilityManagerService: changeCurrentUserForTestAutomationIfNeededLocked(0): ignoring because device doesn't support visible background users 04-09 03:40:59.518 1830: 4546 I/UiAutomationManager: Registering UiTestAutomationService (id=com.android.server.accessibility/UiAutomation) when called by user 0 04-09 03:40:59.519 1295: 1356 E/BufferQueueDebug: [WindowToken{849cb91 type=2032 android.os.Binder@93c11b8}#125199](this:0xb400007d9f8d4ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'WindowToken{849cb91 type=2032 android.os.Binder@93c11b8}#125199' 04-09 03:40:59.519 1295: 1356 I/BufferQueueDebug: [WindowToken{849cb91 type=2032 android.os.Binder@93c11b8}#125199](this:0xb400007d9f8d4ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:40:59.520 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.520 1295: 1356 I/SurfaceFlinger: id=125199 createSurf, flag=84004, WindowToken{849cb91 type=2032 android.os.Binder@93c11b8}#125199 04-09 03:40:59.527 1830: 4546 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:40:59.527 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.528 1830: 4546 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:40:59.528 1830: 4546 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:40:59.529 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.535 1830: 4546 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:40:59.536 1830: 4546 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:40:59.536 1830: 4546 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:40:59.543 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.548 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.559 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.560 24035:24194 I/albv: NGA disabled since it's running Panthera and at least one a11y feature is on. 04-09 03:40:59.560 24035:24194 I/albv: (REDACTED) Nga state changed to %s 04-09 03:40:59.560 24035:24194 I/albv: (REDACTED) isTngActive=%s 04-09 03:40:59.561 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.565 23450:23975 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:40:59.566 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.568 23450:23975 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:40:59.568 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.570 24035:19165 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:40:59.570 24035:19168 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:40:59.571 1830: 1830 I/AccessibilityManagerService: semIsAccessibilityServiceEnabled() 04-09 03:40:59.571 1830: 1830 I/AccessibilityManagerService: accesibilityService is null 04-09 03:40:59.571 1830: 1830 I/AccessibilityManagerService: semIsAccessibilityServiceEnabled() 04-09 03:40:59.571 1830: 1830 I/AccessibilityManagerService: accesibilityService is null 04-09 03:40:59.572 1830: 1830 D/AS.AudioService: Accessibility volume enabled = false 04-09 03:40:59.572 1830: 1830 D/BatterySaverPolicy: accessibility changed to true, updating policy. 04-09 03:40:59.572 9889: 9889 I/SafetyCenterAccessibilityListener: accessibility event occurred, safety center feature not enabled. 04-09 03:40:59.584 2514: 2514 D/Navbar.Store: ----handleEvent(0) OnUpdateRemoteViewContainer(leftContainer=android.widget.LinearLayout{67a75b9 I.E...... ......ID 0,0-135,118 #7f0a0597 app:id/left_remoteview}, rightContainer=android.widget.LinearLayout{818adfe I.E...... ......ID 0,962-135,1080 #7f0a08aa app:id/right_remoteview}, contextualButtonVisible=false, darkIntensity=0.0, displayId=0) [Module] SamsungNavigationBarView 04-09 03:40:59.585 2514: 2514 D/Navbar.Store: ------[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER 04-09 03:40:59.585 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewContainer 04-09 03:40:59.585 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.585 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewDarkIntensity 04-09 03:40:59.585 2514: 2514 D/Navbar.Store: handleEvent(0) OnNavBarUpdateA11YService(clickable=false, longClickable=false) [Module] NavigationBar 04-09 03:40:59.585 2514: 2514 D/Navbar.Store: --[Band]SETUPWIZARD_PACK_UPDATE_A11Y_SERVICE 04-09 03:40:59.587 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.594 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.596 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.605 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.607 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.620 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.625 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.630 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.634 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.642 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.647 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.651 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.654 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.661 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.665 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.673 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.675 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.685 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.688 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.699 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.703 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.708 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.712 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.720 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.723 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.730 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.734 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.740 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.743 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.751 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.753 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.760 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.763 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.772 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.776 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.786 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.790 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.797 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.800 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.800 1830: 1872 I/ActivityManager: Changes in 10128 5 to 15, 56 to 0 04-09 03:40:59.801 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10128[I] 04-09 03:40:59.801 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10128[I] 04-09 03:40:59.809 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.811 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.819 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.822 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.827 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.829 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.840 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.842 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.850 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.852 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.861 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.866 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.875 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.878 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.886 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.889 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.899 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.902 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.909 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.914 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.919 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:40:59.921 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.928 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.930 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.942 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.944 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=89.19 dur=1009.05 max=22.35 min=6.70 04-09 03:40:59.946 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.953 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.958 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.963 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.967 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.975 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.978 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.983 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.986 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:40:59.994 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:40:59.997 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.001 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:89.000999,dur:1011.22,max:22.80,min:6.77 04-09 03:41:00.004 2514: 3170 I/DateTimeView: updateAll - getTimeFormat 04-09 03:41:00.004 2514: 3170 D/QSClockBellTower: onReceive(android.intent.action.TIME_TICK) mTimeZoneString:Europe/Paris 04-09 03:41:00.005 2514: 2514 D/FaceWidgetPagesController: onTimeChanged() 04-09 03:41:00.005 1830: 1830 I/EyeComfortSolutionService: action : android.intent.action.TIME_TICK 04-09 03:41:00.009 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.011 20461:20801 D/Heartbeat: true 04-09 03:41:00.014 2514: 2514 D/QSClockBellTower: He is ready to ring the bell. (((QSClockBellSound - TimeText:03:41, TimeContentDescription:03:41, DateText:mer. 9 avril, ShortDateText:mer. 9 avr., Demo:false, QuickStar-Second(false|12:34:56), QuickStar-DateText:mer. 9 avr.))) 04-09 03:41:00.016 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.020 2514: 2514 D/QSClock: StatusBar clock=03:41 notifyTimeChanged(QSClockBellSound - TimeText:03:41, TimeContentDescription:03:41, DateText:mer. 9 avril, ShortDateText:mer. 9 avr., Demo:false, QuickStar-Second(false|12:34:56), QuickStar-DateText:mer. 9 avr.) clockVisibleByPolicy=true, clockVisibleByUser=true, visible=true, parent=android.widget.LinearLayout{91564e3 V.E...... ......ID 0,0-106,68 #7f0a0591 app:id/left_clock_container} 04-09 03:41:00.020 2514: 2514 D/QSClockBellTower: Everyone heard the bell. run(currentTime:1744162860013, getTime():Wed Apr 09 03:41:00 GMT+02:00 2025, getTimeZone():libcore.util.ZoneInfo[mDstSavings=3600000,mUseDst=true,mDelegate=[id="Europe/Paris",mRawOffset=3600000,mEarliestRawOffset=561000,transitions=308]]) 04-09 03:41:00.023 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.026 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.028 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.031 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.034 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.036 2514: 2514 D/QsExpandAnimator: mIsDateButtonOverlapped = false >> false, (358.0 + 375) = 733.0 : 1816 04-09 03:41:00.039 2514: 2514 W/View: requestLayout() improperly called by android.widget.FrameLayout{f81ace4 V.E...... ......ID -415,142-1497,2340 #7f0a0846 app:id/qs_frame} during layout: running second layout pass 04-09 03:41:00.041 2514: 2514 D/IndicatorBasicGardener: PhoneStatusBarViewController update is done height=68 hasCameraTopMargin=false cameraTopMargin=0paddingLeft=139 paddingRight=59 maxWidthLeftContainer=1740 maxWidthCenterContainer=0 maxWidthRightContainer=1895 cutout=DisplayCutout{insets=Rect(80, 0 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 472 - 80, 608), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -24.177777778 V 28.4444444444 H 24.177777778 V 0 H 0 Z @dp} rotation={1} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}} 04-09 03:41:00.041 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.044 1295: 1295 I/BufferQueueProducer: [StatusBar$_2514#109](this:0xb400007d9f9dcba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=0.61 dur=1630.59 max=1630.59 min=1630.59 04-09 03:41:00.044 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.050 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.052 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.062 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.065 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.072 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.075 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.085 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.088 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.093 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.095 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.108 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.111 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.117 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.120 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.130 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.135 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.141 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.144 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.151 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.155 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.161 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.164 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.174 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.178 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.184 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.186 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.196 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.202 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.208 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.213 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.219 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.221 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.228 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.230 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.240 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.245 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.253 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.255 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.262 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.266 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.273 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.276 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.282 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.285 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.294 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.297 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.307 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.310 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.322 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.326 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.331 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.335 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.344 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.349 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.353 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.355 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.363 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.367 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.374 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.379 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.383 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.386 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.396 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.399 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.404 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.407 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.418 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.422 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.431 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.433 609: 609 D/io_stats: !@ 8,32 r 48910636 1307984720 w 14811230 293944380 d 1887680 424247772 f 0 2423137 iot 31312136 0 th 0 0 0 pt 0 inp 0 0 959081.344 04-09 03:41:00.434 609: 609 D/io_stats: !@ Read_top(KB): .apps.messaging(20010) 1024 main(20899) 788 ndroid.systemui(2514) 296 04-09 03:41:00.435 609: 609 D/io_stats: !@ Write_top(KB): kworker/u16:0(18230) 4328 system_server(1830) 36 .apps.messaging(20010) 8 04-09 03:41:00.437 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.441 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.445 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.452 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.457 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.463 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.467 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.471 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.473 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.486 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.489 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.498 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.502 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.506 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.508 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.518 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.521 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.528 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.532 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.540 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.542 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.550 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.553 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.561 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.564 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.571 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.577 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.586 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.590 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.596 20899:20899 D/SemCscFeature: Encoded 04-09 03:41:00.608 20461:20461 I/cr_A11yState: Enabled accessibility services list updated. [] 04-09 03:41:00.613 20461:20461 I/cr_A11yState: Informing listeners of changes. 04-09 03:41:00.613 20461:20461 I/cr_A11yState: New AccessibilityState: State{isScreenReaderEnabled=false, isTouchExplorationEnabled=false, isPerformGesturesEnabled=false, isAnyAccessibilityServiceEnabled=false, isAccessibilityToolPresent=false, isSpokenFeedbackServicePresent=false, isTextShowPasswordEnabled=true, isOnlyPasswordManagersEnabled=false} 04-09 03:41:00.623 24045:24045 D/BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.safetynet.service.START pkg=com.google.android.gms } 04-09 03:41:00.623 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.626 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.631 1830: 4546 I/ActivityManager: Changes in 99237 3 to 8, 56 to 0 04-09 03:41:00.634 24045:24045 D/BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.safebrowsing.SafeBrowsingService.START dat=chimera-action:/... cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 04-09 03:41:00.635 1435: 1435 I/CameraService: onUidStateChanged: uid=10220, procState is changed. (3 -> 4) 04-09 03:41:00.636 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10220[I] 04-09 03:41:00.636 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10220[I] 04-09 03:41:00.637 20899:20899 W/AccessibilityNodeInfoDumper: Fetch time: 39ms 04-09 03:41:00.640 1830: 2594 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:00.640 1830: 2594 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:00.640 1830: 2594 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:00.641 1830: 2594 D/AccessibilityManagerService: restoreCurrentUserForTestAutomationIfNeededLocked(): ignoring because device doesn't support visible background users 04-09 03:41:00.642 1830: 2594 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accelerometer_rotation 04-09 03:41:00.642 1830: 2594 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = user_rotation 04-09 03:41:00.643 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.647 1830: 2594 V/WindowManager: rotationForOrientation(orient=SCREEN_ORIENTATION_SENSOR_LANDSCAPE (6), last=ROTATION_90 (1)); user=ROTATION_0 (0) 04-09 03:41:00.647 1830: 2594 D/WindowManager: rotationForOrientation, orientationSource=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891} 04-09 03:41:00.647 1830: 2594 V/WindowManager: Computed rotation=ROTATION_90 (1) for display id=0 based on lastOrientation=SCREEN_ORIENTATION_SENSOR_LANDSCAPE (6) and oldRotation=ROTATION_90 (1), caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2674 com.android.server.wm.WindowManagerService.updateRotationUnchecked:4859 com.android.server.wm.WindowManagerService.thawDisplayRotation:4800 com.android.server.wm.WindowManagerService.thawRotation:4764 android.view.IWindowManager$Stub.onTransact:2718 com.android.server.wm.WindowManagerService.onTransact:1540 04-09 03:41:00.648 20899:20899 D/AndroidRuntime: Shutting down VM 04-09 03:41:00.649 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.652 24035:24191 I/albv: NGA enabled in interactor. 04-09 03:41:00.652 24035:24191 I/albv: (REDACTED) Nga state changed to %s 04-09 03:41:00.653 24035:24191 I/albv: (REDACTED) isTngActive=%s 04-09 03:41:00.654 1295: 1295 I/Layer: id=125199 removeFromCurrentState WindowToken{849cb91 type=2032 android.os.Binder@93c11b8}#125199 (204) 04-09 03:41:00.654 1295: 1295 I/SurfaceFlinger: id=125199 Removed WindowToken{849cb91 type=2032 android.os.Binder@93c11b8}#125199 (204) 04-09 03:41:00.659 24035:19165 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:00.661 24035:19168 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:00.663 1228: 1261 E/BatteryDump: !@new_battery_dump : 3901,-36,300,1500,59,347,345,393,0,0,363,393,0,Charging,NO_CHARGING,Normal,Good,USB_CDP,2,Normal,0,0,9597,0x8000,0x10010000,0x0,0,0,0000,0000,00000000,0,0,0,0,6,3906,5810,983,0, 04-09 03:41:00.664 23450:24675 I/suo: Initializing all components 04-09 03:41:00.665 1295: 1295 I/BufferQueueDebug: [WindowToken{849cb91 type=2032 android.os.Binder@93c11b8}#125199](this:0xb400007d9f8d4ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:41:00.665 1295: 1295 I/Layer: id=125199 Destroyed WindowToken{849cb91 type=2032 android.os.Binder@93c11b8}#125199 04-09 03:41:00.665 23450:23972 I/wuo: (REDACTED) onIsEnabledChanged, isEnabled: %s 04-09 03:41:00.665 23450:23978 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:00.665 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.665 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.665 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.665 23450:23978 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:00.665 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.665 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.665 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.665 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.665 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.665 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.665 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.666 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.666 23450:23972 I/xiy: (REDACTED) Setting session to type: %s 04-09 03:41:00.666 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.666 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.666 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.666 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.666 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.666 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.666 23450:23972 I/xkk: (REDACTED) setNavBarVisible: %s 04-09 03:41:00.666 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.666 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.666 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.666 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.666 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.666 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:00.667 23450:23964 I/wnm: (REDACTED) stopListening(%s, %s) 04-09 03:41:00.667 23450:23975 I/vit: (REDACTED) State changed: %s => %s by %s and %s with %s 04-09 03:41:00.667 23450:23975 I/vor: (REDACTED) Recognizer choice: (recognizer_type: %s, recognizer_mode: %s, choice_reason: %s) 04-09 03:41:00.668 23450:23975 I/xfj: (REDACTED) onActiveStateChangeEvent: %s => %s 04-09 03:41:00.668 23450:23968 I/eher: showGestureNav 04-09 03:41:00.668 23450:23968 I/ehep: (REDACTED) setUiHints(hints = %s) 04-09 03:41:00.669 23450:23975 I/ven: (REDACTED) #onActiveStateChangeEvent, newState: %s, previousState: %s. 04-09 03:41:00.669 1830: 1830 D/BatterySaverPolicy: accessibility changed to false, updating policy. 04-09 03:41:00.670 23450:23964 I/ehep: setUiHints: finished successfully 04-09 03:41:00.671 1228: 1228 I/android.hardware.health@2.1-service-samsung: updateLrpSysfs: write: 367 04-09 03:41:00.672 1830: 2428 D/BatteryService: Sending ACTION_BATTERY_CHANGED: level:59, status:2, health:2, remain:24108, ac:false, usb:true, wireless:false, pogo:false, misc:0x10010000, charge_type:2, charger_type:0, voltage:3901, temperature:347, online:5, charging_status:0, cycle_count:0, current_avg:-363, ps:false, hvc:false, capacity:280000, current_event:0x8000, current_now:-1076, mcc:0, mcv:0, cc:2364000, present:true, scale:100, technology:Li-ion 04-09 03:41:00.672 2496: 2608 I/System.out: Broadcasting: Intent { act=com.sec.intent.action.SARDEVICE_CP flg=0x10000000 (has extras) } 04-09 03:41:00.672 23450:23964 I/trr: (REDACTED) on opa visibility changed %s 04-09 03:41:00.674 23450:23964 I/trr: (REDACTED) on opa visibility changed %s 04-09 03:41:00.674 23450:23964 I/ymj: Ignoring as prefetch was recently called 04-09 03:41:00.682 2496: 2496 D/SemBigDataInfoController: Intent: android.intent.action.BATTERY_CHANGED 04-09 03:41:00.682 2496: 2496 D/SemBigDataInfoController: Intent: android.intent.action.BATTERY_CHANGED 04-09 03:41:00.683 1830: 1830 D/AdaptiveBrightnessLongtermModelBuilder: Received android.intent.action.BATTERY_CHANGED 04-09 03:41:00.683 1830: 2399 I/DeviceBatteryInfoService: action: android.intent.action.BATTERY_CHANGED 04-09 03:41:00.683 1830: 2399 I/DeviceBatteryInfoService: phone battery level: 59 04-09 03:41:00.683 1830: 2399 I/DeviceBatteryInfoService: phone battery status: 2 04-09 03:41:00.684 1830: 2250 D/MotionRecognitionService: [SAR] onReceive : ACTION_BATTERY_CHANGED, Plugged: 2 04-09 03:41:00.685 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.687 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.690 1830: 2250 D/MotionRecognitionService: [SAR] onReceive : SARDEVICE_CP, callAction = off deviceID = 33285 slot = 0 device_ext = 0 04-09 03:41:00.690 1830: 2250 I/MotionRecognitionService: [SAR] id : 0 cmd :off 04-09 03:41:00.690 1830: 2250 I/MotionRecognitionService: [SAR] SarDevice clear 1 channel : 0 , state : 0 04-09 03:41:00.691 2514: 2514 I/PowerUI: mBootCompleted = true | mFullyConnected = true 04-09 03:41:00.691 2514: 2514 I/PowerUI: BATTERY_HEALTH_CHECK extraHealth=2 mBatteryMiscEvent=268500992 04-09 03:41:00.691 2514: 2514 W/PowerUI: Plug reason 04-09 03:41:00.691 2514: 2514 W/PowerUI: Skip charging animation - by plug status 04-09 03:41:00.691 2514: 2514 D/PowerUI: priorPlugType = 2 mPlugType = 2 priorBatteryStatus = 2 mBatteryStatus = 2 04-09 03:41:00.692 2514: 2514 W/PowerUI: Plug reason 04-09 03:41:00.692 2514: 2514 W/PowerUI: Skip charging sound - by plug status 04-09 03:41:00.692 2514: 2514 I/PowerUI: oldMisalign : false, curMisalign : false 04-09 03:41:00.692 23450:23978 I/tfc: Initialize 04-09 03:41:00.694 2514: 2514 D/SecPowerUI.Notification: showChargingNotice oldChargingType : 8 / currentChargingType : 8, oldChargingTime : 24050000 / mChargingTime : 24108000 04-09 03:41:00.695 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.695 2514: 2514 D/SecPowerUI.Notification: showChargingNotification() 04-09 03:41:00.696 2514: 2514 D/SecPowerUI.Notification: SecBatteryStatsSnapshot{batteryLevel=59, currentBatteryMode=0, chargingTime=24108000, chargingType=8, batteryHealth=2, automaticTestMode=false, isHiccupState=false, optChargingFinishTime=} 04-09 03:41:00.696 2514: 4860 D/SecPowerUI.Notification: dismissing low battery warning: level=59 04-09 03:41:00.696 2514: 4860 D/SecPowerUI.Notification: updateNotification mWarning=false mPlaySound=false 04-09 03:41:00.696 2514: 4860 D/SecPowerUI.Notification: SecBatteryStatsSnapshot{batteryLevel=59, currentBatteryMode=0, chargingTime=24108000, chargingType=8, batteryHealth=2, automaticTestMode=false, isHiccupState=false, optChargingFinishTime=} 04-09 03:41:00.697 2514: 4860 D/SecPowerUI.Notification: 1. restoreScreenTimeOut - saved_value : : 04-09 03:41:00.697 2514: 4860 E/SecPowerUI.Notification: no saved value, so we do nothing !! 04-09 03:41:00.697 23450:23968 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:00.701 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.704 2514: 2514 I/NotificationManager: com.android.systemui: notify(2131363667, charging_state, Notification(channel=CHR shortcut=null contentView=null vibrate=null sound=null defaults=0x0 flags=0xa color=0xff5075a1 category=sys groupKey=CHARGING vis=PUBLIC semFlags=0x0 semPriority=0 semMissedCount=0)) as user 04-09 03:41:00.707 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.713 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.716 2514: 2514 D/PowerUI: Battery swelling mode - priorBatterySwellingMode = 0 mBatterySwellingMode = 0 mBatteryStatus = 2 04-09 03:41:00.716 2514: 2514 I/PowerUI: mBatteryMiscEvent = 268500992 04-09 03:41:00.716 2514: 2514 I/PowerUI: checkRestoreProtectBattery pb value : 0, Scheduling start ? : false 04-09 03:41:00.716 2514: 2514 I/PowerUI: Clear time 04-09 03:41:00.717 1830: 4541 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = ltc_highsoc_exceed_time 04-09 03:41:00.717 1830: 4541 D/KNOX_MDM_SettingsProvider: edmUri: content://com.sec.knox.provider/RestrictionPolicy3 04-09 03:41:00.717 1830: 4541 D/KNOX_MDM_SettingsProvider: projectionArgs: isSettingsChangesAllowed 04-09 03:41:00.717 1830: 4541 D/KNOX_MDM_SettingsProvider: selectionArgs: false 04-09 03:41:00.717 1830: 4541 D/KNOX_MDM_SettingsProvider: selectionArgs: 10060 04-09 03:41:00.718 1830: 4541 D/SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed 04-09 03:41:00.718 1830: 4541 D/SecContentProvider: called from android.uid.systemui:10060 04-09 03:41:00.718 1830: 4541 D/RestrictionPolicy: isSettingsChangesAllowedAsUser, userId 0 : true 04-09 03:41:00.718 1830: 4541 D/KNOX_MDM_SettingsProvider: ret = 1 04-09 03:41:00.719 2514: 2514 I/PowerUI: checkBatteryProtectionNotification : 2, pb value : 0, plugType : 2, level : 59 04-09 03:41:00.719 2514: 2514 D/SecPowerUI.Notification: SecBatteryStatsSnapshot{batteryLevel=59, currentBatteryMode=0, chargingTime=24108000, chargingType=8, batteryHealth=2, automaticTestMode=false, isHiccupState=false, optChargingFinishTime=} 04-09 03:41:00.720 2514: 2514 D/SamsungBatteryMeterDrawable: onBatteryLevelChanged isSomethingChanged: false 04-09 03:41:00.721 2514: 2514 D/SamsungBatteryMeterDrawable: onBatteryLevelChanged isSomethingChanged: false 04-09 03:41:00.722 2514: 2514 D/SamsungBatteryMeterDrawable: onBatteryLevelChanged isSomethingChanged: false 04-09 03:41:00.722 2514: 2514 I/AODBatteryManager: updateBatteryData: ACTION_BATTERY_CHANGED 04-09 03:41:00.724 2514: 2514 I/AODBatteryManager: saveBatteryData : AOD BatteryData [mBatteryLevel=59, mBatteryStatus=CHARGING, mBatteryPlugType=USB, mBatteryPlugged=true, mRemainingChargeTime=24108000, mBatteryChargingType=1, mBatteryChargerType=NORMAL, mBatteryOnline=NOT_DEFINED, mBatterySwellingMode=NONE, mBatteryProtectMode=false, mBatteryProtectModeType=1, mSleepChargingEvent=null, mSleepChargingEventFinishTime=null] 04-09 03:41:00.724 2514: 2514 I/ChargingInfoManager: updateChargingInfo: newState = AOD ChargingInfo [mState=BATTERY_AND_REMAIN_TIME, mIsCharging=true, mIsFullyCharged=false, mIsBatteryProtectMode=false, mBetteryLevel=59, mBetteryProtectModeType0], oldState = AOD ChargingInfo [mState=BATTERY_AND_REMAIN_TIME, mIsCharging=true, mIsFullyCharged=false, mIsBatteryProtectMode=false, mBetteryLevel=59, mBetteryProtectModeType0] 04-09 03:41:00.724 2514: 2514 D/KeyguardUpdateMonitor: handleBatteryUpdate 04-09 03:41:00.724 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.726 23450:23979 I/suo: Successfully initialized all components 04-09 03:41:00.726 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerWithFlag value : 1 : false 04-09 03:41:00.726 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor disableSensor : true 04-09 03:41:00.726 1830: 2250 D/MotionRecognitionService: [SAR] disable mRequestedChannelList : 33285 04-09 03:41:00.726 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensorsetTunerGrip 8589934592 , state: false 04-09 03:41:00.728 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.734 2514: 2514 D/KeyguardSecIndicationPolicy: add T Event pos = DEFAULT, type = BATTERY, id = 10528, text = 59% 6 h 41 min avant pleine charge, duration = 3000 04-09 03:41:00.735 2514: 2514 D/KeyguardSecIndicationPolicy: update top pos = DEFAULT, item = [id=10527|ty=UNLOCK_GUIDE|pr=25|txt=Faire glisser un doigt pour ouvrir|ti=duration=PERSISTENT|an=false] -> [id=10528|ty=BATTERY|pr=40|txt= 59% 6 h 41 min avant pleine charge|ti=duration=3000|an=false] 04-09 03:41:00.736 2514: 2514 D/AnimatorSet: mReversing is false. Don't call initChildren. 04-09 03:41:00.737 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerExt(Tuner) value : 8589934592 : false 04-09 03:41:00.737 1830: 2250 I/MotionRecognitionService: [SAR] tunerGrip is 8589934592, state : false 04-09 03:41:00.737 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensorsetTunerGrip 17179869184 , state: false 04-09 03:41:00.737 2514: 2514 D/AnimatorSet: mReversing is false. Don't call initChildren. 04-09 03:41:00.738 2514: 2514 D/AnimatorSet: mReversing is false. Don't call initChildren. 04-09 03:41:00.738 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.739 2514: 2514 D/KeyguardSecIndicationPolicy: update Event pos = DEFAULT, type = BATTERY_RESTING, id = 10529, text = 59% 6 h 41 min avant pleine charge 04-09 03:41:00.740 2514: 2514 D/KeyguardSecIndicationPolicy: remove Item pos = DEFAULT, type = TRUST_AGENT_HELP 04-09 03:41:00.740 2514: 2514 D/KeyguardSecIndicationController: addUsbRestriction false/isSecure=false 04-09 03:41:00.740 2514: 2514 D/KeyguardSecIndicationPolicy: remove Item pos = DEFAULT, type = USB_RESTRICTION 04-09 03:41:00.740 2514: 2514 D/KeyguardSecIndicationController: addBatteryAndOwnerInfoIndication() battery status = BatteryStatus{status=2,level=59,plugged=2,chargingStatus=0,maxChargingWattage=-1,remaining=24108000ultraFastCharger=0} 04-09 03:41:00.745 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerExt(Tuner) value : 17179869184 : false 04-09 03:41:00.745 1830: 2250 I/MotionRecognitionService: [SAR] tunerGrip is 17179869184, state : false 04-09 03:41:00.747 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.751 1830: 2250 D/SensorManager: unregisterListener :: com.samsung.android.gesture.MotionRecognitionSAR$GripSensorWrapper$1@fa800ea 04-09 03:41:00.751 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor disable channel 0 : 0 , channel 1 : 0 04-09 03:41:00.751 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.751 1830: 2250 I/MotionRecognitionService: [SAR] id : 2 cmd :off 04-09 03:41:00.751 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:00.751 1830: 2250 I/MotionRecognitionService: [SAR] id : 9 cmd :off 04-09 03:41:00.751 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:00.751 1830: 2250 I/MotionRecognitionService: [SAR] id : 15 cmd :off 04-09 03:41:00.751 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:00.751 1830: 2250 I/MotionRecognitionService: [SAR] (-) mRequestedChannelList : 0 04-09 03:41:00.752 2496: 3646 I/System.out: Broadcast completed: result=0 04-09 03:41:00.754 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.759 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.770 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.773 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.781 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.784 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.791 2496: 2608 I/System.out: Broadcasting: Intent { act=com.sec.intent.action.SARDEVICE_CP flg=0x10000000 (has extras) } 04-09 03:41:00.793 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.795 1830: 2250 D/MotionRecognitionService: [SAR] onReceive : SARDEVICE_CP, callAction = on deviceID = 33285 slot = 0 device_ext = 0 04-09 03:41:00.795 1830: 2250 I/MotionRecognitionService: [SAR] (+) mRequestedChannelList : 33285 04-09 03:41:00.795 1830: 2250 I/MotionRecognitionService: [SAR] id : 0 cmd :on 04-09 03:41:00.795 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor enableSensor 04-09 03:41:00.797 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.798 1830: 2250 D/SensorService: [GripSensor] ++ setGripThdWithMCC (65560) 04-09 03:41:00.801 1830: 2250 D/SensorService: GripSensor: MCC Path does not exist 04-09 03:41:00.802 1830: 2250 D/SensorManager: registerListener :: 33554443, SX9385 Grip sensor, 200000, 0, com.samsung.android.gesture.MotionRecognitionSAR$GripSensorWrapper$1@fa800ea 04-09 03:41:00.802 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor enable channel 0 : 1 , channel 1 : 0 04-09 03:41:00.802 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.802 1830: 2250 I/MotionRecognitionService: [SAR] id : 2 cmd :on 04-09 03:41:00.802 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:00.802 1830: 2250 I/MotionRecognitionService: [SAR] id : 9 cmd :on 04-09 03:41:00.802 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:00.802 1830: 2250 I/MotionRecognitionService: [SAR] id : 15 cmd :on 04-09 03:41:00.802 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:00.803 2496: 3646 I/System.out: Broadcast completed: result=0 04-09 03:41:00.803 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor onSensorChanged : 5.0 , 5.0 , 0.0 , 300.0 , 300.0 04-09 03:41:00.803 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor setUnknownMode channel: 0 , state: 300 04-09 03:41:00.805 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.811 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerWithFlag value : 1 : true 04-09 03:41:00.812 1830: 2250 I/MotionRecognitionService: [SAR] UnknownMode set 1 channel : 0 , state : 0 04-09 03:41:00.812 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensorsetTunerGrip 8589934592 , state: false 04-09 03:41:00.818 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.820 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerExt(Tuner) value : 8589934592 : false 04-09 03:41:00.821 1830: 2250 I/MotionRecognitionService: [SAR] tunerGrip is 8589934592, state : false 04-09 03:41:00.824 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.828 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.830 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.836 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.837 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.848 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.850 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.858 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.859 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.872 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.873 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.880 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.883 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.894 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.895 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.904 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.906 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.915 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.917 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.924 1830: 1830 I/Telecom:SamsungTelecomServiceImpl: isInManagedCall - callingPackage : android / callingUser : UserHandle{0} / hasCrossUserAccess : true 04-09 03:41:00.928 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.931 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.936 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.937 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.940 1830: 1830 D/SmartAlertController: SmartAlert - Found Missed Event 04-09 03:41:00.942 22946:22946 I/HoneySpace.NotificationListener: onNotificationPosted com.android.systemui: -1|com.android.systemui|2131363667|charging_state|10060: 0 04-09 03:41:00.942 22946:22946 I/HoneySpace.NotificationListener: invalid notification: com.android.systemui UserHandle{-1}: canShowBadge is false 04-09 03:41:00.949 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.950 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.953 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=83.17 dur=1009.95 max=44.78 min=10.40 04-09 03:41:00.958 2514: 2514 I/AODNotificationManager: updateNotification() 04-09 03:41:00.961 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.961 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.964 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.971 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.972 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.981 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.983 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:00.992 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:00.995 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.004 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.006 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.011 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:85.203522,dur:1009.35,max:33.12,min:9.04 04-09 03:41:01.015 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.017 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.029 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.033 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.037 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.039 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.049 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.051 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.056 1244: 1297 I/libPowerHal: perfUserScnCheckAll 04-09 03:41:01.056 1244: 1297 I/libPowerHal: perfScnDumpAll cmd:0 04-09 03:41:01.056 1244: 1297 I/libPowerHal: ======================== 04-09 03:41:01.056 1244: 1297 I/libPowerHal: ======================== 04-09 03:41:01.059 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.061 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.072 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.075 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.081 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.085 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.094 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.095 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.102 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:01.103 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.107 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.116 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.118 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.126 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.129 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.137 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.139 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.145 2514: 2514 D/BubblesManager: onEntryUpdated : shouldBubbleUp=false ,key=-1|com.android.systemui|2131363667|charging_state|10060 04-09 03:41:01.146 2514: 2514 D/InterruptionStateProvider: no Heads up : edgelighting enabled app. -1|com.android.systemui|2131363667|charging_state|10060 04-09 03:41:01.148 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.150 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.158 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.160 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.169 2514: 2514 I/AODNotificationManager: updateNotification() 04-09 03:41:01.170 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.172 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.173 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.175 1295: 1295 I/BufferQueueProducer: [StatusBar$_2514#109](this:0xb400007d9f9dcba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=1.77 dur=1131.59 max=920.56 min=211.04 04-09 03:41:01.184 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.186 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.190 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.192 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.203 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.205 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.215 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.218 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.225 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.227 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.237 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.239 1830: 1850 I/system_server: Background concurrent mark compact GC freed 18MB AllocSpace bytes, 512(10MB) LOS objects, 18% free, 107MB/131MB, paused 2.404ms,11.069ms total 615.604ms 04-09 03:41:01.240 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.248 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.250 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.251 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~ZozDkqCzl3j9_0XmOQhH7Q==/com.docomo.apktesterapp-vROsJacrxNype4PWQvBMLg==/base.apk' with 1 weak references 04-09 03:41:01.252 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_AdsDynamite_installtime.apk' with 1 weak references 04-09 03:41:01.252 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_CronetDynamite_installtime.apk' with 1 weak references 04-09 03:41:01.252 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_DynamiteLoader_installtime.apk' with 1 weak references 04-09 03:41:01.252 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_DynamiteModulesA_installtime.apk' with 1 weak references 04-09 03:41:01.252 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_DynamiteModulesC_installtime.apk' with 1 weak references 04-09 03:41:01.252 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_GoogleCertificates_installtime.apk' with 1 weak references 04-09 03:41:01.252 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_MapsDynamite_installtime.apk' with 1 weak references 04-09 03:41:01.253 1830: 1852 W/system_server: ApkAssets: Deleting an ApkAssets object ' and /data/app/~~zoI0VW-3_GIJNDHvZXKuLg==/com.google.android.gms-B6e_JvuGeFcJq_eLsq6rjA==/split_MeasurementDynamite_installtime.apk' with 1 weak references 04-09 03:41:01.259 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.259 2514: 2514 I/AODNotificationManager: updateNotification() 04-09 03:41:01.261 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.265 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.269 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.273 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.285 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.288 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.295 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.298 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.305 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.308 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.316 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.319 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.332 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.336 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.339 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.343 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.351 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.355 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.363 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.366 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.371 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.374 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.383 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.396 1830: 3494 D/SemWifiUsabilityStatsMonitor: onWifiUsabilityStats - seqNum 42691, isSameBssidAndFreq true 04-09 03:41:01.398 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.401 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.406 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.409 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.415 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.418 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.428 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.431 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.439 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.442 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.450 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.454 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.461 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.465 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.470 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.475 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.485 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.488 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.491 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.493 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.495 20899:20899 W/RefBase: RefBase: Explicit destruction, weak count = 0 (in 0x7b01ff0130). Use sp<> to manage this object. 04-09 03:41:01.501 20899:20899 D/RefBase: #00 pc 0000000000105ad0 /apex/com.android.runtime/lib64/bionic/libc.so (__cxa_finalize+144) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:01.501 20899:20899 D/RefBase: #01 pc 00000000000f7ad8 /apex/com.android.runtime/lib64/bionic/libc.so (exit+24) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:01.501 20899:20899 D/RefBase: #02 pc 000000000008c5bc /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:01.503 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.505 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.516 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.521 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.529 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.534 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.539 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.542 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.551 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.554 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.560 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.563 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.572 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.576 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.585 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.590 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.594 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.598 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.607 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.610 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.616 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.620 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.629 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.632 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.639 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.644 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.650 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.653 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.660 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.663 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.673 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.677 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.684 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.687 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.695 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.698 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.708 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.717 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.724 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.727 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.735 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.738 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.743 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.755 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.759 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.763 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.772 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.776 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.782 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.785 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.795 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.797 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.805 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.809 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.814 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.817 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.828 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.832 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.837 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.842 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.851 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.856 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.860 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.864 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.872 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.879 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.883 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.886 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.894 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.898 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.904 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.907 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.917 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.920 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.926 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.929 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.937 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.941 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.950 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.957 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.962 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.963 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.12 dur=1009.81 max=11.97 min=10.25 04-09 03:41:01.966 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.970 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.972 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.982 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.985 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:01.994 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:01.997 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.003 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.005 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.011 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:89.993484,dur:1000.07,max:12.79,min:9.24 04-09 03:41:02.017 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.023 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.027 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.031 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.042 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.046 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.050 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.053 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.060 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.064 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.069 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.072 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.080 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.082 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.093 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.094 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.103 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.106 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.117 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.122 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.126 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.129 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.137 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.140 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.146 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.149 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.157 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.159 1639: 1639 D/connsyslogger: Open FIFO for close 04-09 03:41:02.160 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.170 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.174 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.179 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.182 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.192 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.192 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:02.195 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.201 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.205 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.215 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.220 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.225 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.227 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.231 20920:20920 D/AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 2000 <<<<<< 04-09 03:41:02.235 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.237 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.237 20920:20920 I/app_process: MMAP_TRYLOCK is not supported in uffd addr:0x74e432f000 page-size:4096 04-09 03:41:02.238 20920:20920 I/AndroidRuntime: Using default boot image 04-09 03:41:02.238 20920:20920 I/AndroidRuntime: Leaving lock profiling enabled 04-09 03:41:02.239 20920:20920 D/SecNativeFeatureCppIf: encoded 04-09 03:41:02.239 20920:20920 D/SecNativeFeatureCppIf: decoding and unzip finish 04-09 03:41:02.239 20920:20920 D/SecNativeFeatureCppIf: use unCompDataBuff. encoded 04-09 03:41:02.239 20920:20920 D/SecNativeFeatureCppIf: Free unCompDataBuff 04-09 03:41:02.239 20920:20920 D/AndroidRuntime: addProductProperty not brand or 7 04-09 03:41:02.243 20920:20920 I/app_process: Using CollectorTypeCMC GC. 04-09 03:41:02.249 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.251 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.263 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.266 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.268 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.270 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.283 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.285 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.291 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.293 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.304 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.306 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.315 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.318 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.324 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.326 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.337 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.339 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.342 20920:20920 D/nativeloader: InitDefaultPublicLibraries for_preload=1: libandroid.so:libaaudio.so:libamidi.so:libbinder_ndk.so:libc.so:libcamera2ndk.so:libdl.so:libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libicu.so:libicui18n.so:libicuuc.so:libjnigraphics.so:liblog.so:libmediandk.so:libm.so:libnativehelper.so:libnativewindow.so:libOpenMAXAL.so:libOpenSLES.so:libRS.so:libstdc++.so:libsync.so:libvulkan.so:libwebviewchromium_plat_support.so:libz.so 04-09 03:41:02.346 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.348 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.363 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.366 20920:20920 D/nativeloader: Load libicu_jni.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:02.366 20920:20920 D/app_process: Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat 04-09 03:41:02.367 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.367 20920:20920 D/app_process: I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt72l.dat 04-09 03:41:02.368 20920:20920 D/nativeloader: Load libjavacore.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:02.369 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.370 20920:20920 D/nativeloader: Load libopenjdk.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:02.371 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.383 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.385 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.390 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.391 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.396 20920:20920 E/SemDvfsManager_JNI: SemDvfsManager: registerfunction enter 04-09 03:41:02.397 20920:20920 E/SemAffinityControl: SemAffinityControl: registerfunction enter 04-09 03:41:02.400 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.402 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.407 20920:20920 W/libc: Access denied finding property "ro.product.name_for_attestation" 04-09 03:41:02.408 20920:20920 W/libc: Access denied finding property "ro.product.brand_for_attestation" 04-09 03:41:02.408 20920:20920 W/libc: Access denied finding property "ro.product.model_for_attestation" 04-09 03:41:02.409 20920:20920 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 04-09 03:41:02.410 20920:20920 D/AndroidRuntime: Calling main entry com.android.commands.uiautomator.Launcher 04-09 03:41:02.413 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.415 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.416 20920:20920 D/UiAutomationConnection: Created on user UserHandle{0} 04-09 03:41:02.416 20920:20920 I/UiAutomation: Initialized for user 0 on display 0 04-09 03:41:02.416 20920:20920 W/UiAutomation: Created with deprecatead constructor, assumes DEFAULT_DISPLAY 04-09 03:41:02.418 1830: 4546 D/AccessibilityManagerService: changeCurrentUserForTestAutomationIfNeededLocked(0): ignoring because device doesn't support visible background users 04-09 03:41:02.419 1830: 4546 I/UiAutomationManager: Registering UiTestAutomationService (id=com.android.server.accessibility/UiAutomation) when called by user 0 04-09 03:41:02.421 1295: 2134 E/BufferQueueDebug: [WindowToken{24bb0fe type=2032 android.os.Binder@b5ba4b9}#125200](this:0xb400007da2317ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'WindowToken{24bb0fe type=2032 android.os.Binder@b5ba4b9}#125200' 04-09 03:41:02.421 1295: 2134 I/BufferQueueDebug: [WindowToken{24bb0fe type=2032 android.os.Binder@b5ba4b9}#125200](this:0xb400007da2317ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:41:02.421 1295: 2134 I/SurfaceFlinger: id=125200 createSurf, flag=84004, WindowToken{24bb0fe type=2032 android.os.Binder@b5ba4b9}#125200 04-09 03:41:02.422 1830: 4546 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:02.423 1830: 4546 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:02.423 1830: 4546 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:02.425 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.429 1830: 4546 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:02.430 1830: 4546 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:02.430 1830: 4546 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:02.431 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.437 609: 609 D/io_stats: !@ 8,32 r 48910863 1307988784 w 14811237 293944432 d 1887680 424247772 f 0 2423138 iot 31312384 0 th 0 0 0 pt 0 inp 0 0 959083.349 04-09 03:41:02.438 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.442 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.446 24035:24177 I/albv: NGA disabled since it's running Panthera and at least one a11y feature is on. 04-09 03:41:02.447 24035:24177 I/albv: (REDACTED) Nga state changed to %s 04-09 03:41:02.447 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.447 24035:24177 I/albv: (REDACTED) isTngActive=%s 04-09 03:41:02.450 24035:19168 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:02.451 23450:23979 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:02.451 23450:23979 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:02.452 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.453 24035:19165 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:02.457 9889: 9889 I/SafetyCenterAccessibilityListener: accessibility event occurred, safety center feature not enabled. 04-09 03:41:02.460 2484: 2484 I/wpa_supplicant: Heartbeat 18680 04-09 03:41:02.462 1830: 1830 I/AccessibilityManagerService: semIsAccessibilityServiceEnabled() 04-09 03:41:02.462 1830: 1830 I/AccessibilityManagerService: accesibilityService is null 04-09 03:41:02.462 1830: 1830 I/AccessibilityManagerService: semIsAccessibilityServiceEnabled() 04-09 03:41:02.462 1830: 1830 I/AccessibilityManagerService: accesibilityService is null 04-09 03:41:02.462 1830: 1830 D/AS.AudioService: Accessibility volume enabled = false 04-09 03:41:02.462 1830: 1830 D/BatterySaverPolicy: accessibility changed to true, updating policy. 04-09 03:41:02.462 2514: 2514 D/Navbar.Store: ----handleEvent(0) OnUpdateRemoteViewContainer(leftContainer=android.widget.LinearLayout{67a75b9 I.E...... ......ID 0,0-135,118 #7f0a0597 app:id/left_remoteview}, rightContainer=android.widget.LinearLayout{818adfe I.E...... ......ID 0,962-135,1080 #7f0a08aa app:id/right_remoteview}, contextualButtonVisible=false, darkIntensity=0.0, displayId=0) [Module] SamsungNavigationBarView 04-09 03:41:02.462 2514: 2514 D/Navbar.Store: ------[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER 04-09 03:41:02.462 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewContainer 04-09 03:41:02.463 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewDarkIntensity 04-09 03:41:02.463 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.463 2514: 2514 D/Navbar.Store: handleEvent(0) OnNavBarUpdateA11YService(clickable=false, longClickable=false) [Module] NavigationBar 04-09 03:41:02.463 2514: 2514 D/Navbar.Store: --[Band]SETUPWIZARD_PACK_UPDATE_A11Y_SERVICE 04-09 03:41:02.466 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.469 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.473 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.482 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.486 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.491 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.495 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.504 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.507 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.514 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.519 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.528 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.532 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.540 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.544 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.549 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.552 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.560 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.564 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.570 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.573 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.582 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.585 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.591 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.594 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.602 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.605 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.616 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.620 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.625 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.628 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.637 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.640 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.645 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.650 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.660 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.663 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.671 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.675 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.680 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.683 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.694 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.698 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.707 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.711 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.716 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.720 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.727 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.732 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.736 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.739 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.748 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.751 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.761 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.764 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.772 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.775 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.783 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.787 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.795 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.799 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.804 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.808 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.809 647:19645 I/keystore2: system/security/keystore2/src/watchdog.rs:319 - Watchdog thread idle -> terminating. Have a great day. 04-09 03:41:02.814 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.817 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.826 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.829 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.839 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.845 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.849 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.855 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.861 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.864 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.871 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.874 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.882 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.885 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.892 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.895 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.902 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.905 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.913 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.917 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.925 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.929 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.937 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.940 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.946 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.949 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.959 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.963 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.971 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.973 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.12 dur=1009.71 max=11.71 min=10.40 04-09 03:41:02.976 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.980 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.983 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:02.994 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:02.997 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.004 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.008 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.012 1221: 1704 D/[Awinic: [D]Awinic ambient_te: 34.700000, smooth_flag: 1, smooth_te: 34.700000 04-09 03:41:03.015 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.019 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.021 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.126663,dur:1009.69,max:14.40,min:7.17 04-09 03:41:03.027 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.030 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.038 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.043 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.048 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.051 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.059 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.063 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.070 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.074 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.081 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.084 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.093 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.097 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.103 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.107 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.114 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.117 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.133 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.136 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.144 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.148 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.152 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.155 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.159 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.162 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.171 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.174 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.181 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.185 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.193 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.197 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.202 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.204 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.216 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.219 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.225 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.228 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.235 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.238 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.249 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.254 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.258 20461:20461 V/com.buongiorno.newton.events.TimedEventManager: do_beat: is_hearbeat_active: true, timers queue size: 10000, timers: [GamePlayHeartbeat] 04-09 03:41:03.258 20461:20461 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162855813 04-09 03:41:03.258 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.259 20461:20461 V/com.buongiorno.newton.queue.c: last time added: 1744162855813 04-09 03:41:03.259 20461:20461 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: heartbeatdelta from last insert 7446 04-09 03:41:03.261 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:41:03.259Z http_data={"event_type":"timer heartbeat","name":"heartbeat","creation_date":"2025-04-09T01:41:03.259Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","timers":["GamePlayHeartbeat"],"period":10} 04-09 03:41:03.261 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.262 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:41:03.259Z 04-09 03:41:03.262 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:41:03.259Z 04-09 03:41:03.265 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:41:03.259Z 04-09 03:41:03.266 20461:20461 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:41:03.266 20461:20461 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 10613, isQueueDataExpired=false 04-09 03:41:03.266 20461:20461 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: heartbeat 04-09 03:41:03.267 20461:20461 V/com.buongiorno.newton.queue.b: consume_1_block: m_block size: 5, queue size: 5, elements: 5 04-09 03:41:03.268 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: DUMP DATAKEY RETRY DATA PREVIEW 26 2025-04-09T01:40:53.231Z 0 {"event_type":"custom event"," 27 2025-04-09T01:40:53.251Z 0 {"event_type":"timer start","n 28 2025-04-09T01:40:54.378Z 0 {"event_type":"custom event"," 29 2025-04-09T01:40:55.813Z 0 {"event_type":"custom event"," 30 2025-04-09T01:41:03.259Z 0 {"event_type":"timer heartbeat BLOCK WEIGHT 2196 Bytes 04-09 03:41:03.268 20461:20461 V/com.buongiorno.newton.queue.b: consume_1_block: sendEvent request sent, waiting for eventQueueCallback.. 04-09 03:41:03.269 20461:20461 D/com.buongiorno.newton.http.a: Sending request Method: POST Url: https://client-api.newton.pm/events/track_bulk Headers: Authorization: ?? User-Agent: Android Newton SDK (CURRENT) #v3.5.0 f4b05bd 2022-03-16T15:51:01+0100 Body: [ { "event_type": "custom event", "name": "GameStart", "creation_date": "2025-04-09T01:40:53.231Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "custom_data": { "Msisdn": "A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "CurrentNetwork": "WIFI", "ProcessType": "front", "PlayMode": "ONLINE", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } }, { "event_type": "timer start", "name": "GamePlayHeartbeat", "creation_date": "2025-04-09T01:40:53.251Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "custom_data": { "Msisdn": "A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "CurrentNetwork": "WIFI", "ProcessType": "front", "GameSessionDateStart": "2025-04-09 03:40:53", "PlayMode": "ONLINE", "GameTitle": "Habiller la fille comme une star", "Label": "net.playtouch.dressupthegirllikeastarorange", "ContentId": "net.playtouch.dressupthegirllikeastarorange", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } }, { "event_type": "custom event", "name": "WrapperPause", "creation_date": "2025-04-09T01:40:54.378Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "custom_data": { "Msisdn": "A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "CurrentNetwork": "WIFI", "ProcessType": "front", "AfterGame": true, "WrapperPauseScreen": "SplashScreen", "PlayMode": "ONLINE", "WrapperDuration": 1278, "SplashScreenDuration": 1323, "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8", "StopReason": "OtherApp (unknown)" } }, { "event_type": "custom event", "name": "PackageInstall", "creation_date": "2025-04-09T01:40:55.813Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "custom_data": { "Msisdn": "A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "CurrentNetwork": "WIFI", "ProcessType": "back", "PackageName": "net.playtouch.dressupthegirllikeastarorange", "InstallTime": "2025-04-09 03:40:33", "PlayMode": "ONLINE", "CustomUserId": "3d6357064cc617e82f19671c15dcb6b8" } }, { "event_type": "timer heartbeat", "name": "heartbeat", "creation_date": "2025-04-09T01:41:03.259Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "timers": [ "GamePlayHeartbeat" ], "period": 10 } ] 04-09 03:41:03.270 20461:20461 V/com.buongiorno.newton.events.TimedEventManager: schedule_beat: is_hearbeat_active: true, interval: 10000, timers queue size: 1 04-09 03:41:03.272 20461:20820 D/com.buongiorno.newton.http.c: IP: client-api.newton.pm/[64:ff9b::34d3:fa6e]:443 04-09 03:41:03.279 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.282 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.287 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.290 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.296 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.299 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.305 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.309 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.313 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.316 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.325 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.329 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.335 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.338 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.349 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.352 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.365 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.369 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.372 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.375 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.383 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.387 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.391 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.394 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.404 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.407 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.415 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.419 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.426 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.429 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.436 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.439 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.446 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.449 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.456 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.459 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.468 20920:20920 D/SemCscFeature: Encoded 04-09 03:41:03.477 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:03.482 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.485 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.491 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.495 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.503 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.505 20920:20920 W/AccessibilityNodeInfoDumper: Fetch time: 32ms 04-09 03:41:03.507 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.508 1830: 4584 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:03.510 1830: 4584 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:03.510 1830: 4584 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:03.510 1830: 4584 D/AccessibilityManagerService: restoreCurrentUserForTestAutomationIfNeededLocked(): ignoring because device doesn't support visible background users 04-09 03:41:03.511 1830: 4584 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accelerometer_rotation 04-09 03:41:03.511 1830: 4584 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = user_rotation 04-09 03:41:03.512 1830: 4584 V/WindowManager: rotationForOrientation(orient=SCREEN_ORIENTATION_SENSOR_LANDSCAPE (6), last=ROTATION_90 (1)); user=ROTATION_0 (0) 04-09 03:41:03.512 1830: 4584 D/WindowManager: rotationForOrientation, orientationSource=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891} 04-09 03:41:03.512 1830: 4584 V/WindowManager: Computed rotation=ROTATION_90 (1) for display id=0 based on lastOrientation=SCREEN_ORIENTATION_SENSOR_LANDSCAPE (6) and oldRotation=ROTATION_90 (1), caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2674 com.android.server.wm.WindowManagerService.updateRotationUnchecked:4859 com.android.server.wm.WindowManagerService.thawDisplayRotation:4800 com.android.server.wm.WindowManagerService.thawRotation:4764 android.view.IWindowManager$Stub.onTransact:2718 com.android.server.wm.WindowManagerService.onTransact:1540 04-09 03:41:03.513 20920:20920 D/AndroidRuntime: Shutting down VM 04-09 03:41:03.515 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.519 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.522 24035:24192 I/albv: NGA enabled in interactor. 04-09 03:41:03.522 24035:24192 I/albv: (REDACTED) Nga state changed to %s 04-09 03:41:03.522 24035:24192 I/albv: (REDACTED) isTngActive=%s 04-09 03:41:03.522 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.524 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.528 1295: 1295 I/Layer: id=125200 removeFromCurrentState WindowToken{24bb0fe type=2032 android.os.Binder@b5ba4b9}#125200 (204) 04-09 03:41:03.528 24035:19165 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:03.528 23450:23512 I/suo: Initializing all components 04-09 03:41:03.529 23450:23972 I/wuo: (REDACTED) onIsEnabledChanged, isEnabled: %s 04-09 03:41:03.529 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.529 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.529 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.529 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.530 24035:19168 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:03.530 1295: 1295 I/SurfaceFlinger: id=125200 Removed WindowToken{24bb0fe type=2032 android.os.Binder@b5ba4b9}#125200 (204) 04-09 03:41:03.530 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.530 23450:23964 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:03.531 23450:23964 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:03.531 23450:23978 I/vit: (REDACTED) State changed: %s => %s by %s and %s with %s 04-09 03:41:03.531 23450:23978 I/vor: (REDACTED) Recognizer choice: (recognizer_type: %s, recognizer_mode: %s, choice_reason: %s) 04-09 03:41:03.532 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.532 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.533 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.533 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.533 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.533 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.533 23450:23968 I/trr: (REDACTED) on opa visibility changed %s 04-09 03:41:03.535 23450:23972 I/xiy: (REDACTED) Setting session to type: %s 04-09 03:41:03.535 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.535 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.536 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.536 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.536 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.536 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.536 23450:23972 I/xkk: (REDACTED) setNavBarVisible: %s 04-09 03:41:03.536 23450:23978 I/xfj: (REDACTED) onActiveStateChangeEvent: %s => %s 04-09 03:41:03.536 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.536 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.536 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.536 23450:23978 I/ven: (REDACTED) #onActiveStateChangeEvent, newState: %s, previousState: %s. 04-09 03:41:03.536 23450:23968 I/wnm: (REDACTED) stopListening(%s, %s) 04-09 03:41:03.538 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.538 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.538 23450:23972 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:03.538 23450:23979 I/eher: showGestureNav 04-09 03:41:03.538 23450:23979 I/ehep: (REDACTED) setUiHints(hints = %s) 04-09 03:41:03.539 1295: 1295 I/BufferQueueDebug: [WindowToken{24bb0fe type=2032 android.os.Binder@b5ba4b9}#125200](this:0xb400007da2317ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:41:03.539 1295: 1295 I/Layer: id=125200 Destroyed WindowToken{24bb0fe type=2032 android.os.Binder@b5ba4b9}#125200 04-09 03:41:03.539 23450:23979 I/trr: (REDACTED) on opa visibility changed %s 04-09 03:41:03.539 23450:23979 I/ymj: Ignoring as prefetch was recently called 04-09 03:41:03.539 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.541 1830: 1830 D/BatterySaverPolicy: accessibility changed to false, updating policy. 04-09 03:41:03.543 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.544 23450:23979 I/ehep: setUiHints: finished successfully 04-09 03:41:03.544 23450:23964 I/tfc: Initialize 04-09 03:41:03.546 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.549 23450:23972 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:03.549 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.553 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.555 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.567 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.568 23450:23972 I/suo: Successfully initialized all components 04-09 03:41:03.569 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.579 20461:20820 V/com.buongiorno.newton.queue.b: consume_1_block_on_success: block size: 5 queue size: 5, elapsed: 312 Ms. 04-09 03:41:03.579 20461:20820 V/com.buongiorno.newton.queue.a: stopObserver() 04-09 03:41:03.579 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.579 20461:20820 V/com.buongiorno.newton.queue.CrudAdapter: deleteByKeys: sql=DELETE FROM newton_events_queue WHERE data_key IN ('2025-04-09T01:40:53.231Z','2025-04-09T01:40:53.251Z','2025-04-09T01:40:54.378Z','2025-04-09T01:40:55.813Z','2025-04-09T01:41:03.259Z'); 04-09 03:41:03.582 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.587 20461:20820 V/com.buongiorno.newton.queue.a: resetQueueAge() 04-09 03:41:03.588 20461:20820 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:41:03.590 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.593 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.601 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.603 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.614 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.618 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.623 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.626 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.635 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.638 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.647 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.649 1221:20845 D/[Awinic: set vmax: 0 04-09 03:41:03.649 1221:20845 D/aurisys_lib_handler: [LIB] aw_set_node_vmax_update_pthread: Awinic dev[0] capacity percent: 59%, set vmax db: 0.0000db(0x00000000), vmax percent: 100.00% done 04-09 03:41:03.649 1221:20845 D/[Awinic: set vmax: 0 04-09 03:41:03.649 1221:20845 D/aurisys_lib_handler: [LIB] aw_set_node_vmax_update_pthread: Awinic dev[1] capacity percent: 59%, set vmax db: 0.0000db(0x00000000), vmax percent: 100.00% done 04-09 03:41:03.651 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.659 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.663 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.667 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.670 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.680 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.683 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.690 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.693 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.703 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.706 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.715 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.720 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.725 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.728 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.734 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.736 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.741 2514: 2514 D/KeyguardSecIndicationPolicy: remove Item pos = DEFAULT , id = 10528, 04-09 03:41:03.741 2514: 2514 D/KeyguardSecIndicationPolicy: update top pos = DEFAULT, item = [id=10528|ty=BATTERY|pr=40|txt= 59% 6 h 41 min avant pleine charge|ti=duration=3000|an=false] -> [id=10527|ty=UNLOCK_GUIDE|pr=25|txt=Faire glisser un doigt pour ouvrir|ti=duration=PERSISTENT|an=false] 04-09 03:41:03.744 2514: 2514 D/AnimatorSet: mReversing is false. Don't call initChildren. 04-09 03:41:03.745 2514: 2514 D/AnimatorSet: mReversing is false. Don't call initChildren. 04-09 03:41:03.746 2514: 2514 D/AnimatorSet: mReversing is false. Don't call initChildren. 04-09 03:41:03.747 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.750 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.758 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.761 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.774 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.779 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.783 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.787 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.791 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.793 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.801 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.804 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.813 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.816 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.825 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.828 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.833 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.836 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.846 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.849 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.857 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.859 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.873 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.875 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.881 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.885 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.892 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.896 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.901 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.904 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.913 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.917 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.927 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.931 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.935 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.938 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.947 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.951 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.958 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.961 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.971 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.974 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.981 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.983 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=89.08 dur=1010.28 max=22.11 min=10.18 04-09 03:41:03.984 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:03.993 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:03.997 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.003 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.007 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.012 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.015 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.026 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.030 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:89.134705,dur:1009.71,max:21.28,min:8.09 04-09 03:41:04.030 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.035 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.039 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.047 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.051 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.058 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.061 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.069 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.071 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.082 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.086 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.092 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.095 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.103 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.106 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.112 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.115 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.125 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.129 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.136 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.140 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.148 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.152 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.156 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.160 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.169 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.171 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.181 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.185 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.192 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.195 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.201 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.204 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.212 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.215 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.224 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.227 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.236 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.239 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.247 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.251 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.257 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.262 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.267 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.270 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.281 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.285 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.291 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.294 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.300 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.303 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.313 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.317 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.324 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.327 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.333 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.336 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.346 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.348 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.351 20920:20920 W/RefBase: RefBase: Explicit destruction, weak count = 0 (in 0x74bdb81130). Use sp<> to manage this object. 04-09 03:41:04.353 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.355 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.356 20920:20920 D/RefBase: #00 pc 0000000000105ad0 /apex/com.android.runtime/lib64/bionic/libc.so (__cxa_finalize+144) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:04.356 20920:20920 D/RefBase: #01 pc 00000000000f7ad8 /apex/com.android.runtime/lib64/bionic/libc.so (exit+24) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:04.356 20920:20920 D/RefBase: #02 pc 000000000008c5bc /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:04.366 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.369 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.381 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.386 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.391 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.394 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.401 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.404 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.412 1830: 3494 D/SemWifiUsabilityStatsMonitor: onWifiUsabilityStats - seqNum 42692, isSameBssidAndFreq true 04-09 03:41:04.414 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.417 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.424 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.426 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.433 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.436 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.438 609: 609 D/io_stats: !@ 8,32 r 48910885 1307989072 w 14811290 293945664 d 1887680 424247772 f 0 2423142 iot 31312460 0 th 0 0 0 pt 0 inp 0 0 959085.350 04-09 03:41:04.440 609: 609 D/io_stats: !@ Read_top(KB): ocessService0:0(20543) 1932 likeastarorange(20461) 1200 ndroid.systemui(2514) 684 04-09 03:41:04.440 609: 609 D/io_stats: !@ Write_top(KB): kworker/u16:0(18230) 1124 system_server(1830) 108 -(0) 80 04-09 03:41:04.447 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.451 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.459 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.463 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.468 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.471 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.481 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.484 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.493 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.497 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.501 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.504 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.513 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.518 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.522 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.525 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.536 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.539 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.547 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.551 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.559 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.563 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.569 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.572 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.580 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.583 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.589 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.592 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.601 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.603 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.613 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.616 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.624 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.628 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.635 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.638 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.644 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.647 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.657 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.661 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.666 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.670 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.680 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.683 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.688 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.691 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.701 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.705 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.710 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.713 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.723 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.725 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.733 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.736 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.747 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.755 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.759 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:04.760 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.765 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.769 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.772 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.779 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.782 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.792 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.796 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.803 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.809 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.814 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.818 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.823 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.826 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.837 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.840 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.846 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.850 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.857 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.861 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.869 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.872 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.880 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.885 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.889 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.892 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.903 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.908 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.912 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.917 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.925 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.928 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.934 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.937 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.946 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.949 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.957 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.961 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.969 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.971 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.978 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.979 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.987 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:04.989 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:04.993 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.16 dur=1009.33 max=11.66 min=10.54 04-09 03:41:04.998 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.010 20461:20520 D/Heartbeat: true 04-09 03:41:05.017 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.020 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.026 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.032 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.035 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.038 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.261276,dur:1008.18,max:12.90,min:9.46 04-09 03:41:05.044 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.048 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.056 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.058 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.066 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.069 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.076 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.079 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.089 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.093 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.098 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.101 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.114 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.118 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.124 20934:20934 D/AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 2000 <<<<<< 04-09 03:41:05.126 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.127 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.130 20934:20934 I/app_process: MMAP_TRYLOCK is not supported in uffd addr:0x7de89f8000 page-size:4096 04-09 03:41:05.131 20934:20934 I/AndroidRuntime: Using default boot image 04-09 03:41:05.131 20934:20934 I/AndroidRuntime: Leaving lock profiling enabled 04-09 03:41:05.131 20934:20934 D/SecNativeFeatureCppIf: encoded 04-09 03:41:05.131 20934:20934 D/SecNativeFeatureCppIf: decoding and unzip finish 04-09 03:41:05.131 20934:20934 D/SecNativeFeatureCppIf: use unCompDataBuff. encoded 04-09 03:41:05.131 20934:20934 D/SecNativeFeatureCppIf: Free unCompDataBuff 04-09 03:41:05.131 20934:20934 D/AndroidRuntime: addProductProperty not brand or 7 04-09 03:41:05.135 20934:20934 I/app_process: Using CollectorTypeCMC GC. 04-09 03:41:05.136 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.138 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.149 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.150 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.160 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.162 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.167 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.169 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.179 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.182 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.187 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.190 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.199 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.202 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.211 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.213 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.222 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.224 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.231 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.233 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.237 20934:20934 D/nativeloader: InitDefaultPublicLibraries for_preload=1: libandroid.so:libaaudio.so:libamidi.so:libbinder_ndk.so:libc.so:libcamera2ndk.so:libdl.so:libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libicu.so:libicui18n.so:libicuuc.so:libjnigraphics.so:liblog.so:libmediandk.so:libm.so:libnativehelper.so:libnativewindow.so:libOpenMAXAL.so:libOpenSLES.so:libRS.so:libstdc++.so:libsync.so:libvulkan.so:libwebviewchromium_plat_support.so:libz.so 04-09 03:41:05.243 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.245 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.257 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.259 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.260 20934:20934 D/nativeloader: Load libicu_jni.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:05.260 20934:20934 D/app_process: Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat 04-09 03:41:05.260 20934:20934 D/app_process: I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt72l.dat 04-09 03:41:05.262 20934:20934 D/nativeloader: Load libjavacore.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:05.263 20934:20934 D/nativeloader: Load libopenjdk.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:05.266 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.268 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.275 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.276 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.286 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.288 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.291 20934:20934 E/SemDvfsManager_JNI: SemDvfsManager: registerfunction enter 04-09 03:41:05.291 20934:20934 E/SemAffinityControl: SemAffinityControl: registerfunction enter 04-09 03:41:05.296 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.298 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.301 20934:20934 W/libc: Access denied finding property "ro.product.name_for_attestation" 04-09 03:41:05.302 20934:20934 W/libc: Access denied finding property "ro.product.brand_for_attestation" 04-09 03:41:05.302 20934:20934 W/libc: Access denied finding property "ro.product.model_for_attestation" 04-09 03:41:05.304 20934:20934 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 04-09 03:41:05.304 20934:20934 D/AndroidRuntime: Calling main entry com.android.commands.uiautomator.Launcher 04-09 03:41:05.309 20934:20934 D/UiAutomationConnection: Created on user UserHandle{0} 04-09 03:41:05.309 20934:20934 I/UiAutomation: Initialized for user 0 on display 0 04-09 03:41:05.309 20934:20934 W/UiAutomation: Created with deprecatead constructor, assumes DEFAULT_DISPLAY 04-09 03:41:05.311 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.313 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.313 1830: 2592 D/AccessibilityManagerService: changeCurrentUserForTestAutomationIfNeededLocked(0): ignoring because device doesn't support visible background users 04-09 03:41:05.314 1830: 2592 I/UiAutomationManager: Registering UiTestAutomationService (id=com.android.server.accessibility/UiAutomation) when called by user 0 04-09 03:41:05.316 1295: 1356 E/BufferQueueDebug: [WindowToken{f997cd1 type=2032 android.os.Binder@aa2bff8}#125201](this:0xb400007d9f90aba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'WindowToken{f997cd1 type=2032 android.os.Binder@aa2bff8}#125201' 04-09 03:41:05.317 1295: 1356 I/BufferQueueDebug: [WindowToken{f997cd1 type=2032 android.os.Binder@aa2bff8}#125201](this:0xb400007d9f90aba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:41:05.318 1295: 1356 I/SurfaceFlinger: id=125201 createSurf, flag=84004, WindowToken{f997cd1 type=2032 android.os.Binder@aa2bff8}#125201 04-09 03:41:05.320 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.321 1830: 2592 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:05.323 1830: 2592 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:05.323 1830: 2592 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:05.324 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.333 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.333 1830: 4546 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:05.334 1830: 4546 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:05.334 1830: 4546 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:05.335 24035:24177 I/albv: NGA disabled since it's running Panthera and at least one a11y feature is on. 04-09 03:41:05.335 24035:24177 I/albv: (REDACTED) Nga state changed to %s 04-09 03:41:05.335 24035:24177 I/albv: (REDACTED) isTngActive=%s 04-09 03:41:05.337 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.339 24035:19168 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:05.343 23450:23964 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:05.343 23450:23979 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:05.345 24035:19165 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:05.351 9889: 9889 I/SafetyCenterAccessibilityListener: accessibility event occurred, safety center feature not enabled. 04-09 03:41:05.352 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.354 1830: 1830 D/BatterySaverPolicy: accessibility changed to true, updating policy. 04-09 03:41:05.355 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.355 1830: 1830 I/AccessibilityManagerService: semIsAccessibilityServiceEnabled() 04-09 03:41:05.355 1830: 1830 I/AccessibilityManagerService: accesibilityService is null 04-09 03:41:05.355 1830: 1830 I/AccessibilityManagerService: semIsAccessibilityServiceEnabled() 04-09 03:41:05.355 1830: 1830 I/AccessibilityManagerService: accesibilityService is null 04-09 03:41:05.355 1830: 1830 D/AS.AudioService: Accessibility volume enabled = false 04-09 03:41:05.356 2514: 2514 D/Navbar.Store: ----handleEvent(0) OnUpdateRemoteViewContainer(leftContainer=android.widget.LinearLayout{67a75b9 I.E...... ......ID 0,0-135,118 #7f0a0597 app:id/left_remoteview}, rightContainer=android.widget.LinearLayout{818adfe I.E...... ......ID 0,962-135,1080 #7f0a08aa app:id/right_remoteview}, contextualButtonVisible=false, darkIntensity=0.0, displayId=0) [Module] SamsungNavigationBarView 04-09 03:41:05.357 2514: 2514 D/Navbar.Store: ------[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER 04-09 03:41:05.357 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewContainer 04-09 03:41:05.357 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewDarkIntensity 04-09 03:41:05.357 2514: 2514 D/Navbar.Store: handleEvent(0) OnNavBarUpdateA11YService(clickable=false, longClickable=false) [Module] NavigationBar 04-09 03:41:05.357 2514: 2514 D/Navbar.Store: --[Band]SETUPWIZARD_PACK_UPDATE_A11Y_SERVICE 04-09 03:41:05.363 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.365 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.379 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.381 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.390 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.392 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.400 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.403 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.412 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.414 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.424 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.429 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.432 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.435 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.446 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.449 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.455 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.459 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.469 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.473 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.479 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.482 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.491 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.497 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.500 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.504 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.515 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.519 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.523 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.526 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.534 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.536 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.544 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.546 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.555 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.558 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.565 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.567 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.577 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.579 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.589 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.592 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.597 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.600 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.611 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.613 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.620 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.622 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.633 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.636 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.645 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.648 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.655 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.658 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.666 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.669 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.676 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.678 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.686 4015: 4889 I/SDHMS:C: SIOP:: AP:405 BAT:347 USB:345 CHG:392 PA:394 WIFI:386 BLK:0 SUBBAT:0 SKIN:366 SKINF:359 SKINB:366 LRP:366 LRP2:366 LRF2:359 LRB2:366 AP2:365 CHG2:350 MEM2:366 WIFI2:366 SPK2:340 VAP05:405 04-09 03:41:05.690 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.693 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.700 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.702 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.709 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.712 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.719 2514: 2514 D/SecPowerUI.Notification: showChargingNotice oldChargingType : 8 / currentChargingType : 8, oldChargingTime : 24108000 / mChargingTime : 24108000 04-09 03:41:05.720 2514: 2514 D/SecPowerUI.Notification: showChargingNotice There is no change about charging status, so return! 04-09 03:41:05.721 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.723 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.731 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.734 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.745 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.749 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.755 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.766 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.769 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.779 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.783 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.791 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.794 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.803 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.805 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.816 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.819 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.824 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.831 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.834 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.846 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.850 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.858 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.861 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.866 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.870 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.879 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.883 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.889 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.892 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.898 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.902 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.910 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.913 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.923 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.927 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.935 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.940 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.945 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.948 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.958 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.962 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.964 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.967 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.980 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.983 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:05.987 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:05.991 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.000 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.003 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=89.10 dur=1010.04 max=22.04 min=10.35 04-09 03:41:06.003 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.009 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.013 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.023 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.026 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.034 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.037 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.039 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:88.975609,dur:1000.27,max:22.28,min:8.32 04-09 03:41:06.046 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.050 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.054 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.057 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.067 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.070 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.076 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.080 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.090 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.093 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.098 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.101 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.109 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.113 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.123 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.126 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.133 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.136 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.144 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.147 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.156 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.159 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.166 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.169 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.178 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.181 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.190 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.193 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.203 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.206 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.212 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.215 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.222 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.225 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.230 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.233 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.242 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.244 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.255 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.259 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.265 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.268 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.278 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.282 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.286 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.289 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.299 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.302 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.309 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.312 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.322 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.325 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.331 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.335 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.344 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.348 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.355 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.357 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.362 20934:20934 D/SemCscFeature: Encoded 04-09 03:41:06.368 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.371 20934:20934 W/AccessibilityNodeInfoDumper: Fetch time: 4ms 04-09 03:41:06.373 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.373 1830: 4578 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:06.373 1830: 4578 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:06.373 1830: 4578 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:06.373 1830: 4578 D/AccessibilityManagerService: restoreCurrentUserForTestAutomationIfNeededLocked(): ignoring because device doesn't support visible background users 04-09 03:41:06.374 1830: 4578 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accelerometer_rotation 04-09 03:41:06.374 1830: 4578 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = user_rotation 04-09 03:41:06.374 1830: 4578 V/WindowManager: rotationForOrientation(orient=SCREEN_ORIENTATION_SENSOR_LANDSCAPE (6), last=ROTATION_90 (1)); user=ROTATION_0 (0) 04-09 03:41:06.374 1830: 4578 D/WindowManager: rotationForOrientation, orientationSource=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891} 04-09 03:41:06.374 1830: 4578 V/WindowManager: Computed rotation=ROTATION_90 (1) for display id=0 based on lastOrientation=SCREEN_ORIENTATION_SENSOR_LANDSCAPE (6) and oldRotation=ROTATION_90 (1), caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2674 com.android.server.wm.WindowManagerService.updateRotationUnchecked:4859 com.android.server.wm.WindowManagerService.thawDisplayRotation:4800 com.android.server.wm.WindowManagerService.thawRotation:4764 android.view.IWindowManager$Stub.onTransact:2718 com.android.server.wm.WindowManagerService.onTransact:1540 04-09 03:41:06.375 20934:20934 D/AndroidRuntime: Shutting down VM 04-09 03:41:06.380 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.383 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.383 24035:24191 I/albv: NGA enabled in interactor. 04-09 03:41:06.384 24035:24191 I/albv: (REDACTED) Nga state changed to %s 04-09 03:41:06.384 24035:24191 I/albv: (REDACTED) isTngActive=%s 04-09 03:41:06.391 1295: 1295 I/Layer: id=125201 removeFromCurrentState WindowToken{f997cd1 type=2032 android.os.Binder@aa2bff8}#125201 (204) 04-09 03:41:06.391 24035:19168 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:06.393 24035:19165 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:06.394 1295: 1295 I/SurfaceFlinger: id=125201 Removed WindowToken{f997cd1 type=2032 android.os.Binder@aa2bff8}#125201 (204) 04-09 03:41:06.395 23450:23512 I/suo: Initializing all components 04-09 03:41:06.396 23450:23975 I/wuo: (REDACTED) onIsEnabledChanged, isEnabled: %s 04-09 03:41:06.396 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.396 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.396 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.397 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.397 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.397 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.397 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.397 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.397 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.397 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.397 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.397 23450:23975 I/xiy: (REDACTED) Setting session to type: %s 04-09 03:41:06.397 23450:23978 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:06.398 23450:23978 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:06.398 23450:23968 I/vit: (REDACTED) State changed: %s => %s by %s and %s with %s 04-09 03:41:06.398 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.398 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.398 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.398 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.399 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.399 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.399 23450:23975 I/xkk: (REDACTED) setNavBarVisible: %s 04-09 03:41:06.399 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.399 23450:23968 I/vor: (REDACTED) Recognizer choice: (recognizer_type: %s, recognizer_mode: %s, choice_reason: %s) 04-09 03:41:06.399 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.399 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.399 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.399 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.399 23450:23975 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:06.400 23450:23979 I/eher: showGestureNav 04-09 03:41:06.400 23450:23968 I/xfj: (REDACTED) onActiveStateChangeEvent: %s => %s 04-09 03:41:06.400 23450:23979 I/ehep: (REDACTED) setUiHints(hints = %s) 04-09 03:41:06.401 23450:23968 I/ven: (REDACTED) #onActiveStateChangeEvent, newState: %s, previousState: %s. 04-09 03:41:06.402 23450:23979 I/wnm: (REDACTED) stopListening(%s, %s) 04-09 03:41:06.402 23450:23979 I/trr: (REDACTED) on opa visibility changed %s 04-09 03:41:06.403 1295: 1295 I/BufferQueueDebug: [WindowToken{f997cd1 type=2032 android.os.Binder@aa2bff8}#125201](this:0xb400007d9f90aba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:41:06.403 1295: 1295 I/Layer: id=125201 Destroyed WindowToken{f997cd1 type=2032 android.os.Binder@aa2bff8}#125201 04-09 03:41:06.403 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.407 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.409 1830: 1830 D/BatterySaverPolicy: accessibility changed to false, updating policy. 04-09 03:41:06.409 23450:23978 I/tfc: Initialize 04-09 03:41:06.410 23450:23978 I/ehep: setUiHints: finished successfully 04-09 03:41:06.410 23450:23975 I/trr: (REDACTED) on opa visibility changed %s 04-09 03:41:06.410 23450:23964 I/ymj: Ignoring as prefetch was recently called 04-09 03:41:06.412 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.417 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.420 23450:23975 I/suo: Successfully initialized all components 04-09 03:41:06.421 23450:23975 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:06.422 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.423 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.428 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.430 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.441 609: 609 D/io_stats: !@ 8,32 r 48910886 1307989112 w 14811298 293945720 d 1887680 424247772 f 0 2423143 iot 31312492 0 th 0 0 0 pt 0 inp 0 0 959087.352 04-09 03:41:06.444 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.446 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.453 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.457 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.467 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.470 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.475 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.478 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.485 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.488 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.501 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.504 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.509 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.512 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.521 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.524 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.532 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.535 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.544 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.547 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.556 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.567 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.570 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.578 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.581 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.587 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.590 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.599 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.604 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.609 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.611 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.624 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.627 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.630 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.635 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.645 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.647 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.656 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.661 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.665 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.669 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.677 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.680 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.688 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.692 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.698 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.701 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.711 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.716 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.720 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.724 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.730 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.732 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.744 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.747 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.756 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.759 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.764 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.767 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.776 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.779 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.789 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.801 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.805 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.811 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.816 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.823 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.828 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.833 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.836 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.842 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.846 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.854 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.857 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.867 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.874 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.878 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.881 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.888 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.891 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.897 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.899 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.909 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.913 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.920 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.923 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.931 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.934 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.942 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.946 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.955 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.959 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.964 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.967 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.977 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.982 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.988 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.992 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:06.997 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:06.999 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.009 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.013 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.013 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=89.10 dur=1010.10 max=21.74 min=10.37 04-09 03:41:07.022 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.026 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.030 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.033 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.043 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.047 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.049 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.112984,dur:1009.84,max:16.09,min:8.24 04-09 03:41:07.056 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.059 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.063 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.066 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.076 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.080 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.087 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.091 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.100 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.104 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.110 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.114 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.121 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.124 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.134 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.137 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.145 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.149 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.152 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.154 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.159 1639: 1639 D/connsyslogger: Open FIFO for close 04-09 03:41:07.163 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.167 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.177 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.179 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.185 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.187 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.203 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.207 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.208 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.210 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.214 20934:20934 W/RefBase: RefBase: Explicit destruction, weak count = 0 (in 0x7dcbb66130). Use sp<> to manage this object. 04-09 03:41:07.218 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.219 20934:20934 D/RefBase: #00 pc 0000000000105ad0 /apex/com.android.runtime/lib64/bionic/libc.so (__cxa_finalize+144) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:07.219 20934:20934 D/RefBase: #01 pc 00000000000f7ad8 /apex/com.android.runtime/lib64/bionic/libc.so (exit+24) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:07.219 20934:20934 D/RefBase: #02 pc 000000000008c5bc /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:07.220 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.232 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.235 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.241 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.243 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.253 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.256 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.264 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.268 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.276 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.279 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.286 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.289 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.296 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.298 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.311 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.314 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.320 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.323 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.332 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.335 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.344 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.347 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.351 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.354 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.364 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.367 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.378 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.381 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.389 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.392 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.399 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.403 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.411 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.415 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.419 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.420 1830: 3494 D/SemWifiUsabilityStatsMonitor: onWifiUsabilityStats - seqNum 42693, isSameBssidAndFreq true 04-09 03:41:07.422 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.426 2514: 2514 D/StatusBarIconController: ignoring old pipeline callback because the new wifi icon is enabled 04-09 03:41:07.427 2514: 2596 D/Tile.WifiTile: handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true 04-09 03:41:07.430 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.433 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.441 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.442 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.445 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.445 1295: 1295 I/BufferQueueProducer: [StatusBar$_2514#109](this:0xb400007d9f9dcba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=0.32 dur=6269.87 max=6169.46 min=100.41 04-09 03:41:07.454 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.456 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.463 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.467 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.474 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.477 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.486 1830:20950 D/WifiConnectivityMonitor.DnsThread: |209: 04-09 03:41:07.486 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.487 1830: 2384 D/WifiConnectivityMonitor.NetworkStatsAnalyzer: DNS resultType : 0, responseTime : 209 04-09 03:41:07.487 1830: 2380 D/OpenNetworkQos[4.00: updateBssidLatestDnsResultType - result: 0 04-09 03:41:07.487 1830: 2380 D/OpenNetworkQos[4.00: updateBssidNoInternet: mBssidNoInternet = false 04-09 03:41:07.487 1830: 2380 D/OpenNetworkQos[4.00: getOpenNetworkQosNoInternetStatus: false 04-09 03:41:07.487 1830: 2380 D/OpenNetworkQos[4.00: getOpenNetworkQosScores: 30 30 0 04-09 03:41:07.488 1830: 2380 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = wifi_wcm_qos_sharing_score_summary 04-09 03:41:07.488 1830: 2380 I/WifiProfileShare: network QoS data was changed (internet), updateQoSData networkType: true, qosData: false 04-09 03:41:07.489 1830: 3332 V/WifiProfileShare.Caster: update wips network, size: 0 04-09 03:41:07.490 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.490 1830: 3332 D/WifiProfileShare: nearby scanning settings run 04-09 03:41:07.490 1830: 3332 D/WifiProfileShare: network score provider settings enabled 04-09 03:41:07.490 1830: 3332 D/OpenNetworkQos[4.00: getOpenNetworkQosScores: 30 30 0 04-09 03:41:07.490 1830: 3332 D/OpenNetworkQos[4.00: getOpenNetworkQosNoInternetStatus: false 04-09 03:41:07.490 1830: 3332 I/WifiProfileShare.Caster: current network type: 0, score: [30, 30, 0] 04-09 03:41:07.491 1830: 3332 V/WifiProfileShare.Cache: update network score 72:2d:1b:**:**:37 04-09 03:41:07.491 1830: 3332 D/WifiProfileShare.ScanMatcher: getMcfDataList size:2 04-09 03:41:07.491 1830: 3332 I/WifiProfileShare.Caster: qos data was updated , before:type:QOS, pBssid:56:43:45, qosData:78 after:type:QOS, pBssid:56:43:45, qosData:78 04-09 03:41:07.493 1830: 3332 I/[MCFSDK_android_1.2.13040]_4_McfCasterImpl: isNetworkEnabled - type : 1 ret : true 04-09 03:41:07.493 1830: 3332 D/WifiProfileShare.McfCast: -ME--- mIsNetworkEnabled :true 04-09 03:41:07.493 1830: 3332 D/WifiProfileShare.McfCast: updateQoSData ignored, same contents 04-09 03:41:07.494 1830: 3332 D/WifiProfileShare.MCF: success update QosData ! 04-09 03:41:07.495 1830: 3332 I/[MCFSDK_android_1.2.13040]_4_McfCasterImpl: isNetworkEnabled - type : 1 ret : true 04-09 03:41:07.495 1830: 3332 D/WifiProfileShare.McfCast: -ME--- mIsNetworkEnabled :true 04-09 03:41:07.495 1830: 3332 D/WifiProfileShare.McfCast: -ME--- updatePasswordDate pwdData size:2 04-09 03:41:07.497 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.499 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.510 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.514 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.520 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.524 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.532 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.535 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.538 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.541 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.551 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.553 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.564 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.568 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.576 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.579 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.587 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.591 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.599 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.602 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.608 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.613 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.620 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.623 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.632 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.635 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.644 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.647 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.655 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.658 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.665 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.668 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.675 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.678 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.687 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.690 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.699 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.702 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.708 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.711 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.719 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.722 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.729 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.732 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.741 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.744 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.750 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.753 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.766 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.769 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.773 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.775 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.787 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.791 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.798 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.801 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.808 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.811 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.821 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.824 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.831 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.834 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.840 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.843 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.850 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.852 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.867 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.870 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.876 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.880 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.886 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.889 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.893 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.894 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.906 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.908 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.916 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.918 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.930 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.933 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.941 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.943 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.950 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.952 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.962 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.966 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.972 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.975 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.987 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.990 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:07.991 20952:20952 D/AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 2000 <<<<<< 04-09 03:41:07.996 20952:20952 I/app_process: MMAP_TRYLOCK is not supported in uffd addr:0x7a5ad73000 page-size:4096 04-09 03:41:07.997 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:07.998 20952:20952 I/AndroidRuntime: Using default boot image 04-09 03:41:07.998 20952:20952 I/AndroidRuntime: Leaving lock profiling enabled 04-09 03:41:07.998 20952:20952 D/SecNativeFeatureCppIf: encoded 04-09 03:41:07.998 20952:20952 D/SecNativeFeatureCppIf: decoding and unzip finish 04-09 03:41:07.998 20952:20952 D/SecNativeFeatureCppIf: use unCompDataBuff. encoded 04-09 03:41:07.998 20952:20952 D/SecNativeFeatureCppIf: Free unCompDataBuff 04-09 03:41:07.998 20952:20952 D/AndroidRuntime: addProductProperty not brand or 7 04-09 03:41:07.999 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.002 20952:20952 I/app_process: Using CollectorTypeCMC GC. 04-09 03:41:08.005 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.008 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.018 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.021 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.022 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.19 dur=1008.95 max=11.85 min=10.25 04-09 03:41:08.028 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.030 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.041 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.043 1830: 2384 D/WifiConnectivityMonitor.NetworkStatsAnalyzer: Backhaul result - RSSI:-40, CE:7, PE:7, TI:13, PTI:13, TW:34, PTW:34, Tx:16, Rx:136, TxS:13, RxS:13, RESULT:true, IC:0, ICT:5, WC:0, WCT:5, R:0, RC:0, IE:0, EC:0 04-09 03:41:08.043 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.049 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.050 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.056 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.297256,dur:1007.78,max:13.13,min:9.18 04-09 03:41:08.066 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.069 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.073 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.075 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.085 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.087 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.097 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.098 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.103 20952:20952 D/nativeloader: InitDefaultPublicLibraries for_preload=1: libandroid.so:libaaudio.so:libamidi.so:libbinder_ndk.so:libc.so:libcamera2ndk.so:libdl.so:libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libicu.so:libicui18n.so:libicuuc.so:libjnigraphics.so:liblog.so:libmediandk.so:libm.so:libnativehelper.so:libnativewindow.so:libOpenMAXAL.so:libOpenSLES.so:libRS.so:libstdc++.so:libsync.so:libvulkan.so:libwebviewchromium_plat_support.so:libz.so 04-09 03:41:08.106 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.108 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.125 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.126 20952:20952 D/nativeloader: Load libicu_jni.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:08.126 20952:20952 D/app_process: Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat 04-09 03:41:08.126 20952:20952 D/app_process: I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt72l.dat 04-09 03:41:08.126 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.128 20952:20952 D/nativeloader: Load libjavacore.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:08.130 20952:20952 D/nativeloader: Load libopenjdk.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:08.130 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.132 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.139 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.141 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.148 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.150 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.157 20952:20952 E/SemDvfsManager_JNI: SemDvfsManager: registerfunction enter 04-09 03:41:08.157 20952:20952 E/SemAffinityControl: SemAffinityControl: registerfunction enter 04-09 03:41:08.166 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.167 20952:20952 W/libc: Access denied finding property "ro.product.name_for_attestation" 04-09 03:41:08.167 20952:20952 W/libc: Access denied finding property "ro.product.brand_for_attestation" 04-09 03:41:08.167 20952:20952 W/libc: Access denied finding property "ro.product.model_for_attestation" 04-09 03:41:08.169 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.169 20952:20952 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 04-09 03:41:08.170 20952:20952 D/AndroidRuntime: Calling main entry com.android.commands.uiautomator.Launcher 04-09 03:41:08.172 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.174 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.175 20952:20952 D/UiAutomationConnection: Created on user UserHandle{0} 04-09 03:41:08.175 20952:20952 I/UiAutomation: Initialized for user 0 on display 0 04-09 03:41:08.175 20952:20952 W/UiAutomation: Created with deprecatead constructor, assumes DEFAULT_DISPLAY 04-09 03:41:08.176 4015: 4212 I/R0: limitCPUFreq:: freq = -1 04-09 03:41:08.178 1237: 1266 I/HYPER-HAL: [RequestManager.cpp]releaseLocked(): Released ID : 8070155 04-09 03:41:08.179 1830: 4578 D/AccessibilityManagerService: changeCurrentUserForTestAutomationIfNeededLocked(0): ignoring because device doesn't support visible background users 04-09 03:41:08.179 1830: 4578 I/UiAutomationManager: Registering UiTestAutomationService (id=com.android.server.accessibility/UiAutomation) when called by user 0 04-09 03:41:08.181 1295: 2134 E/BufferQueueDebug: [WindowToken{8a3eeb3 type=2032 android.os.Binder@a9e2422}#125202](this:0xb400007da2262ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'WindowToken{8a3eeb3 type=2032 android.os.Binder@a9e2422}#125202' 04-09 03:41:08.181 1295: 2134 I/BufferQueueDebug: [WindowToken{8a3eeb3 type=2032 android.os.Binder@a9e2422}#125202](this:0xb400007da2262ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:41:08.182 1295: 2134 I/SurfaceFlinger: id=125202 createSurf, flag=84004, WindowToken{8a3eeb3 type=2032 android.os.Binder@a9e2422}#125202 04-09 03:41:08.184 1830: 4578 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:08.185 1830: 4578 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:08.185 1830: 4578 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:08.187 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.192 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.194 1830: 4578 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:08.195 1830: 4578 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:08.195 1830: 4578 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:08.197 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.199 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.208 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.209 24035:24192 I/albv: NGA disabled since it's running Panthera and at least one a11y feature is on. 04-09 03:41:08.209 24035:24192 I/albv: (REDACTED) Nga state changed to %s 04-09 03:41:08.209 24035:24192 I/albv: (REDACTED) isTngActive=%s 04-09 03:41:08.211 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.214 23450:23972 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:08.214 24035:19168 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:08.214 23450:23972 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:08.215 24035:19165 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:08.219 9889: 9889 I/SafetyCenterAccessibilityListener: accessibility event occurred, safety center feature not enabled. 04-09 03:41:08.220 1830: 1830 D/BatterySaverPolicy: accessibility changed to true, updating policy. 04-09 03:41:08.222 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.222 1830: 1830 I/AccessibilityManagerService: semIsAccessibilityServiceEnabled() 04-09 03:41:08.223 1830: 1830 I/AccessibilityManagerService: accesibilityService is null 04-09 03:41:08.223 1830: 1830 I/AccessibilityManagerService: semIsAccessibilityServiceEnabled() 04-09 03:41:08.223 1830: 1830 I/AccessibilityManagerService: accesibilityService is null 04-09 03:41:08.223 1830: 1830 D/AS.AudioService: Accessibility volume enabled = false 04-09 03:41:08.223 2514: 2514 D/Navbar.Store: ----handleEvent(0) OnUpdateRemoteViewContainer(leftContainer=android.widget.LinearLayout{67a75b9 I.E...... ......ID 0,0-135,118 #7f0a0597 app:id/left_remoteview}, rightContainer=android.widget.LinearLayout{818adfe I.E...... ......ID 0,962-135,1080 #7f0a08aa app:id/right_remoteview}, contextualButtonVisible=false, darkIntensity=0.0, displayId=0) [Module] SamsungNavigationBarView 04-09 03:41:08.223 2514: 2514 D/Navbar.Store: ------[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER 04-09 03:41:08.223 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewContainer 04-09 03:41:08.223 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewDarkIntensity 04-09 03:41:08.224 2514: 2514 D/Navbar.Store: handleEvent(0) OnNavBarUpdateA11YService(clickable=false, longClickable=false) [Module] NavigationBar 04-09 03:41:08.224 2514: 2514 D/Navbar.Store: --[Band]SETUPWIZARD_PACK_UPDATE_A11Y_SERVICE 04-09 03:41:08.226 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.228 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.237 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.241 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.253 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.256 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.262 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.265 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.275 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.278 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.282 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.286 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.297 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.300 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.306 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.310 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.320 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.324 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.328 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.331 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.340 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.343 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.353 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.358 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.364 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.368 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.372 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.375 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.386 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.389 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.394 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.398 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.406 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.409 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.418 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.422 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.430 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.433 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.441 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.441 609: 609 D/io_stats: !@ 8,32 r 48910946 1307990052 w 14811318 293945896 d 1887680 424247772 f 0 2423145 iot 31312568 0 th 0 0 0 pt 0 inp 0 0 959089.353 04-09 03:41:08.441 609: 609 D/io_stats: !@ Read_top(KB): likeastarorange(20461) 864 ocessService0:0(20543) 116 04-09 03:41:08.441 609: 609 D/io_stats: !@ Write_top(KB): system_server(1830) 108 kworker/u16:2(5849) 96 likeastarorange(20461) 28 04-09 03:41:08.443 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.450 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.453 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.462 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.465 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.472 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.476 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.485 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.491 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.496 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.499 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.508 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.511 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.519 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.523 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.527 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.531 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.541 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.544 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.551 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.555 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.562 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.565 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.575 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.579 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.586 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.589 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.598 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:08.599 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.603 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.608 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.611 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.621 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.626 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.630 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.635 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.641 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.643 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.649 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.650 1221:20845 D/[Awinic: set vmax: 0 04-09 03:41:08.650 1221:20845 D/aurisys_lib_handler: [LIB] aw_set_node_vmax_update_pthread: Awinic dev[0] capacity percent: 59%, set vmax db: 0.0000db(0x00000000), vmax percent: 100.00% done 04-09 03:41:08.650 1221:20845 D/[Awinic: set vmax: 0 04-09 03:41:08.650 1221:20845 D/aurisys_lib_handler: [LIB] aw_set_node_vmax_update_pthread: Awinic dev[1] capacity percent: 59%, set vmax db: 0.0000db(0x00000000), vmax percent: 100.00% done 04-09 03:41:08.652 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.663 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.666 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.675 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.678 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.684 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.687 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.696 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.699 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.707 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.710 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.719 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.722 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.728 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.731 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.740 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.743 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.749 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.753 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.763 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.766 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.772 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.774 4015: 4015 I/SDHMS:LOAD: type: LoadsFreqs, value: 0:0:76:1090000:2100000:725000:1116000:2000000:500000:406:493:390 04-09 03:41:08.777 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.783 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.786 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.794 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.797 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.807 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.811 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.820 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.824 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.830 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.834 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.841 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.844 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.850 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.852 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.860 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.863 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.874 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.878 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.883 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.886 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.896 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.900 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.908 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.912 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.917 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.922 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.929 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.932 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.942 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.944 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.953 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.956 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.962 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.964 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.971 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.974 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.985 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.990 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:08.996 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:08.999 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.004 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.007 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.019 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.021 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.029 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.031 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.032 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.08 dur=1010.26 max=11.77 min=10.55 04-09 03:41:09.042 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.045 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.051 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.054 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.063 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.067 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.068 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:89.921066,dur:1012.00,max:13.94,min:8.87 04-09 03:41:09.075 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.079 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.086 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.089 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.094 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.097 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.108 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.111 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.117 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.120 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.128 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.131 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.139 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.142 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.154 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.157 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.161 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.164 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.174 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.177 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.185 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.189 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.197 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.202 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.207 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.211 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.217 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.221 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.228 20952:20952 D/SemCscFeature: Encoded 04-09 03:41:09.237 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.240 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.240 20952:20952 W/AccessibilityNodeInfoDumper: Fetch time: 8ms 04-09 03:41:09.241 1830: 4541 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:09.242 1830: 4541 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:09.242 1830: 4541 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:09.242 1830: 4541 D/AccessibilityManagerService: restoreCurrentUserForTestAutomationIfNeededLocked(): ignoring because device doesn't support visible background users 04-09 03:41:09.243 1830: 4541 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accelerometer_rotation 04-09 03:41:09.243 1830: 4541 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = user_rotation 04-09 03:41:09.245 1830: 4541 V/WindowManager: rotationForOrientation(orient=SCREEN_ORIENTATION_SENSOR_LANDSCAPE (6), last=ROTATION_90 (1)); user=ROTATION_0 (0) 04-09 03:41:09.245 1830: 4541 D/WindowManager: rotationForOrientation, orientationSource=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891} 04-09 03:41:09.245 1830: 4541 V/WindowManager: Computed rotation=ROTATION_90 (1) for display id=0 based on lastOrientation=SCREEN_ORIENTATION_SENSOR_LANDSCAPE (6) and oldRotation=ROTATION_90 (1), caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2674 com.android.server.wm.WindowManagerService.updateRotationUnchecked:4859 com.android.server.wm.WindowManagerService.thawDisplayRotation:4800 com.android.server.wm.WindowManagerService.thawRotation:4764 android.view.IWindowManager$Stub.onTransact:2718 com.android.server.wm.WindowManagerService.onTransact:1540 04-09 03:41:09.247 20952:20952 D/AndroidRuntime: Shutting down VM 04-09 03:41:09.248 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.253 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.255 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.256 24035:24191 I/albv: NGA enabled in interactor. 04-09 03:41:09.257 24035:24191 I/albv: (REDACTED) Nga state changed to %s 04-09 03:41:09.257 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.257 24035:24191 I/albv: (REDACTED) isTngActive=%s 04-09 03:41:09.261 24035:19165 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:09.262 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.263 24035:19168 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:09.264 23450:23512 I/suo: Initializing all components 04-09 03:41:09.265 23450:23978 I/wuo: (REDACTED) onIsEnabledChanged, isEnabled: %s 04-09 03:41:09.265 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.265 23450:23975 I/vit: (REDACTED) State changed: %s => %s by %s and %s with %s 04-09 03:41:09.265 23450:23975 I/vor: (REDACTED) Recognizer choice: (recognizer_type: %s, recognizer_mode: %s, choice_reason: %s) 04-09 03:41:09.265 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.265 1295: 1295 I/Layer: id=125202 removeFromCurrentState WindowToken{8a3eeb3 type=2032 android.os.Binder@a9e2422}#125202 (204) 04-09 03:41:09.266 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.266 23450:23975 I/xfj: (REDACTED) onActiveStateChangeEvent: %s => %s 04-09 03:41:09.266 23450:23975 I/ven: (REDACTED) #onActiveStateChangeEvent, newState: %s, previousState: %s. 04-09 03:41:09.266 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.266 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.266 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.266 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.266 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.266 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.266 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.266 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.266 23450:23972 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:09.267 23450:23978 I/xiy: (REDACTED) Setting session to type: %s 04-09 03:41:09.267 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.267 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.267 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.267 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.267 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.267 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.267 23450:23978 I/xkk: (REDACTED) setNavBarVisible: %s 04-09 03:41:09.267 1295: 1295 I/SurfaceFlinger: id=125202 Removed WindowToken{8a3eeb3 type=2032 android.os.Binder@a9e2422}#125202 (204) 04-09 03:41:09.267 23450:23972 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:09.267 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.267 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.267 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.267 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.267 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.267 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:09.268 23450:23964 I/eher: showGestureNav 04-09 03:41:09.268 23450:23964 I/ehep: (REDACTED) setUiHints(hints = %s) 04-09 03:41:09.270 23450:23978 I/wnm: (REDACTED) stopListening(%s, %s) 04-09 03:41:09.272 23450:23975 I/ymj: Ignoring as prefetch was recently called 04-09 03:41:09.272 23450:23964 I/trr: (REDACTED) on opa visibility changed %s 04-09 03:41:09.274 23450:23975 I/ehep: setUiHints: finished successfully 04-09 03:41:09.277 1295: 1295 I/BufferQueueDebug: [WindowToken{8a3eeb3 type=2032 android.os.Binder@a9e2422}#125202](this:0xb400007da2262ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:41:09.277 1295: 1295 I/Layer: id=125202 Destroyed WindowToken{8a3eeb3 type=2032 android.os.Binder@a9e2422}#125202 04-09 03:41:09.278 1830: 1830 D/BatterySaverPolicy: accessibility changed to false, updating policy. 04-09 03:41:09.279 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.281 23450:23972 I/tfc: Initialize 04-09 03:41:09.282 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.285 23450:23975 I/trr: (REDACTED) on opa visibility changed %s 04-09 03:41:09.286 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.289 23450:23978 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:09.290 23450:23975 I/suo: Successfully initialized all components 04-09 03:41:09.293 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.295 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.302 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.304 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.314 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.316 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.327 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.329 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.337 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.338 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.348 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.350 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.362 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.366 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.375 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.378 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.385 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.389 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.396 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.399 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.406 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.410 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.416 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.419 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.430 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.433 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.438 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.441 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.451 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.454 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.461 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.473 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.478 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.484 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.487 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.493 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.496 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.507 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.511 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.518 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.522 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.529 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.532 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.539 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.543 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.552 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.555 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.560 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.563 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.572 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.575 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.586 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.590 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.595 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.598 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.608 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.611 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.616 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.619 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.629 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.632 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.638 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.641 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.650 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.654 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.660 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.664 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.674 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.677 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.683 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.687 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.694 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.698 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.709 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.713 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.716 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.719 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.731 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.735 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.739 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.744 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.750 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.754 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.761 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.765 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.772 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.776 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.782 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.785 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.795 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.799 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.804 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.808 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.816 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.819 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.826 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.829 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.839 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.841 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.852 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.856 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.861 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.864 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.874 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.878 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.881 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.885 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.888 2683: 2714 I/EPDG -- SIM0 IwlanNetworkService: requestNetworkRegistrationInfo for domain 2 04-09 03:41:09.888 2683: 2879 I/EPDG -- SIM0 IwlanNetworkService: Calling onRequestNetworkRegistrationInfoComplete.resultCode = 0, netState = NetworkRegistrationInfo{ domain=PS transportType=WLAN registrationState=UNKNOWN networkRegistrationState=UNKNOWN roamingType=NOT_ROAMING accessNetworkTechnology=IWLAN rejectCause=0 emergencyEnabled=false availableServices=[] cellIdentity=null voiceSpecificInfo=null dataSpecificInfo=null nrState=**** rRplmn= isUsingCarrierAggregation=false} 04-09 03:41:09.894 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.896 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.898 1499: 1810 D/SemNativeCarrierFeature_vendor: getInstance 04-09 03:41:09.901 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:09.902 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.905 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.913 1499: 1810 D/SemNativeCarrierFeature_vendor: getInstance 04-09 03:41:09.917 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.922 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.929 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.931 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.937 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.939 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.950 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.953 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.959 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.963 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.972 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.976 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.980 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.982 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:09.995 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:09.999 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.004 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.008 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.011 20461:20894 D/Heartbeat: true 04-09 03:41:10.018 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.021 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.028 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.032 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.038 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.040 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.042 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.12 dur=1009.76 max=12.03 min=10.30 04-09 03:41:10.050 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.054 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.063 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.066 1221:26201 W/AudioALSAPlaybackHandlerBase: compensatePresentationPosition(), timestamp 959090.972360472 older then mPreviousTime 959090.973149472!! 04-09 03:41:10.067 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.078 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.115280,dur:1009.82,max:13.71,min:8.02 04-09 03:41:10.079 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.080 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.084 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.084 20952:20952 W/RefBase: RefBase: Explicit destruction, weak count = 0 (in 0x7a30f70130). Use sp<> to manage this object. 04-09 03:41:10.089 20952:20952 D/RefBase: #00 pc 0000000000105ad0 /apex/com.android.runtime/lib64/bionic/libc.so (__cxa_finalize+144) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:10.089 20952:20952 D/RefBase: #01 pc 00000000000f7ad8 /apex/com.android.runtime/lib64/bionic/libc.so (exit+24) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:10.089 20952:20952 D/RefBase: #02 pc 000000000008c5bc /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:10.094 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.096 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.104 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.107 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.117 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.121 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.127 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.130 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.138 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.142 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.148 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.151 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.162 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.165 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.170 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.174 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.183 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.186 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.193 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.196 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.206 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.209 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.215 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.219 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.228 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.234 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.240 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.244 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.250 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.253 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.262 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.265 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.273 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.276 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.282 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.284 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.296 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.299 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.306 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.310 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.316 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.319 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.326 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.329 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.339 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.342 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.350 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.353 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.359 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.363 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.372 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.375 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.382 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.385 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.394 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.398 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.405 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.407 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.415 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.418 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.425 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.427 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.433 1830: 3494 D/SemWifiUsabilityStatsMonitor: onWifiUsabilityStats - seqNum 42694, isSameBssidAndFreq true 04-09 03:41:10.440 2514: 2514 D/StatusBarIconController: ignoring old pipeline callback because the new wifi icon is enabled 04-09 03:41:10.441 2514: 2596 D/Tile.WifiTile: handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true 04-09 03:41:10.441 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.442 609: 609 D/io_stats: !@ 8,32 r 48911014 1307991268 w 14811436 293946580 d 1887680 424247772 f 0 2423152 iot 31312656 0 th 0 0 0 pt 0 inp 0 0 959091.354 04-09 03:41:10.445 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.449 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.451 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.455 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.461 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.463 1295: 1295 I/BufferQueueProducer: [StatusBar$_2514#109](this:0xb400007d9f9dcba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=0.33 dur=3018.30 max=3018.30 min=3018.30 04-09 03:41:10.464 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.469 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.473 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.483 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.486 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.496 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.501 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.504 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.507 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.514 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.517 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.527 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.530 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.536 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.539 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.553 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.557 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.562 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.565 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.571 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.576 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.582 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.585 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.594 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.597 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.606 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.609 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.616 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.618 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.626 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.630 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.638 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.641 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.651 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.655 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.659 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.663 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.672 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.675 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.681 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.684 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.693 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.697 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.705 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.707 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.714 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.715 1228: 1261 E/BatteryDump: !@new_battery_dump : 3901,-55,300,1500,59,346,345,391,0,0,367,391,0,Charging,NO_CHARGING,Normal,Good,USB_CDP,2,Normal,0,0,9597,0x8000,0x10010000,0x0,0,0,0000,0000,00000000,0,0,0,0,6,3906,5810,983,0, 04-09 03:41:10.715 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.722 1228: 1228 I/android.hardware.health@2.1-service-samsung: updateLrpSysfs: write: 366 04-09 03:41:10.723 1830: 2428 D/BatteryService: Sending ACTION_BATTERY_CHANGED: level:59, status:2, health:2, remain:24108, ac:false, usb:true, wireless:false, pogo:false, misc:0x10010000, charge_type:2, charger_type:0, voltage:3901, temperature:346, online:5, charging_status:0, cycle_count:0, current_avg:-44, ps:false, hvc:false, capacity:280000, current_event:0x8000, current_now:-55, mcc:0, mcv:0, cc:2364000, present:true, scale:100, technology:Li-ion 04-09 03:41:10.724 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.726 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.726 1830: 2399 I/DeviceBatteryInfoService: action: android.intent.action.BATTERY_CHANGED 04-09 03:41:10.726 1830: 2399 I/DeviceBatteryInfoService: phone battery level: 59 04-09 03:41:10.726 1830: 2399 I/DeviceBatteryInfoService: phone battery status: 2 04-09 03:41:10.727 1830: 2250 D/MotionRecognitionService: [SAR] onReceive : ACTION_BATTERY_CHANGED, Plugged: 2 04-09 03:41:10.727 1830: 1830 D/AdaptiveBrightnessLongtermModelBuilder: Received android.intent.action.BATTERY_CHANGED 04-09 03:41:10.728 2496: 2496 D/SemBigDataInfoController: Intent: android.intent.action.BATTERY_CHANGED 04-09 03:41:10.728 2514: 2514 I/AODBatteryManager: updateBatteryData: ACTION_BATTERY_CHANGED 04-09 03:41:10.728 2496: 2496 D/SemBigDataInfoController: Intent: android.intent.action.BATTERY_CHANGED 04-09 03:41:10.730 2514: 2514 I/AODBatteryManager: saveBatteryData : AOD BatteryData [mBatteryLevel=59, mBatteryStatus=CHARGING, mBatteryPlugType=USB, mBatteryPlugged=true, mRemainingChargeTime=24108000, mBatteryChargingType=1, mBatteryChargerType=NORMAL, mBatteryOnline=NOT_DEFINED, mBatterySwellingMode=NONE, mBatteryProtectMode=false, mBatteryProtectModeType=1, mSleepChargingEvent=null, mSleepChargingEventFinishTime=null] 04-09 03:41:10.731 2514: 2514 I/PowerUI: mBootCompleted = true | mFullyConnected = true 04-09 03:41:10.731 2514: 2514 I/PowerUI: BATTERY_HEALTH_CHECK extraHealth=2 mBatteryMiscEvent=268500992 04-09 03:41:10.731 2514: 2514 W/PowerUI: Plug reason 04-09 03:41:10.731 2514: 2514 W/PowerUI: Skip charging animation - by plug status 04-09 03:41:10.731 2514: 2514 D/PowerUI: priorPlugType = 2 mPlugType = 2 priorBatteryStatus = 2 mBatteryStatus = 2 04-09 03:41:10.731 2514: 2514 W/PowerUI: Plug reason 04-09 03:41:10.731 2514: 2514 W/PowerUI: Skip charging sound - by plug status 04-09 03:41:10.731 2514: 2514 I/PowerUI: oldMisalign : false, curMisalign : false 04-09 03:41:10.734 2514: 2514 D/SecPowerUI.Notification: showChargingNotice oldChargingType : 8 / currentChargingType : 8, oldChargingTime : 24108000 / mChargingTime : 24108000 04-09 03:41:10.734 2514: 2514 D/SecPowerUI.Notification: showChargingNotice There is no change about charging status, so return! 04-09 03:41:10.734 2514: 2514 D/PowerUI: Battery swelling mode - priorBatterySwellingMode = 0 mBatterySwellingMode = 0 mBatteryStatus = 2 04-09 03:41:10.734 2514: 2514 I/PowerUI: mBatteryMiscEvent = 268500992 04-09 03:41:10.734 2514: 2514 I/PowerUI: checkRestoreProtectBattery pb value : 0, Scheduling start ? : false 04-09 03:41:10.734 2514: 2514 I/PowerUI: Clear time 04-09 03:41:10.734 2514: 8579 D/SecPowerUI.Notification: dismissing low battery warning: level=59 04-09 03:41:10.734 2514: 8579 D/SecPowerUI.Notification: updateNotification mWarning=false mPlaySound=false 04-09 03:41:10.734 2514: 8579 D/SecPowerUI.Notification: SecBatteryStatsSnapshot{batteryLevel=59, currentBatteryMode=0, chargingTime=24108000, chargingType=8, batteryHealth=2, automaticTestMode=false, isHiccupState=false, optChargingFinishTime=} 04-09 03:41:10.735 1830: 4584 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = ltc_highsoc_exceed_time 04-09 03:41:10.735 1830: 4584 D/KNOX_MDM_SettingsProvider: edmUri: content://com.sec.knox.provider/RestrictionPolicy3 04-09 03:41:10.735 1830: 4584 D/KNOX_MDM_SettingsProvider: projectionArgs: isSettingsChangesAllowed 04-09 03:41:10.735 1830: 4584 D/KNOX_MDM_SettingsProvider: selectionArgs: false 04-09 03:41:10.735 1830: 4584 D/KNOX_MDM_SettingsProvider: selectionArgs: 10060 04-09 03:41:10.735 2514: 8579 D/SecPowerUI.Notification: 1. restoreScreenTimeOut - saved_value : : 04-09 03:41:10.735 2514: 8579 E/SecPowerUI.Notification: no saved value, so we do nothing !! 04-09 03:41:10.735 1830: 4584 D/SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed 04-09 03:41:10.735 1830: 4584 D/SecContentProvider: called from android.uid.systemui:10060 04-09 03:41:10.735 1830: 4584 D/RestrictionPolicy: isSettingsChangesAllowedAsUser, userId 0 : true 04-09 03:41:10.736 1830: 4584 D/KNOX_MDM_SettingsProvider: ret = 1 04-09 03:41:10.736 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.736 2514: 2514 I/PowerUI: checkBatteryProtectionNotification : 2, pb value : 0, plugType : 2, level : 59 04-09 03:41:10.737 2514: 2514 D/SecPowerUI.Notification: SecBatteryStatsSnapshot{batteryLevel=59, currentBatteryMode=0, chargingTime=24108000, chargingType=8, batteryHealth=2, automaticTestMode=false, isHiccupState=false, optChargingFinishTime=} 04-09 03:41:10.737 2514: 2514 D/SamsungBatteryMeterDrawable: onBatteryLevelChanged isSomethingChanged: false 04-09 03:41:10.738 2514: 2514 D/SamsungBatteryMeterDrawable: onBatteryLevelChanged isSomethingChanged: false 04-09 03:41:10.738 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.738 2514: 2514 D/SamsungBatteryMeterDrawable: onBatteryLevelChanged isSomethingChanged: false 04-09 03:41:10.739 2514: 2514 D/KeyguardUpdateMonitor: handleBatteryUpdate 04-09 03:41:10.747 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.749 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.760 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.761 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.768 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.770 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.780 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.782 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.793 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.797 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.803 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.806 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.814 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.816 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.824 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.825 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.837 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.840 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.848 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.849 20969:20969 D/AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 2000 <<<<<< 04-09 03:41:10.851 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.854 20969:20969 I/app_process: MMAP_TRYLOCK is not supported in uffd addr:0x749ff5a000 page-size:4096 04-09 03:41:10.856 20969:20969 I/AndroidRuntime: Using default boot image 04-09 03:41:10.856 20969:20969 I/AndroidRuntime: Leaving lock profiling enabled 04-09 03:41:10.856 20969:20969 D/SecNativeFeatureCppIf: encoded 04-09 03:41:10.856 20969:20969 D/SecNativeFeatureCppIf: decoding and unzip finish 04-09 03:41:10.856 20969:20969 D/SecNativeFeatureCppIf: use unCompDataBuff. encoded 04-09 03:41:10.856 20969:20969 D/SecNativeFeatureCppIf: Free unCompDataBuff 04-09 03:41:10.856 20969:20969 D/AndroidRuntime: addProductProperty not brand or 7 04-09 03:41:10.860 20969:20969 I/app_process: Using CollectorTypeCMC GC. 04-09 03:41:10.861 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.864 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.867 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.869 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.881 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.883 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.892 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.895 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.901 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.903 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.914 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.917 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.924 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.926 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.937 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.939 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.947 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.949 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.955 20969:20969 D/nativeloader: InitDefaultPublicLibraries for_preload=1: libandroid.so:libaaudio.so:libamidi.so:libbinder_ndk.so:libc.so:libcamera2ndk.so:libdl.so:libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libicu.so:libicui18n.so:libicuuc.so:libjnigraphics.so:liblog.so:libmediandk.so:libm.so:libnativehelper.so:libnativewindow.so:libOpenMAXAL.so:libOpenSLES.so:libRS.so:libstdc++.so:libsync.so:libvulkan.so:libwebviewchromium_plat_support.so:libz.so 04-09 03:41:10.961 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.964 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.978 20969:20969 D/nativeloader: Load libicu_jni.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:10.978 20969:20969 D/app_process: Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat 04-09 03:41:10.979 20969:20969 D/app_process: I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt72l.dat 04-09 03:41:10.980 20969:20969 D/nativeloader: Load libjavacore.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:10.980 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.982 20969:20969 D/nativeloader: Load libopenjdk.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:10.984 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.990 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.993 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:10.996 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:10.998 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.001 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.003 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.006 20969:20969 E/SemDvfsManager_JNI: SemDvfsManager: registerfunction enter 04-09 03:41:11.007 20969:20969 E/SemAffinityControl: SemAffinityControl: registerfunction enter 04-09 03:41:11.014 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.017 20969:20969 W/libc: Access denied finding property "ro.product.name_for_attestation" 04-09 03:41:11.017 20969:20969 W/libc: Access denied finding property "ro.product.brand_for_attestation" 04-09 03:41:11.017 20969:20969 W/libc: Access denied finding property "ro.product.model_for_attestation" 04-09 03:41:11.017 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.019 20969:20969 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 04-09 03:41:11.019 20969:20969 D/AndroidRuntime: Calling main entry com.android.commands.uiautomator.Launcher 04-09 03:41:11.025 20969:20969 D/UiAutomationConnection: Created on user UserHandle{0} 04-09 03:41:11.025 20969:20969 I/UiAutomation: Initialized for user 0 on display 0 04-09 03:41:11.025 20969:20969 W/UiAutomation: Created with deprecatead constructor, assumes DEFAULT_DISPLAY 04-09 03:41:11.025 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.027 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.029 1830: 4584 D/AccessibilityManagerService: changeCurrentUserForTestAutomationIfNeededLocked(0): ignoring because device doesn't support visible background users 04-09 03:41:11.029 1830: 4584 I/UiAutomationManager: Registering UiTestAutomationService (id=com.android.server.accessibility/UiAutomation) when called by user 0 04-09 03:41:11.030 1295: 2134 E/BufferQueueDebug: [WindowToken{fd14d3d type=2032 android.os.Binder@3071e94}#125203](this:0xb400007da2276ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'WindowToken{fd14d3d type=2032 android.os.Binder@3071e94}#125203' 04-09 03:41:11.030 1295: 2134 I/BufferQueueDebug: [WindowToken{fd14d3d type=2032 android.os.Binder@3071e94}#125203](this:0xb400007da2276ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:41:11.030 1295: 2134 I/SurfaceFlinger: id=125203 createSurf, flag=84004, WindowToken{fd14d3d type=2032 android.os.Binder@3071e94}#125203 04-09 03:41:11.033 1830: 4584 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:11.033 1830: 4584 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:11.033 1830: 4584 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:11.037 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.039 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.045 1830: 4584 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:11.045 1830: 4584 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:11.046 1830: 4584 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:11.049 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.051 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=89.16 dur=1009.39 max=21.39 min=10.53 04-09 03:41:11.055 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.058 24035:24194 I/albv: NGA disabled since it's running Panthera and at least one a11y feature is on. 04-09 03:41:11.059 24035:24194 I/albv: (REDACTED) Nga state changed to %s 04-09 03:41:11.059 24035:24194 I/albv: (REDACTED) isTngActive=%s 04-09 03:41:11.059 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.062 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.064 23450:23979 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:11.065 24035:19168 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:11.066 23450:23979 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:11.068 24035:19165 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:11.072 9889: 9889 I/SafetyCenterAccessibilityListener: accessibility event occurred, safety center feature not enabled. 04-09 03:41:11.074 2514: 2514 D/Navbar.Store: ----handleEvent(0) OnUpdateRemoteViewContainer(leftContainer=android.widget.LinearLayout{67a75b9 I.E...... ......ID 0,0-135,118 #7f0a0597 app:id/left_remoteview}, rightContainer=android.widget.LinearLayout{818adfe I.E...... ......ID 0,962-135,1080 #7f0a08aa app:id/right_remoteview}, contextualButtonVisible=false, darkIntensity=0.0, displayId=0) [Module] SamsungNavigationBarView 04-09 03:41:11.074 1830: 1830 D/BatterySaverPolicy: accessibility changed to true, updating policy. 04-09 03:41:11.074 2514: 2514 D/Navbar.Store: ------[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER 04-09 03:41:11.074 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewContainer 04-09 03:41:11.075 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewDarkIntensity 04-09 03:41:11.075 2514: 2514 D/Navbar.Store: handleEvent(0) OnNavBarUpdateA11YService(clickable=false, longClickable=false) [Module] NavigationBar 04-09 03:41:11.075 2514: 2514 D/Navbar.Store: --[Band]SETUPWIZARD_PACK_UPDATE_A11Y_SERVICE 04-09 03:41:11.076 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.076 1830: 1830 I/AccessibilityManagerService: semIsAccessibilityServiceEnabled() 04-09 03:41:11.076 1830: 1830 I/AccessibilityManagerService: accesibilityService is null 04-09 03:41:11.076 1830: 1830 I/AccessibilityManagerService: semIsAccessibilityServiceEnabled() 04-09 03:41:11.076 1830: 1830 I/AccessibilityManagerService: accesibilityService is null 04-09 03:41:11.076 1830: 1830 D/AS.AudioService: Accessibility volume enabled = false 04-09 03:41:11.078 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.079 2496: 2608 I/System.out: Broadcasting: Intent { act=com.sec.intent.action.SARDEVICE_CP flg=0x10000000 (has extras) } 04-09 03:41:11.082 1830: 2250 D/MotionRecognitionService: [SAR] onReceive : SARDEVICE_CP, callAction = off deviceID = 33285 slot = 0 device_ext = 0 04-09 03:41:11.082 1830: 2250 I/MotionRecognitionService: [SAR] id : 0 cmd :off 04-09 03:41:11.082 1830: 2250 I/MotionRecognitionService: [SAR] SarDevice clear 1 channel : 0 , state : 0 04-09 03:41:11.087 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:89.190292,dur:1009.08,max:21.84,min:9.37 04-09 03:41:11.093 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerWithFlag value : 1 : false 04-09 03:41:11.093 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor disableSensor : true 04-09 03:41:11.093 1830: 2250 D/MotionRecognitionService: [SAR] disable mRequestedChannelList : 33285 04-09 03:41:11.093 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensorsetTunerGrip 8589934592 , state: false 04-09 03:41:11.093 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.099 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.103 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerExt(Tuner) value : 8589934592 : false 04-09 03:41:11.103 1830: 2250 I/MotionRecognitionService: [SAR] tunerGrip is 8589934592, state : false 04-09 03:41:11.103 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensorsetTunerGrip 17179869184 , state: false 04-09 03:41:11.107 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.111 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.114 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerExt(Tuner) value : 17179869184 : false 04-09 03:41:11.115 1830: 2250 I/MotionRecognitionService: [SAR] tunerGrip is 17179869184, state : false 04-09 03:41:11.115 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.116 1830: 2250 D/SensorManager: unregisterListener :: com.samsung.android.gesture.MotionRecognitionSAR$GripSensorWrapper$1@fa800ea 04-09 03:41:11.116 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor disable channel 0 : 0 , channel 1 : 0 04-09 03:41:11.116 1830: 2250 I/MotionRecognitionService: [SAR] id : 2 cmd :off 04-09 03:41:11.116 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:11.116 1830: 2250 I/MotionRecognitionService: [SAR] id : 9 cmd :off 04-09 03:41:11.116 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:11.116 1830: 2250 I/MotionRecognitionService: [SAR] id : 15 cmd :off 04-09 03:41:11.116 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:11.116 1830: 2250 I/MotionRecognitionService: [SAR] (-) mRequestedChannelList : 0 04-09 03:41:11.117 2496: 3646 I/System.out: Broadcast completed: result=0 04-09 03:41:11.119 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.123 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.125 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.139 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.143 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.148 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.152 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.158 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.161 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.171 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.174 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.182 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.186 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.194 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.197 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.239 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.240 1830: 4541 W/ProcessStats: Tracking association SourceState{e7954c4 net.playtouch.dressupthegirllikeastarorange/11303 BTop #1904586} whose proc state 2 is better than process ProcessState{a6d3548 com.google.android.gms.persistent/10220 pkg=com.google.android.gms} proc state 3 (44 skipped) 04-09 03:41:11.241 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10220[I] 04-09 03:41:11.242 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10220[I] 04-09 03:41:11.242 1435: 1698 I/CameraService: onUidStateChanged: uid=10220, procState is changed. (4 -> 3) 04-09 03:41:11.245 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.249 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.251 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.257 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.259 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.268 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.271 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.281 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.284 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.291 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.295 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.302 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.304 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.316 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.322 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.327 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.332 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.337 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.340 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.348 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.352 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.357 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.361 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.371 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.374 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.379 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.382 2496: 2608 I/System.out: Broadcasting: Intent { act=com.sec.intent.action.SARDEVICE_CP flg=0x10000000 (has extras) } 04-09 03:41:11.384 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.389 1830: 2250 D/MotionRecognitionService: [SAR] onReceive : SARDEVICE_CP, callAction = on deviceID = 33285 slot = 0 device_ext = 0 04-09 03:41:11.389 1830: 2250 I/MotionRecognitionService: [SAR] (+) mRequestedChannelList : 33285 04-09 03:41:11.389 1830: 2250 I/MotionRecognitionService: [SAR] id : 0 cmd :on 04-09 03:41:11.389 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor enableSensor 04-09 03:41:11.394 1830: 2250 D/SensorService: [GripSensor] ++ setGripThdWithMCC (65560) 04-09 03:41:11.396 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.397 1830: 2250 D/SensorService: GripSensor: MCC Path does not exist 04-09 03:41:11.397 1830: 2250 D/SensorManager: registerListener :: 33554443, SX9385 Grip sensor, 200000, 0, com.samsung.android.gesture.MotionRecognitionSAR$GripSensorWrapper$1@fa800ea 04-09 03:41:11.398 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor enable channel 0 : 1 , channel 1 : 0 04-09 03:41:11.398 1830: 2250 I/MotionRecognitionService: [SAR] id : 2 cmd :on 04-09 03:41:11.398 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:11.398 1830: 2250 I/MotionRecognitionService: [SAR] id : 9 cmd :on 04-09 03:41:11.398 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:11.398 1830: 2250 I/MotionRecognitionService: [SAR] id : 15 cmd :on 04-09 03:41:11.398 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:11.399 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor onSensorChanged : 5.0 , 5.0 , 0.0 , 300.0 , 300.0 04-09 03:41:11.399 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor setUnknownMode channel: 0 , state: 300 04-09 03:41:11.399 2496: 3646 I/System.out: Broadcast completed: result=0 04-09 03:41:11.401 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.405 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerWithFlag value : 1 : true 04-09 03:41:11.405 1830: 2250 I/MotionRecognitionService: [SAR] UnknownMode set 1 channel : 0 , state : 0 04-09 03:41:11.405 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensorsetTunerGrip 8589934592 , state: false 04-09 03:41:11.409 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.412 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:11.414 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerExt(Tuner) value : 8589934592 : false 04-09 03:41:11.414 1830: 2250 I/MotionRecognitionService: [SAR] tunerGrip is 8589934592, state : false 04-09 03:41:11.416 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.420 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.428 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.431 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.437 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.441 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.449 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.452 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.458 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.462 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.471 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.474 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.479 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.482 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.493 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.500 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.504 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.507 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.515 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.518 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.525 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.528 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.534 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.538 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.547 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.552 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.557 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.560 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.573 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.577 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.583 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.587 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.593 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.596 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.601 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.604 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.618 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.621 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.626 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.629 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.637 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.641 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.646 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.649 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.658 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.662 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.671 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.674 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.682 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.685 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.693 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.697 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.703 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.707 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.714 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.718 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.727 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.732 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.736 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.739 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.747 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.750 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.756 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.759 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.767 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.771 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.783 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.786 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.792 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.796 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.804 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.807 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.814 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.817 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.825 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.829 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.836 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.839 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.845 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.847 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.860 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.863 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.868 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.871 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.882 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.885 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.891 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.894 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.902 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.905 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.915 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.919 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.927 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.931 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.934 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.937 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.950 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.956 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.961 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.963 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.968 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.970 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.981 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.984 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:11.991 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:11.995 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.003 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.009 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.013 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.017 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.026 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.029 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.038 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.048 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.051 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.054 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.058 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.062 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=87.06 dur=1010.84 max=43.82 min=10.46 04-09 03:41:12.062 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.069 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.071 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.081 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.086 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.087 20969:20969 D/SemCscFeature: Encoded 04-09 03:41:12.092 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.094 20969:20969 W/AccessibilityNodeInfoDumper: Fetch time: 4ms 04-09 03:41:12.095 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.096 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:87.192383,dur:1009.26,max:43.22,min:9.00 04-09 03:41:12.097 1830: 4541 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:12.099 1830: 4541 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:12.100 1830: 4541 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:12.100 1830: 4541 D/AccessibilityManagerService: restoreCurrentUserForTestAutomationIfNeededLocked(): ignoring because device doesn't support visible background users 04-09 03:41:12.100 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.102 1830: 4541 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accelerometer_rotation 04-09 03:41:12.102 1830: 4541 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = user_rotation 04-09 03:41:12.103 1830: 4541 V/WindowManager: rotationForOrientation(orient=SCREEN_ORIENTATION_SENSOR_LANDSCAPE (6), last=ROTATION_90 (1)); user=ROTATION_0 (0) 04-09 03:41:12.103 1830: 4541 D/WindowManager: rotationForOrientation, orientationSource=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891} 04-09 03:41:12.103 1830: 4541 V/WindowManager: Computed rotation=ROTATION_90 (1) for display id=0 based on lastOrientation=SCREEN_ORIENTATION_SENSOR_LANDSCAPE (6) and oldRotation=ROTATION_90 (1), caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2674 com.android.server.wm.WindowManagerService.updateRotationUnchecked:4859 com.android.server.wm.WindowManagerService.thawDisplayRotation:4800 com.android.server.wm.WindowManagerService.thawRotation:4764 android.view.IWindowManager$Stub.onTransact:2718 com.android.server.wm.WindowManagerService.onTransact:1540 04-09 03:41:12.103 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.104 20969:20969 D/AndroidRuntime: Shutting down VM 04-09 03:41:12.116 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.117 1295: 1295 I/Layer: id=125203 removeFromCurrentState WindowToken{fd14d3d type=2032 android.os.Binder@3071e94}#125203 (204) 04-09 03:41:12.118 1295: 1295 I/SurfaceFlinger: id=125203 Removed WindowToken{fd14d3d type=2032 android.os.Binder@3071e94}#125203 (204) 04-09 03:41:12.120 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.123 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.126 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.129 1295: 1295 I/BufferQueueDebug: [WindowToken{fd14d3d type=2032 android.os.Binder@3071e94}#125203](this:0xb400007da2276ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:41:12.129 1295: 1295 I/Layer: id=125203 Destroyed WindowToken{fd14d3d type=2032 android.os.Binder@3071e94}#125203 04-09 03:41:12.130 24035:24191 I/albv: NGA enabled in interactor. 04-09 03:41:12.130 24035:24191 I/albv: (REDACTED) Nga state changed to %s 04-09 03:41:12.131 24035:24191 I/albv: (REDACTED) isTngActive=%s 04-09 03:41:12.135 24035:19168 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:12.138 23450:23512 I/suo: Initializing all components 04-09 03:41:12.138 23450:23978 I/wuo: (REDACTED) onIsEnabledChanged, isEnabled: %s 04-09 03:41:12.138 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.138 23450:23975 I/vit: (REDACTED) State changed: %s => %s by %s and %s with %s 04-09 03:41:12.138 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.139 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.139 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.139 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.139 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.139 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.139 23450:23975 I/vor: (REDACTED) Recognizer choice: (recognizer_type: %s, recognizer_mode: %s, choice_reason: %s) 04-09 03:41:12.139 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.140 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.140 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.142 24035:19165 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:12.142 23450:23972 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:12.143 23450:23972 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:12.143 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.143 23450:23975 I/xfj: (REDACTED) onActiveStateChangeEvent: %s => %s 04-09 03:41:12.143 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.143 23450:23978 I/xiy: (REDACTED) Setting session to type: %s 04-09 03:41:12.143 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.143 23450:23975 I/ven: (REDACTED) #onActiveStateChangeEvent, newState: %s, previousState: %s. 04-09 03:41:12.144 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.144 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.144 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.144 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.144 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.144 23450:23978 I/xkk: (REDACTED) setNavBarVisible: %s 04-09 03:41:12.144 1830: 1830 D/BatterySaverPolicy: accessibility changed to false, updating policy. 04-09 03:41:12.144 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.144 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.144 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.144 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.144 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.144 23450:23978 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:12.146 23450:23968 I/eher: showGestureNav 04-09 03:41:12.146 23450:23978 I/trr: (REDACTED) on opa visibility changed %s 04-09 03:41:12.146 23450:23968 I/ehep: (REDACTED) setUiHints(hints = %s) 04-09 03:41:12.148 23450:23975 I/wnm: (REDACTED) stopListening(%s, %s) 04-09 03:41:12.148 23450:23978 I/ehep: setUiHints: finished successfully 04-09 03:41:12.148 23450:23968 I/trr: (REDACTED) on opa visibility changed %s 04-09 03:41:12.148 23450:23978 I/ymj: Ignoring as prefetch was recently called 04-09 03:41:12.149 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.154 23450:23972 I/tfc: Initialize 04-09 03:41:12.155 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.157 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.158 23450:23968 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:12.159 1639: 1639 D/connsyslogger: Open FIFO for close 04-09 03:41:12.166 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.167 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.175 23450:23972 I/suo: Successfully initialized all components 04-09 03:41:12.180 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.183 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.193 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.198 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.202 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.205 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.213 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.216 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.227 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.231 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.234 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.238 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.248 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.252 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.256 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.261 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.270 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.273 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.281 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.284 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.289 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.293 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.302 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.306 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.312 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.316 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.322 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.325 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.335 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.338 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.345 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.349 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.359 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.364 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.369 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.372 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.381 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.385 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.390 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.394 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.402 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.406 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.414 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.417 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.424 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.427 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.435 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.438 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.443 609: 609 D/io_stats: !@ 8,32 r 48911027 1307991356 w 14811489 293946876 d 1887681 424249820 f 0 2423158 iot 31312728 0 th 0 0 0 pt 0 inp 0 0 959093.355 04-09 03:41:12.443 609: 609 D/io_stats: !@ Read_top(KB): prng_seeder(402) 604 hbox:interactor(23450) 228 earchbox:search(24035) 184 04-09 03:41:12.443 609: 609 D/io_stats: !@ Write_top(KB): -(0) 5824 f2fs_ckpt-254:5(3098) 300 system_server(1830) 108 04-09 03:41:12.448 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.453 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.456 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.459 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.468 2484: 2484 I/wpa_supplicant: Heartbeat 18681 04-09 03:41:12.470 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.474 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.482 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.485 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.493 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.498 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.502 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.506 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.511 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.514 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.525 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.529 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.537 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.540 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.548 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.551 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.558 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.568 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.571 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.581 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.585 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.590 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.594 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.603 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.606 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.612 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.616 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.624 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.629 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.636 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:12.636 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.639 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.645 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.648 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.658 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.662 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.670 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.673 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.678 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.682 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.693 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.697 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.702 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.705 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.713 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.715 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.725 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.729 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.736 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.739 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.746 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.749 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.759 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.763 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.768 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.772 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.779 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.782 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.791 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.794 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.801 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.804 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.813 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.815 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.820 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.823 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.834 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.837 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.847 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.850 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.859 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.863 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.867 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.869 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.882 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.887 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.891 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.894 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.900 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.902 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.913 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.916 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.927 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.932 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.937 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.941 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.947 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.949 20969:20969 W/RefBase: RefBase: Explicit destruction, weak count = 0 (in 0x7486fb1130). Use sp<> to manage this object. 04-09 03:41:12.949 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.954 20969:20969 D/RefBase: #00 pc 0000000000105ad0 /apex/com.android.runtime/lib64/bionic/libc.so (__cxa_finalize+144) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:12.954 20969:20969 D/RefBase: #01 pc 00000000000f7ad8 /apex/com.android.runtime/lib64/bionic/libc.so (exit+24) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:12.954 20969:20969 D/RefBase: #02 pc 000000000008c5bc /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:12.954 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.956 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.967 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.970 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.981 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:12.991 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:12.995 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.000 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.003 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.015 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.018 1221: 1704 D/[Awinic: [D]Awinic ambient_te: 34.599999, smooth_flag: 1, smooth_te: 34.650000 04-09 03:41:13.019 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.024 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.027 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.035 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.046 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.051 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.058 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.061 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.070 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.071 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=89.20 dur=1008.97 max=22.25 min=10.56 04-09 03:41:13.073 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.083 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.087 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.091 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.094 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.097 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:88.967407,dur:1000.37,max:22.97,min:7.49 04-09 03:41:13.103 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.106 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.113 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.117 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.125 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.128 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.135 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.140 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.146 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.149 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.157 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.161 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.166 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.168 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.179 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.183 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.189 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.192 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.203 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.206 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.211 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.214 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.223 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.226 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.235 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.238 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.246 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.249 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.255 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.257 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.268 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.271 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.271 20461:20461 V/com.buongiorno.newton.events.TimedEventManager: do_beat: is_hearbeat_active: true, timers queue size: 10000, timers: [GamePlayHeartbeat] 04-09 03:41:13.271 20461:20461 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162863259 04-09 03:41:13.272 20461:20461 V/com.buongiorno.newton.queue.c: last time added: 1744162863259 04-09 03:41:13.274 20461:20461 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: heartbeatdelta from last insert 10015 04-09 03:41:13.275 20461:20461 V/com.buongiorno.newton.queue.a: resetQueueAge() 04-09 03:41:13.275 20461:20461 V/com.buongiorno.newton.queue.e: setObserver() --- timeout: 30000 04-09 03:41:13.275 20461:20461 W/com.buongiorno.newton.queue.e: WARN! Observer looks already running! 04-09 03:41:13.275 20461:20461 V/com.buongiorno.newton.queue.a: resetQueueAge() 04-09 03:41:13.277 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:41:13.272Z http_data={"event_type":"timer heartbeat","name":"heartbeat","creation_date":"2025-04-09T01:41:13.272Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","timers":["GamePlayHeartbeat"],"period":10} 04-09 03:41:13.278 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:41:13.272Z 04-09 03:41:13.278 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:41:13.272Z 04-09 03:41:13.283 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:41:13.272Z 04-09 03:41:13.283 20461:20461 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:41:13.284 20461:20461 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 8, isQueueDataExpired=false 04-09 03:41:13.284 20461:20461 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: heartbeat 04-09 03:41:13.285 20461:20461 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:41:13.286 20461:20461 V/com.buongiorno.newton.events.TimedEventManager: schedule_beat: is_hearbeat_active: true, interval: 10000, timers queue size: 1 04-09 03:41:13.292 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.296 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.301 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.305 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.314 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.317 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.325 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.328 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.334 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.337 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.347 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.350 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.358 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.362 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.366 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.370 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.378 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.382 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.388 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.391 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.399 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.402 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.412 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.415 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.428 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.431 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.436 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.440 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.446 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.450 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.454 1830: 3494 D/SemWifiUsabilityStatsMonitor: onWifiUsabilityStats - seqNum 42695, isSameBssidAndFreq true 04-09 03:41:13.455 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.456 2514: 2514 D/StatusBarIconController: ignoring old pipeline callback because the new wifi icon is enabled 04-09 03:41:13.457 2514: 2596 D/Tile.WifiTile: handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true 04-09 03:41:13.459 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.468 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.472 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.478 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.480 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.482 1295: 1295 I/BufferQueueProducer: [StatusBar$_2514#109](this:0xb400007d9f9dcba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=0.33 dur=3018.34 max=3018.34 min=3018.34 04-09 03:41:13.483 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.492 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.497 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.500 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.503 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.513 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.516 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.524 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.527 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.533 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.536 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.546 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.551 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.557 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.561 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.568 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.570 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.575 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.577 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.588 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.590 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.600 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.601 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.613 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.616 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.619 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.622 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.633 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.637 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.643 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.645 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.650 1221:20845 D/[Awinic: set vmax: 0 04-09 03:41:13.651 1221:20845 D/aurisys_lib_handler: [LIB] aw_set_node_vmax_update_pthread: Awinic dev[0] capacity percent: 59%, set vmax db: 0.0000db(0x00000000), vmax percent: 100.00% done 04-09 03:41:13.651 1221:20845 D/[Awinic: set vmax: 0 04-09 03:41:13.651 1221:20845 D/aurisys_lib_handler: [LIB] aw_set_node_vmax_update_pthread: Awinic dev[1] capacity percent: 59%, set vmax db: 0.0000db(0x00000000), vmax percent: 100.00% done 04-09 03:41:13.653 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.657 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.667 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.672 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.676 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.678 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.687 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.691 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.701 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.705 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.709 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.710 20987:20987 W/BpBinder: Linking to death on android.gui.ISurfaceComposer but there are no threads (yet?) listening to incoming transactions. See ProcessState::startThreadPool and ProcessState::setThreadPoolMaxThreadCount. Generally you should setup the binder threadpool before other initialization steps. 04-09 03:41:13.710 1830: 4546 I/EDMNativeHelperService: isScreenCaptureEnabled 04-09 03:41:13.711 1830: 4546 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:41:13.711 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.712 20987:20987 W/ProcessState: Extra binder thread started, but 0 threads requested. Do not use *startThreadPool when zero threads are requested. 04-09 03:41:13.723 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.727 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.733 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.738 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.744 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.746 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.753 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.755 20987:20987 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm 04-09 03:41:13.755 20987:20987 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm-uncached 04-09 03:41:13.756 20987:20987 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_svp_region-aligned 04-09 03:41:13.756 20987:20987 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_prot_region 04-09 03:41:13.756 20987:20987 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_2d_fr_region 04-09 03:41:13.756 20987:20987 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_wfd_region-aligned 04-09 03:41:13.756 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.763 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.765 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.777 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.779 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.788 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.790 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.798 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.800 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.811 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.816 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.820 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.822 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.834 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.836 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.842 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.844 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.856 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.860 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.865 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.867 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.878 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.882 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.889 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.891 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.900 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.902 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.912 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.916 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.921 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.924 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.931 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.933 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.945 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.947 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.952 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.958 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.966 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.968 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.975 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.978 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.988 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.991 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:13.997 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:13.999 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.010 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.011 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.023 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.026 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.031 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.032 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.046 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.047 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.052 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.055 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.065 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.069 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.080 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.080 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=89.15 dur=1009.56 max=21.72 min=10.31 04-09 03:41:14.084 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.088 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.092 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.096 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.099 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.105 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:89.294899,dur:1007.90,max:20.73,min:8.98 04-09 03:41:14.109 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.113 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.123 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.126 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.133 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.135 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.145 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.147 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.155 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.157 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.166 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.167 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.177 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.178 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.188 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.189 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.197 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.199 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.208 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.210 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.221 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.224 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.234 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.245 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.249 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.257 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.260 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.263 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.265 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.277 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.280 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.290 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.294 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.298 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.300 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.310 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.312 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.319 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.320 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.332 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.334 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.344 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.346 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.352 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.354 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.365 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.367 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.377 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.380 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.385 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.386 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.399 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.401 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.409 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.410 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.421 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.423 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.431 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.434 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.444 609: 609 D/io_stats: !@ 8,32 r 48911027 1307991356 w 14811502 293947152 d 1887681 424249820 f 0 2423159 iot 31312744 0 th 0 0 0 pt 0 inp 0 0 959095.356 04-09 03:41:14.445 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.448 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.453 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.457 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.464 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.467 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.475 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.476 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.487 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.490 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.498 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.500 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.511 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.514 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.518 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.520 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.531 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.533 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.543 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.545 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.551 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.553 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.564 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.566 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.575 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.577 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.585 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.587 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.597 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.601 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.608 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.611 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.620 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.622 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.631 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.633 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.642 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.653 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.655 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.666 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.670 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.674 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.676 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.685 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.688 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.697 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.699 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.706 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.708 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.721 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.723 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.727 20987:20987 W/RefBase: RefBase: Explicit destruction, weak count = 0 (in 0x735c5c6130). Use sp<> to manage this object. 04-09 03:41:14.730 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.732 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.732 20987:20987 D/RefBase: #00 pc 0000000000105ad0 /apex/com.android.runtime/lib64/bionic/libc.so (__cxa_finalize+144) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:14.732 20987:20987 D/RefBase: #01 pc 00000000000f7ad8 /apex/com.android.runtime/lib64/bionic/libc.so (exit+24) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:14.732 20987:20987 D/RefBase: #02 pc 000000000008c5bc /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:14.740 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.743 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.756 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.761 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.765 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.773 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.779 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.784 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.790 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.793 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.800 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.803 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.811 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.814 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.822 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.827 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.834 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.845 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.849 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.854 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.857 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.959 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.964 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.974 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.978 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.983 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.988 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.992 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.995 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:14.998 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:14.999 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.010 20461:20894 D/Heartbeat: true 04-09 03:41:15.012 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.013 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.018 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.020 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.030 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.031 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.041 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.043 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.053 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.057 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.063 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.065 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.067 20992:20992 W/BpBinder: Linking to death on android.gui.ISurfaceComposer but there are no threads (yet?) listening to incoming transactions. See ProcessState::startThreadPool and ProcessState::setThreadPoolMaxThreadCount. Generally you should setup the binder threadpool before other initialization steps. 04-09 03:41:15.068 1830: 4546 I/EDMNativeHelperService: isScreenCaptureEnabled 04-09 03:41:15.069 1830: 4546 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:41:15.069 20992:20992 W/ProcessState: Extra binder thread started, but 0 threads requested. Do not use *startThreadPool when zero threads are requested. 04-09 03:41:15.076 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.085 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.087 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=80.48 dur=1006.47 max=99.69 min=10.31 04-09 03:41:15.095 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.097 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.100 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.103 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.111 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.113 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.114 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:81.243263,dur:1009.31,max:99.25,min:3.89 04-09 03:41:15.119 20992:20992 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm 04-09 03:41:15.119 20992:20992 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm-uncached 04-09 03:41:15.119 20992:20992 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_svp_region-aligned 04-09 03:41:15.119 20992:20992 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_prot_region 04-09 03:41:15.119 20992:20992 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_2d_fr_region 04-09 03:41:15.119 20992:20992 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_wfd_region-aligned 04-09 03:41:15.121 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.122 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.130 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.132 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.143 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.145 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.153 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.154 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.164 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.165 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.178 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.181 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.188 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.191 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.195 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:15.196 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.197 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.209 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.210 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.220 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.221 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.232 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.235 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.243 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.244 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.253 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.255 1830: 1870 E/Watchdog: !@Sync: 31957 heap: 112 / 131 FD: 1212 [2025-04-09 03:41:15.254] 04-09 03:41:15.257 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.263 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.264 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.275 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.277 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.286 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.297 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.298 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.308 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.310 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.320 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.324 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.330 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.331 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.342 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.344 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.354 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.355 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.365 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.367 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.375 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.377 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.386 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.389 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.397 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.399 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.409 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.411 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.419 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.420 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.431 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.434 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.441 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.443 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.454 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.456 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.465 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.468 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.477 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.479 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.486 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.488 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.499 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.502 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.508 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.511 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.521 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.525 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.530 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.531 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.543 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.546 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.552 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.554 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.566 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.568 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.574 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.576 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.587 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.590 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.597 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.599 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.606 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.608 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.619 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.621 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.630 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.631 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.642 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.646 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.653 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.658 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.664 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.666 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.674 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.676 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.678 4015: 4889 I/SDHMS:C: SIOP:: AP:404 BAT:346 USB:345 CHG:390 PA:394 WIFI:387 BLK:0 SUBBAT:0 SKIN:366 SKINF:359 SKINB:366 LRP:366 LRP2:366 LRF2:359 LRB2:366 AP2:366 CHG2:350 MEM2:366 WIFI2:366 SPK2:340 VAP05:405 04-09 03:41:15.686 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.688 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.697 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.699 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.709 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.711 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.718 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.720 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.730 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.732 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.737 2514: 2514 D/SecPowerUI.Notification: showChargingNotice oldChargingType : 8 / currentChargingType : 8, oldChargingTime : 24108000 / mChargingTime : 24108000 04-09 03:41:15.737 2514: 2514 D/SecPowerUI.Notification: showChargingNotice There is no change about charging status, so return! 04-09 03:41:15.747 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.751 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.755 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.766 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.771 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.777 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.782 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.786 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.788 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.799 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.801 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.809 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.811 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.820 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.821 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.830 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.833 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.844 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.847 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.853 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.855 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.863 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.864 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.875 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.877 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.885 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.887 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.902 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.905 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.907 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.910 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.921 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.925 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.933 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.938 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.940 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.942 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.952 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.954 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.965 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.968 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.974 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.975 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.988 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.991 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:15.996 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:15.999 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.006 1303: 1317 D/ccci_mdinit: (1):monitor_time_update_thread round:75227 ######## 04-09 03:41:16.009 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.010 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.018 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.020 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.031 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.032 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.042 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.044 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.046 20992:20992 W/RefBase: RefBase: Explicit destruction, weak count = 0 (in 0x7369dcb130). Use sp<> to manage this object. 04-09 03:41:16.051 20992:20992 D/RefBase: #00 pc 0000000000105ad0 /apex/com.android.runtime/lib64/bionic/libc.so (__cxa_finalize+144) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:16.051 20992:20992 D/RefBase: #01 pc 00000000000f7ad8 /apex/com.android.runtime/lib64/bionic/libc.so (exit+24) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:16.051 20992:20992 D/RefBase: #02 pc 000000000008c5bc /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:16.052 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.054 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.062 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.065 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.077 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.080 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.087 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.090 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.74 dur=1002.89 max=11.83 min=4.49 04-09 03:41:16.091 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.101 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.110 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.113 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.122 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.125 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.126 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:89.949852,dur:1011.67,max:13.15,min:9.09 04-09 03:41:16.132 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.135 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.144 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.147 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.153 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.156 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.166 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.169 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.178 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.188 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.194 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.198 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.201 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.208 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.212 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.219 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.222 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.231 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.234 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.239 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.241 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.251 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.252 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.265 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.267 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.274 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.278 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.285 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.288 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.302 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.306 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.310 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.315 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.318 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.320 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.330 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.332 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.340 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.341 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.352 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.355 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.363 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.365 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.367 20996:20996 W/BpBinder: Linking to death on android.gui.ISurfaceComposer but there are no threads (yet?) listening to incoming transactions. See ProcessState::startThreadPool and ProcessState::setThreadPoolMaxThreadCount. Generally you should setup the binder threadpool before other initialization steps. 04-09 03:41:16.368 1830: 4546 I/EDMNativeHelperService: isScreenCaptureEnabled 04-09 03:41:16.368 1830: 4546 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:41:16.368 20996:20996 W/ProcessState: Extra binder thread started, but 0 threads requested. Do not use *startThreadPool when zero threads are requested. 04-09 03:41:16.373 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.376 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.391 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.394 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.397 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.399 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.406 20996:20996 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm 04-09 03:41:16.406 20996:20996 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm-uncached 04-09 03:41:16.406 20996:20996 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_svp_region-aligned 04-09 03:41:16.406 20996:20996 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_prot_region 04-09 03:41:16.406 20996:20996 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_2d_fr_region 04-09 03:41:16.406 20996:20996 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_wfd_region-aligned 04-09 03:41:16.407 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.410 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.419 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.422 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.430 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.433 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.440 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.441 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.445 609: 609 D/io_stats: !@ 8,32 r 48911098 1307992372 w 14811505 293947172 d 1887681 424249820 f 0 2423159 iot 31312836 0 th 0 0 0 pt 0 inp 0 0 959097.357 04-09 03:41:16.446 609: 609 D/io_stats: !@ Read_top(KB): likeastarorange(20461) 548 ocessService0:0(20543) 328 hwservicemanage(477) 100 04-09 03:41:16.446 609: 609 D/io_stats: !@ Write_top(KB): kworker/u16:2(5849) 260 likeastarorange(20461) 32 -(0) 8 04-09 03:41:16.452 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.455 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.464 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.468 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.469 1830: 3494 D/SemWifiUsabilityStatsMonitor: onWifiUsabilityStats - seqNum 42696, isSameBssidAndFreq true 04-09 03:41:16.473 2514: 2514 D/StatusBarIconController: ignoring old pipeline callback because the new wifi icon is enabled 04-09 03:41:16.474 2514: 2596 D/Tile.WifiTile: handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true 04-09 03:41:16.475 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:16.476 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.477 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.483 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.485 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.486 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.489 1295: 1295 I/BufferQueueProducer: [StatusBar$_2514#109](this:0xb400007d9f9dcba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=0.33 dur=3007.31 max=3007.31 min=3007.31 04-09 03:41:16.497 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.498 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.507 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.508 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.517 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.519 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.530 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.534 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.542 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.544 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.553 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.563 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.565 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.572 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.573 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.585 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.587 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.595 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.597 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.610 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.613 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.619 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.621 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.632 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.636 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.640 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.642 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.650 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.651 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.664 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.668 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.673 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.675 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.684 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.686 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.696 2496: 2608 I/System.out: Broadcasting: Intent { act=com.sec.intent.action.SARDEVICE_CP flg=0x10000000 (has extras) } 04-09 03:41:16.697 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.700 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.700 1830: 2250 D/MotionRecognitionService: [SAR] onReceive : SARDEVICE_CP, callAction = off deviceID = 33285 slot = 0 device_ext = 0 04-09 03:41:16.700 1830: 2250 I/MotionRecognitionService: [SAR] id : 0 cmd :off 04-09 03:41:16.700 1830: 2250 I/MotionRecognitionService: [SAR] SarDevice clear 1 channel : 0 , state : 0 04-09 03:41:16.709 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerWithFlag value : 1 : false 04-09 03:41:16.709 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor disableSensor : true 04-09 03:41:16.709 1830: 2250 D/MotionRecognitionService: [SAR] disable mRequestedChannelList : 33285 04-09 03:41:16.709 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensorsetTunerGrip 8589934592 , state: false 04-09 03:41:16.712 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.715 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.717 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.719 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.721 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerExt(Tuner) value : 8589934592 : false 04-09 03:41:16.721 1830: 2250 I/MotionRecognitionService: [SAR] tunerGrip is 8589934592, state : false 04-09 03:41:16.721 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensorsetTunerGrip 17179869184 , state: false 04-09 03:41:16.729 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.731 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerExt(Tuner) value : 17179869184 : false 04-09 03:41:16.731 1830: 2250 I/MotionRecognitionService: [SAR] tunerGrip is 17179869184, state : false 04-09 03:41:16.731 1830: 2250 D/SensorManager: unregisterListener :: com.samsung.android.gesture.MotionRecognitionSAR$GripSensorWrapper$1@fa800ea 04-09 03:41:16.731 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor disable channel 0 : 0 , channel 1 : 0 04-09 03:41:16.732 1830: 2250 I/MotionRecognitionService: [SAR] id : 2 cmd :off 04-09 03:41:16.732 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:16.732 1830: 2250 I/MotionRecognitionService: [SAR] id : 9 cmd :off 04-09 03:41:16.732 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:16.732 1830: 2250 I/MotionRecognitionService: [SAR] id : 15 cmd :off 04-09 03:41:16.732 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:16.732 1830: 2250 I/MotionRecognitionService: [SAR] (-) mRequestedChannelList : 0 04-09 03:41:16.733 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.733 2496: 3642 I/System.out: Broadcast completed: result=0 04-09 03:41:16.739 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.740 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.751 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.752 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.762 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.765 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.772 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.776 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.785 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.790 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.795 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.799 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.808 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.817 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.820 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.827 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.829 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.841 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.846 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.852 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.855 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.864 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.867 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.873 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.878 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.886 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.891 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.897 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.901 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.909 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.912 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.917 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.919 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.931 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.938 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.940 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.942 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.952 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.954 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.954 2496: 2608 I/System.out: Broadcasting: Intent { act=com.sec.intent.action.SARDEVICE_CP flg=0x10000000 (has extras) } 04-09 03:41:16.958 1830: 2250 D/MotionRecognitionService: [SAR] onReceive : SARDEVICE_CP, callAction = on deviceID = 33285 slot = 0 device_ext = 0 04-09 03:41:16.958 1830: 2250 I/MotionRecognitionService: [SAR] (+) mRequestedChannelList : 33285 04-09 03:41:16.958 1830: 2250 I/MotionRecognitionService: [SAR] id : 0 cmd :on 04-09 03:41:16.958 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor enableSensor 04-09 03:41:16.960 1830: 2250 D/SensorService: [GripSensor] ++ setGripThdWithMCC (65560) 04-09 03:41:16.961 1830: 2250 D/SensorService: GripSensor: MCC Path does not exist 04-09 03:41:16.961 1830: 2250 D/SensorManager: registerListener :: 33554443, SX9385 Grip sensor, 200000, 0, com.samsung.android.gesture.MotionRecognitionSAR$GripSensorWrapper$1@fa800ea 04-09 03:41:16.961 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor enable channel 0 : 1 , channel 1 : 0 04-09 03:41:16.961 1830: 2250 I/MotionRecognitionService: [SAR] id : 2 cmd :on 04-09 03:41:16.961 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:16.961 1830: 2250 I/MotionRecognitionService: [SAR] id : 9 cmd :on 04-09 03:41:16.961 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:16.961 1830: 2250 I/MotionRecognitionService: [SAR] id : 15 cmd :on 04-09 03:41:16.961 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:16.961 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.962 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor onSensorChanged : 5.0 , 5.0 , 0.0 , 300.0 , 300.0 04-09 03:41:16.962 2496: 3642 I/System.out: Broadcast completed: result=0 04-09 03:41:16.962 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor setUnknownMode channel: 0 , state: 300 04-09 03:41:16.963 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.969 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerWithFlag value : 1 : true 04-09 03:41:16.969 1830: 2250 I/MotionRecognitionService: [SAR] UnknownMode set 1 channel : 0 , state : 0 04-09 03:41:16.969 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensorsetTunerGrip 8589934592 , state: false 04-09 03:41:16.973 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerExt(Tuner) value : 8589934592 : false 04-09 03:41:16.973 1830: 2250 I/MotionRecognitionService: [SAR] tunerGrip is 8589934592, state : false 04-09 03:41:16.978 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.981 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.986 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.988 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:16.996 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:16.997 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.009 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.013 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.017 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.022 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.028 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.031 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.033 20461:20461 V/com.buongiorno.newton.queue.e: run() --- is_active=true 04-09 03:41:17.033 20461:20461 V/com.buongiorno.newton.queue.e: stopObserver() 04-09 03:41:17.034 20461:20461 V/com.buongiorno.newton.queue.a: onTimeoutEvent() 04-09 03:41:17.034 20461:20461 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:41:17.036 20461:20461 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=true 04-09 03:41:17.038 20461:20461 V/com.buongiorno.newton.queue.b: consume_1_block: m_block size: 5, queue size: 1, elements: 5 04-09 03:41:17.039 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: DUMP DATAKEY RETRY DATA PREVIEW 31 2025-04-09T01:41:13.272Z 0 {"event_type":"timer heartbeat BLOCK WEIGHT 248 Bytes 04-09 03:41:17.039 20461:20461 V/com.buongiorno.newton.queue.b: consume_1_block: sendEvent request sent, waiting for eventQueueCallback.. 04-09 03:41:17.043 20461:20461 D/com.buongiorno.newton.http.a: Sending request Method: POST Url: https://client-api.newton.pm/events/track_bulk Headers: Authorization: ?? User-Agent: Android Newton SDK (CURRENT) #v3.5.0 f4b05bd 2022-03-16T15:51:01+0100 Body: [ { "event_type": "timer heartbeat", "name": "heartbeat", "creation_date": "2025-04-09T01:41:13.272Z", "session_id": "Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1", "user_id": "C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=", "timers": [ "GamePlayHeartbeat" ], "period": 10 } ] 04-09 03:41:17.048 20461:20820 D/com.buongiorno.newton.http.c: IP: client-api.newton.pm/[64:ff9b::34d3:fa6e]:443 04-09 03:41:17.052 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.056 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.059 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.063 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.074 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.075 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.086 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.091 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.094 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.095 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.099 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.19 dur=1009.02 max=15.84 min=6.74 04-09 03:41:17.107 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.110 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.118 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.120 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.130 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.131 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.134 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.213898,dur:1008.71,max:16.60,min:6.49 04-09 03:41:17.139 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.142 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.148 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.151 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.160 1639: 1639 D/connsyslogger: Open FIFO for close 04-09 03:41:17.162 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.164 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.173 20461:20820 V/com.buongiorno.newton.queue.b: consume_1_block_on_success: block size: 5 queue size: 1, elapsed: 137 Ms. 04-09 03:41:17.173 20461:20820 V/com.buongiorno.newton.queue.a: stopObserver() 04-09 03:41:17.174 20461:20820 V/com.buongiorno.newton.queue.CrudAdapter: deleteByKeys: sql=DELETE FROM newton_events_queue WHERE data_key IN ('2025-04-09T01:41:13.272Z'); 04-09 03:41:17.176 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.178 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.182 20461:20820 V/com.buongiorno.newton.queue.a: resetQueueAge() 04-09 03:41:17.182 20461:20820 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:41:17.185 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.187 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.192 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.194 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.205 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.207 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.215 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.217 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.230 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.233 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.238 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.239 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.251 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.252 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.260 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.262 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.273 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.275 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.281 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.283 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.296 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.301 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.305 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.309 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.318 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.319 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.328 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.329 20996:20996 W/RefBase: RefBase: Explicit destruction, weak count = 0 (in 0x7e5bfb8130). Use sp<> to manage this object. 04-09 03:41:17.330 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.334 20996:20996 D/RefBase: #00 pc 0000000000105ad0 /apex/com.android.runtime/lib64/bionic/libc.so (__cxa_finalize+144) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:17.334 20996:20996 D/RefBase: #01 pc 00000000000f7ad8 /apex/com.android.runtime/lib64/bionic/libc.so (exit+24) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:17.334 20996:20996 D/RefBase: #02 pc 000000000008c5bc /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:17.340 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.343 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.350 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.355 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.364 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.369 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.373 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.376 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.386 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.389 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.396 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.399 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.407 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.411 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.421 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.424 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.430 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.436 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.440 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.443 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.449 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.452 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.464 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.468 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.473 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.476 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.484 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.488 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.498 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.502 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.506 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.508 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.515 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.518 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.529 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.531 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.545 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.549 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.551 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.554 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.561 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.564 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.572 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.575 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.582 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.585 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.594 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.597 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.603 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.607 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.616 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.620 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.626 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.630 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.639 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.643 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.650 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.653 20998:20998 D/AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 2000 <<<<<< 04-09 03:41:17.654 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.658 20998:20998 I/app_process: MMAP_TRYLOCK is not supported in uffd addr:0x780a9f7000 page-size:4096 04-09 03:41:17.660 20998:20998 I/AndroidRuntime: Using default boot image 04-09 03:41:17.660 20998:20998 I/AndroidRuntime: Leaving lock profiling enabled 04-09 03:41:17.660 20998:20998 D/SecNativeFeatureCppIf: encoded 04-09 03:41:17.660 20998:20998 D/SecNativeFeatureCppIf: decoding and unzip finish 04-09 03:41:17.660 20998:20998 D/SecNativeFeatureCppIf: use unCompDataBuff. encoded 04-09 03:41:17.660 20998:20998 D/SecNativeFeatureCppIf: Free unCompDataBuff 04-09 03:41:17.660 20998:20998 D/AndroidRuntime: addProductProperty not brand or 7 04-09 03:41:17.660 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.663 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.664 20998:20998 I/app_process: Using CollectorTypeCMC GC. 04-09 03:41:17.675 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.679 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.684 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.685 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.695 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.697 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.703 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.705 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.717 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.719 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.728 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.731 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.738 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.740 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.747 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.749 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.761 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.762 20998:20998 D/nativeloader: InitDefaultPublicLibraries for_preload=1: libandroid.so:libaaudio.so:libamidi.so:libbinder_ndk.so:libc.so:libcamera2ndk.so:libdl.so:libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libicu.so:libicui18n.so:libicuuc.so:libjnigraphics.so:liblog.so:libmediandk.so:libm.so:libnativehelper.so:libnativewindow.so:libOpenMAXAL.so:libOpenSLES.so:libRS.so:libstdc++.so:libsync.so:libvulkan.so:libwebviewchromium_plat_support.so:libz.so 04-09 03:41:17.762 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.778 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.782 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.784 20998:20998 D/nativeloader: Load libicu_jni.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:17.784 20998:20998 D/app_process: Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat 04-09 03:41:17.785 20998:20998 D/app_process: I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt72l.dat 04-09 03:41:17.785 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.786 20998:20998 D/nativeloader: Load libjavacore.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:17.787 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.788 20998:20998 D/nativeloader: Load libopenjdk.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:17.792 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.795 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.795 2683: 2714 I/EPDG -- SIM0 IwlanNetworkService: requestNetworkRegistrationInfo for domain 2 04-09 03:41:17.796 2683: 2879 I/EPDG -- SIM0 IwlanNetworkService: Calling onRequestNetworkRegistrationInfoComplete.resultCode = 0, netState = NetworkRegistrationInfo{ domain=PS transportType=WLAN registrationState=UNKNOWN networkRegistrationState=UNKNOWN roamingType=NOT_ROAMING accessNetworkTechnology=IWLAN rejectCause=0 emergencyEnabled=false availableServices=[] cellIdentity=null voiceSpecificInfo=null dataSpecificInfo=null nrState=**** rRplmn= isUsingCarrierAggregation=false} 04-09 03:41:17.799 1499: 1810 D/SemNativeCarrierFeature_vendor: getInstance 04-09 03:41:17.803 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:17.804 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.805 1830: 2320 D/UsbStatsMonitor: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 04-09 03:41:17.807 1499: 1810 D/SemNativeCarrierFeature_vendor: getInstance 04-09 03:41:17.813 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.815 20998:20998 E/SemDvfsManager_JNI: SemDvfsManager: registerfunction enter 04-09 03:41:17.815 20998:20998 E/SemAffinityControl: SemAffinityControl: registerfunction enter 04-09 03:41:17.815 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.826 20998:20998 W/libc: Access denied finding property "ro.product.name_for_attestation" 04-09 03:41:17.826 20998:20998 W/libc: Access denied finding property "ro.product.brand_for_attestation" 04-09 03:41:17.826 20998:20998 W/libc: Access denied finding property "ro.product.model_for_attestation" 04-09 03:41:17.827 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.828 20998:20998 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 04-09 03:41:17.828 20998:20998 D/AndroidRuntime: Calling main entry com.android.commands.uiautomator.Launcher 04-09 03:41:17.830 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.833 20998:20998 D/UiAutomationConnection: Created on user UserHandle{0} 04-09 03:41:17.833 20998:20998 I/UiAutomation: Initialized for user 0 on display 0 04-09 03:41:17.833 20998:20998 W/UiAutomation: Created with deprecatead constructor, assumes DEFAULT_DISPLAY 04-09 03:41:17.836 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.837 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.837 1830: 2592 D/AccessibilityManagerService: changeCurrentUserForTestAutomationIfNeededLocked(0): ignoring because device doesn't support visible background users 04-09 03:41:17.837 1830: 2592 I/UiAutomationManager: Registering UiTestAutomationService (id=com.android.server.accessibility/UiAutomation) when called by user 0 04-09 03:41:17.839 1295: 1673 E/BufferQueueDebug: [WindowToken{79bde33 type=2032 android.os.Binder@eca21a2}#125204](this:0xb400007da2262ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'WindowToken{79bde33 type=2032 android.os.Binder@eca21a2}#125204' 04-09 03:41:17.840 1295: 1673 I/BufferQueueDebug: [WindowToken{79bde33 type=2032 android.os.Binder@eca21a2}#125204](this:0xb400007da2262ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:41:17.840 1295: 1673 I/SurfaceFlinger: id=125204 createSurf, flag=84004, WindowToken{79bde33 type=2032 android.os.Binder@eca21a2}#125204 04-09 03:41:17.844 1830: 2592 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:17.846 1830: 2592 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:17.846 1830: 2592 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:17.853 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.853 1830: 2592 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:17.853 1830: 2592 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:17.853 1830: 2592 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:17.859 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.864 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.866 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.869 24035:24194 I/albv: NGA disabled since it's running Panthera and at least one a11y feature is on. 04-09 03:41:17.870 24035:24194 I/albv: (REDACTED) Nga state changed to %s 04-09 03:41:17.870 24035:24194 I/albv: (REDACTED) isTngActive=%s 04-09 03:41:17.874 23450:23964 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:17.875 23450:23978 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:17.875 24035:19168 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:17.875 24035:19165 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:17.878 1830: 1830 D/BatterySaverPolicy: accessibility changed to true, updating policy. 04-09 03:41:17.880 9889: 9889 I/SafetyCenterAccessibilityListener: accessibility event occurred, safety center feature not enabled. 04-09 03:41:17.880 1830: 1830 I/AccessibilityManagerService: semIsAccessibilityServiceEnabled() 04-09 03:41:17.880 1830: 1830 I/AccessibilityManagerService: accesibilityService is null 04-09 03:41:17.880 1830: 1830 I/AccessibilityManagerService: semIsAccessibilityServiceEnabled() 04-09 03:41:17.880 1830: 1830 I/AccessibilityManagerService: accesibilityService is null 04-09 03:41:17.881 1830: 1830 D/AS.AudioService: Accessibility volume enabled = false 04-09 03:41:17.886 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.886 2514: 2514 D/Navbar.Store: ----handleEvent(0) OnUpdateRemoteViewContainer(leftContainer=android.widget.LinearLayout{67a75b9 I.E...... ......ID 0,0-135,118 #7f0a0597 app:id/left_remoteview}, rightContainer=android.widget.LinearLayout{818adfe I.E...... ......ID 0,962-135,1080 #7f0a08aa app:id/right_remoteview}, contextualButtonVisible=false, darkIntensity=0.0, displayId=0) [Module] SamsungNavigationBarView 04-09 03:41:17.886 2514: 2514 D/Navbar.Store: ------[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER 04-09 03:41:17.886 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewContainer 04-09 03:41:17.887 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewDarkIntensity 04-09 03:41:17.887 2514: 2514 D/Navbar.Store: handleEvent(0) OnNavBarUpdateA11YService(clickable=false, longClickable=false) [Module] NavigationBar 04-09 03:41:17.887 2514: 2514 D/Navbar.Store: --[Band]SETUPWIZARD_PACK_UPDATE_A11Y_SERVICE 04-09 03:41:17.890 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.891 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.908 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.910 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.919 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.923 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.928 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.931 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.941 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.944 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.949 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.953 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.958 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.960 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.972 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.975 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.983 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.985 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:17.995 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:17.998 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.006 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.009 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.017 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.020 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.026 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.028 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.041 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.045 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.052 1830: 2384 D/WifiConnectivityMonitor.NetworkStatsAnalyzer: Backhaul result - RSSI:-40, CE:7, PE:7, TI:13, PTI:13, TW:8, PTW:34, Tx:19, Rx:14, TxS:11, RxS:11, RESULT:true, IC:0, ICT:5, WC:0, WCT:5, R:0, RC:0, IE:0, EC:0 04-09 03:41:18.054 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.057 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.061 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.064 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.071 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.074 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.084 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.087 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.093 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.095 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.105 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.108 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.109 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=89.10 dur=1010.10 max=22.29 min=10.33 04-09 03:41:18.118 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.122 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.127 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.138 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.141 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.145 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:89.093849,dur:1010.17,max:21.87,min:8.40 04-09 03:41:18.148 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.153 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.161 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.165 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.174 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.178 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.183 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.186 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.197 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.200 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.204 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.208 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.218 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.221 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.229 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.233 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.239 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.243 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.253 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.257 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.261 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.266 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.275 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.278 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.283 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.286 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.295 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.299 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.304 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.307 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.317 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.321 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.327 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.330 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.341 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.346 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.352 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.356 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.360 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.363 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.373 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.376 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.384 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.389 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.396 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.399 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.403 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.406 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.417 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.421 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.428 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.434 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.440 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.443 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.447 609: 609 D/io_stats: !@ 8,32 r 48911108 1307992452 w 14811527 293947316 d 1887681 424249820 f 0 2423161 iot 31312892 0 th 0 0 0 pt 0 inp 0 0 959099.359 04-09 03:41:18.451 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.454 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.463 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.467 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.471 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.475 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.485 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.489 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.496 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.500 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.505 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.509 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.518 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.523 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.528 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.531 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.537 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.541 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.551 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.555 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.564 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.567 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.573 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.576 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.582 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.585 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.596 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.599 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.604 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.609 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.616 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.621 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.630 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.633 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.647 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.651 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.651 1221:20845 D/[Awinic: set vmax: 0 04-09 03:41:18.651 1221:20845 D/aurisys_lib_handler: [LIB] aw_set_node_vmax_update_pthread: Awinic dev[0] capacity percent: 59%, set vmax db: 0.0000db(0x00000000), vmax percent: 100.00% done 04-09 03:41:18.651 1221:20845 D/[Awinic: set vmax: 0 04-09 03:41:18.651 1221:20845 D/aurisys_lib_handler: [LIB] aw_set_node_vmax_update_pthread: Awinic dev[1] capacity percent: 59%, set vmax db: 0.0000db(0x00000000), vmax percent: 100.00% done 04-09 03:41:18.656 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.659 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.664 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.669 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.672 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.675 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.680 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.683 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.694 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.697 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.702 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.705 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.716 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.719 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.726 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.729 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.738 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.740 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.750 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.753 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.759 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.762 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.773 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.776 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.783 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.787 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.792 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.795 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.806 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.810 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.815 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.818 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.828 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.831 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.837 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.840 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.849 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.852 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.862 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.865 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.871 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.875 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.883 4015: 4015 I/SDHMS:LOAD: type: LoadsFreqs, value: 0:0:74:1380999:2200000:725000:1146000:2000000:500000:398:493:390 04-09 03:41:18.885 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.893 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.894 20998:20998 D/SemCscFeature: Encoded 04-09 03:41:18.897 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.901 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.901 20998:20998 W/AccessibilityNodeInfoDumper: Fetch time: 5ms 04-09 03:41:18.903 1830: 2592 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:18.904 1830: 2592 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:18.904 1830: 2592 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:18.904 1830: 2592 D/AccessibilityManagerService: restoreCurrentUserForTestAutomationIfNeededLocked(): ignoring because device doesn't support visible background users 04-09 03:41:18.904 1830: 2592 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accelerometer_rotation 04-09 03:41:18.904 1830: 2592 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = user_rotation 04-09 03:41:18.905 1830: 2592 V/WindowManager: rotationForOrientation(orient=SCREEN_ORIENTATION_SENSOR_LANDSCAPE (6), last=ROTATION_90 (1)); user=ROTATION_0 (0) 04-09 03:41:18.905 1830: 2592 D/WindowManager: rotationForOrientation, orientationSource=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891} 04-09 03:41:18.905 1830: 2592 V/WindowManager: Computed rotation=ROTATION_90 (1) for display id=0 based on lastOrientation=SCREEN_ORIENTATION_SENSOR_LANDSCAPE (6) and oldRotation=ROTATION_90 (1), caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2674 com.android.server.wm.WindowManagerService.updateRotationUnchecked:4859 com.android.server.wm.WindowManagerService.thawDisplayRotation:4800 com.android.server.wm.WindowManagerService.thawRotation:4764 android.view.IWindowManager$Stub.onTransact:2718 com.android.server.wm.WindowManagerService.onTransact:1540 04-09 03:41:18.905 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.905 20998:20998 D/AndroidRuntime: Shutting down VM 04-09 03:41:18.911 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.915 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.917 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.919 1295: 1295 I/Layer: id=125204 removeFromCurrentState WindowToken{79bde33 type=2032 android.os.Binder@eca21a2}#125204 (204) 04-09 03:41:18.921 1295: 1295 I/SurfaceFlinger: id=125204 Removed WindowToken{79bde33 type=2032 android.os.Binder@eca21a2}#125204 (204) 04-09 03:41:18.928 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.931 1295: 1295 I/BufferQueueDebug: [WindowToken{79bde33 type=2032 android.os.Binder@eca21a2}#125204](this:0xb400007da2262ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:41:18.931 1295: 1295 I/Layer: id=125204 Destroyed WindowToken{79bde33 type=2032 android.os.Binder@eca21a2}#125204 04-09 03:41:18.932 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.932 24035:24194 I/albv: NGA enabled in interactor. 04-09 03:41:18.932 24035:24194 I/albv: (REDACTED) Nga state changed to %s 04-09 03:41:18.933 24035:24194 I/albv: (REDACTED) isTngActive=%s 04-09 03:41:18.938 1830: 1830 D/BatterySaverPolicy: accessibility changed to false, updating policy. 04-09 03:41:18.939 24035:19165 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:18.939 23450:24308 I/suo: Initializing all components 04-09 03:41:18.939 24035:19168 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:18.940 23450:23978 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:18.940 23450:23979 I/wuo: (REDACTED) onIsEnabledChanged, isEnabled: %s 04-09 03:41:18.940 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.941 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.941 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.941 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.941 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.941 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.941 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.941 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.941 23450:23968 I/vit: (REDACTED) State changed: %s => %s by %s and %s with %s 04-09 03:41:18.942 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.942 23450:23968 I/vor: (REDACTED) Recognizer choice: (recognizer_type: %s, recognizer_mode: %s, choice_reason: %s) 04-09 03:41:18.942 23450:23964 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:18.942 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.943 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.943 23450:23968 I/xfj: (REDACTED) onActiveStateChangeEvent: %s => %s 04-09 03:41:18.943 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.943 23450:23979 I/xiy: (REDACTED) Setting session to type: %s 04-09 03:41:18.943 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.943 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.943 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.943 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.943 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.943 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.943 23450:23979 I/xkk: (REDACTED) setNavBarVisible: %s 04-09 03:41:18.943 23450:23968 I/ven: (REDACTED) #onActiveStateChangeEvent, newState: %s, previousState: %s. 04-09 03:41:18.944 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.945 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.946 23450:23968 I/wnm: (REDACTED) stopListening(%s, %s) 04-09 03:41:18.946 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.947 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.947 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.947 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.947 23450:23979 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:18.947 23450:23979 I/trr: (REDACTED) on opa visibility changed %s 04-09 03:41:18.948 23450:23979 I/eher: showGestureNav 04-09 03:41:18.948 23450:23979 I/ehep: (REDACTED) setUiHints(hints = %s) 04-09 03:41:18.950 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.952 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.952 23450:23964 I/tfc: Initialize 04-09 03:41:18.953 23450:23975 I/ymj: Ignoring as prefetch was recently called 04-09 03:41:18.956 23450:23975 I/trr: (REDACTED) on opa visibility changed %s 04-09 03:41:18.958 23450:23968 I/ehep: setUiHints: finished successfully 04-09 03:41:18.958 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.960 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.962 23450:23979 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:18.963 23450:23979 I/suo: Successfully initialized all components 04-09 03:41:18.968 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.970 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.981 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.983 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:18.996 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:18.999 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.006 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.013 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.017 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.030 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.034 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.040 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.050 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.053 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.061 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.063 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.072 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.075 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.084 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.087 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.093 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.095 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.103 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.105 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.112 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.115 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.119 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.09 dur=1010.09 max=11.89 min=10.31 04-09 03:41:19.127 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.132 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.137 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.141 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.148 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.151 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.154 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.133438,dur:1009.61,max:14.35,min:8.71 04-09 03:41:19.160 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.163 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.173 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.177 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.181 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.184 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.195 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.200 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.206 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.209 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.215 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.219 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.226 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.229 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.238 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.241 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.248 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.251 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.259 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.262 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.271 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.277 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.285 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.291 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.295 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.305 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.309 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.315 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.318 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.329 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.332 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.340 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.344 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.349 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.352 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.359 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.362 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.372 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.375 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.383 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.387 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.391 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.394 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.406 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.410 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.414 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.416 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.428 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.431 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.439 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.446 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.449 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.462 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.465 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.470 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.473 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.481 1830: 3494 D/SemWifiUsabilityStatsMonitor: onWifiUsabilityStats - seqNum 42697, isSameBssidAndFreq true 04-09 03:41:19.484 2514: 2514 D/StatusBarIconController: ignoring old pipeline callback because the new wifi icon is enabled 04-09 03:41:19.484 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.486 2514: 2596 D/Tile.WifiTile: handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true 04-09 03:41:19.491 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.492 2514: 2601 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.495 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.496 1295: 1295 I/BufferQueueProducer: [StatusBar$_2514#109](this:0xb400007d9f9dcba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=0.33 dur=3007.35 max=3007.35 min=3007.35 04-09 03:41:19.499 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.505 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.508 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.515 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.519 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.527 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.531 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.538 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.540 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.545 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.548 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.560 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.563 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.571 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.574 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.583 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.586 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.597 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.602 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.609 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.614 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.617 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.628 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.631 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.639 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.643 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.653 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.657 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.662 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.665 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.671 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.674 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.684 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.687 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.694 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.697 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.702 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.704 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.715 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.717 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.729 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.734 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.738 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.740 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.745 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.747 20998:20998 W/RefBase: RefBase: Explicit destruction, weak count = 0 (in 0x77e97f4130). Use sp<> to manage this object. 04-09 03:41:19.747 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.751 20998:20998 D/RefBase: #00 pc 0000000000105ad0 /apex/com.android.runtime/lib64/bionic/libc.so (__cxa_finalize+144) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:19.751 20998:20998 D/RefBase: #01 pc 00000000000f7ad8 /apex/com.android.runtime/lib64/bionic/libc.so (exit+24) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:19.751 20998:20998 D/RefBase: #02 pc 000000000008c5bc /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:19.757 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.759 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.768 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.771 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.781 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.783 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.793 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.796 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.801 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.803 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.815 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.819 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.824 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.828 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.837 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.841 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.846 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.849 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.857 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.860 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.872 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.875 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.882 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.885 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.891 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.894 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.908 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.912 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.917 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.927 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.932 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.935 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.939 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.953 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.957 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.960 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.964 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.972 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.975 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.980 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.983 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:19.990 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:19.993 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.001 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.004 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.011 20461:20894 D/Heartbeat: true 04-09 03:41:20.017 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.020 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.026 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.029 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.037 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.041 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.051 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.055 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.058 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.061 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.073 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.077 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.083 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.087 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.092 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.095 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.105 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.108 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.116 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.120 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.127 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.129 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.14 dur=1009.56 max=12.02 min=9.96 04-09 03:41:20.130 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.139 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.141 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.148 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.151 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.154 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:89.994881,dur:1000.06,max:12.95,min:8.97 04-09 03:41:20.160 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.163 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.172 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.175 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.181 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.184 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.192 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.196 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.204 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.207 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.218 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.221 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.225 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.227 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.237 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.239 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.248 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.251 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.258 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.262 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.268 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.271 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.280 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.283 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.292 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.296 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.303 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.307 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.315 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.319 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.325 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.329 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.335 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.338 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.349 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.353 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.360 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.364 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.372 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.375 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.379 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:20.379 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.381 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.388 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.390 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.401 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.405 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.411 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.415 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.424 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.426 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.434 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.435 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.447 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.447 609: 609 D/io_stats: !@ 8,32 r 48911111 1307992468 w 14811530 293947352 d 1887681 424249820 f 0 2423162 iot 31312912 0 th 0 0 0 pt 0 inp 0 0 959101.359 04-09 03:41:20.448 609: 609 D/io_stats: !@ Read_top(KB): likeastarorange(20461) 72 m.android.phone(2496) 12 .sec.imsservice(2904) 8 04-09 03:41:20.448 609: 609 D/io_stats: !@ Write_top(KB): kworker/u16:0(18230) 80 system_server(1830) 72 likeastarorange(20461) 24 04-09 03:41:20.450 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.455 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.456 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.469 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.471 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.477 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.479 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.491 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.493 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.505 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.507 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.516 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.517 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.519 21017:21017 W/BpBinder: Linking to death on android.gui.ISurfaceComposer but there are no threads (yet?) listening to incoming transactions. See ProcessState::startThreadPool and ProcessState::setThreadPoolMaxThreadCount. Generally you should setup the binder threadpool before other initialization steps. 04-09 03:41:20.519 1830: 2592 I/EDMNativeHelperService: isScreenCaptureEnabled 04-09 03:41:20.520 1830: 2592 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:41:20.521 21017:21017 W/ProcessState: Extra binder thread started, but 0 threads requested. Do not use *startThreadPool when zero threads are requested. 04-09 03:41:20.525 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.528 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.537 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.539 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.548 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.554 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.557 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.559 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.567 21017:21017 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm 04-09 03:41:20.567 21017:21017 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm-uncached 04-09 03:41:20.567 21017:21017 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_svp_region-aligned 04-09 03:41:20.567 21017:21017 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_prot_region 04-09 03:41:20.567 21017:21017 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_2d_fr_region 04-09 03:41:20.567 21017:21017 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_wfd_region-aligned 04-09 03:41:20.569 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.578 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.581 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.596 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.598 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.600 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.602 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.615 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.617 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.622 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.625 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.635 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.636 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.648 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.649 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.656 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.659 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.669 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.671 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.679 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.682 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.688 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.690 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.703 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.707 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.710 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.712 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.727 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.731 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.738 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.748 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.749 1228: 1261 E/BatteryDump: !@new_battery_dump : 3892,-186,300,1500,59,347,345,390,0,0,366,390,0,Charging,NO_CHARGING,Normal,Good,USB_CDP,2,Normal,0,0,9597,0x8000,0x10010000,0x0,0,0,0000,0000,00000000,0,0,0,0,6,3906,5810,983,0, 04-09 03:41:20.752 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.753 1228: 1228 I/android.hardware.health@2.1-service-samsung: updateLrpSysfs: write: 366 04-09 03:41:20.755 1830: 1965 D/BatteryService: Sending ACTION_BATTERY_CHANGED: level:59, status:2, health:2, remain:24108, ac:false, usb:true, wireless:false, pogo:false, misc:0x10010000, charge_type:2, charger_type:0, voltage:3892, temperature:347, online:5, charging_status:0, cycle_count:0, current_avg:-91, ps:false, hvc:false, capacity:280000, current_event:0x8000, current_now:-186, mcc:0, mcv:0, cc:2364000, present:true, scale:100, technology:Li-ion 04-09 03:41:20.756 1830: 2399 I/DeviceBatteryInfoService: action: android.intent.action.BATTERY_CHANGED 04-09 03:41:20.757 1830: 2399 I/DeviceBatteryInfoService: phone battery level: 59 04-09 03:41:20.757 1830: 2399 I/DeviceBatteryInfoService: phone battery status: 2 04-09 03:41:20.758 1830: 2250 D/MotionRecognitionService: [SAR] onReceive : ACTION_BATTERY_CHANGED, Plugged: 2 04-09 03:41:20.758 1830: 1830 D/AdaptiveBrightnessLongtermModelBuilder: Received android.intent.action.BATTERY_CHANGED 04-09 03:41:20.759 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.760 2514: 2514 I/AODBatteryManager: updateBatteryData: ACTION_BATTERY_CHANGED 04-09 03:41:20.760 2496: 2496 D/SemBigDataInfoController: Intent: android.intent.action.BATTERY_CHANGED 04-09 03:41:20.761 2496: 2496 D/SemBigDataInfoController: Intent: android.intent.action.BATTERY_CHANGED 04-09 03:41:20.762 2514: 2514 I/AODBatteryManager: saveBatteryData : AOD BatteryData [mBatteryLevel=59, mBatteryStatus=CHARGING, mBatteryPlugType=USB, mBatteryPlugged=true, mRemainingChargeTime=24108000, mBatteryChargingType=1, mBatteryChargerType=NORMAL, mBatteryOnline=NOT_DEFINED, mBatterySwellingMode=NONE, mBatteryProtectMode=false, mBatteryProtectModeType=1, mSleepChargingEvent=null, mSleepChargingEventFinishTime=null] 04-09 03:41:20.762 2514: 2514 I/PowerUI: mBootCompleted = true | mFullyConnected = true 04-09 03:41:20.762 2514: 2514 I/PowerUI: BATTERY_HEALTH_CHECK extraHealth=2 mBatteryMiscEvent=268500992 04-09 03:41:20.762 2514: 2514 W/PowerUI: Plug reason 04-09 03:41:20.762 2514: 2514 W/PowerUI: Skip charging animation - by plug status 04-09 03:41:20.762 2514: 2514 D/PowerUI: priorPlugType = 2 mPlugType = 2 priorBatteryStatus = 2 mBatteryStatus = 2 04-09 03:41:20.762 2514: 2514 W/PowerUI: Plug reason 04-09 03:41:20.762 2514: 2514 W/PowerUI: Skip charging sound - by plug status 04-09 03:41:20.762 2514: 2514 I/PowerUI: oldMisalign : false, curMisalign : false 04-09 03:41:20.763 2514:10427 D/SecPowerUI.Notification: dismissing low battery warning: level=59 04-09 03:41:20.763 2514:10427 D/SecPowerUI.Notification: updateNotification mWarning=false mPlaySound=false 04-09 03:41:20.763 2514:10427 D/SecPowerUI.Notification: SecBatteryStatsSnapshot{batteryLevel=59, currentBatteryMode=0, chargingTime=24108000, chargingType=8, batteryHealth=2, automaticTestMode=false, isHiccupState=false, optChargingFinishTime=} 04-09 03:41:20.763 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.763 2514: 2514 D/SecPowerUI.Notification: showChargingNotice oldChargingType : 8 / currentChargingType : 8, oldChargingTime : 24108000 / mChargingTime : 24108000 04-09 03:41:20.763 2514: 2514 D/SecPowerUI.Notification: showChargingNotice There is no change about charging status, so return! 04-09 03:41:20.763 2514: 2514 D/PowerUI: Battery swelling mode - priorBatterySwellingMode = 0 mBatterySwellingMode = 0 mBatteryStatus = 2 04-09 03:41:20.764 2514: 2514 I/PowerUI: mBatteryMiscEvent = 268500992 04-09 03:41:20.764 2514: 2514 I/PowerUI: checkRestoreProtectBattery pb value : 0, Scheduling start ? : false 04-09 03:41:20.764 2514:10427 D/SecPowerUI.Notification: 1. restoreScreenTimeOut - saved_value : : 04-09 03:41:20.764 2514:10427 E/SecPowerUI.Notification: no saved value, so we do nothing !! 04-09 03:41:20.764 2514: 2514 I/PowerUI: Clear time 04-09 03:41:20.765 1830: 2592 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = ltc_highsoc_exceed_time 04-09 03:41:20.765 1830: 2592 D/KNOX_MDM_SettingsProvider: edmUri: content://com.sec.knox.provider/RestrictionPolicy3 04-09 03:41:20.765 1830: 2592 D/KNOX_MDM_SettingsProvider: projectionArgs: isSettingsChangesAllowed 04-09 03:41:20.765 1830: 2592 D/KNOX_MDM_SettingsProvider: selectionArgs: false 04-09 03:41:20.765 1830: 2592 D/KNOX_MDM_SettingsProvider: selectionArgs: 10060 04-09 03:41:20.765 1830: 2592 D/SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed 04-09 03:41:20.765 1830: 2592 D/SecContentProvider: called from android.uid.systemui:10060 04-09 03:41:20.765 1830: 2592 D/RestrictionPolicy: isSettingsChangesAllowedAsUser, userId 0 : true 04-09 03:41:20.765 1830: 2592 D/KNOX_MDM_SettingsProvider: ret = 1 04-09 03:41:20.766 2514: 2514 I/PowerUI: checkBatteryProtectionNotification : 2, pb value : 0, plugType : 2, level : 59 04-09 03:41:20.766 2514: 2514 D/SecPowerUI.Notification: SecBatteryStatsSnapshot{batteryLevel=59, currentBatteryMode=0, chargingTime=24108000, chargingType=8, batteryHealth=2, automaticTestMode=false, isHiccupState=false, optChargingFinishTime=} 04-09 03:41:20.766 2514: 2514 D/SamsungBatteryMeterDrawable: onBatteryLevelChanged isSomethingChanged: false 04-09 03:41:20.767 2514: 2514 D/SamsungBatteryMeterDrawable: onBatteryLevelChanged isSomethingChanged: false 04-09 03:41:20.767 2514: 2514 D/SamsungBatteryMeterDrawable: onBatteryLevelChanged isSomethingChanged: false 04-09 03:41:20.768 2514: 2514 D/KeyguardUpdateMonitor: handleBatteryUpdate 04-09 03:41:20.769 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.771 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.781 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.783 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.791 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.794 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.800 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.802 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.812 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.823 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.824 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.833 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.834 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.846 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.849 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.857 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.859 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.866 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.869 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.879 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.884 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.893 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.895 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.899 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.902 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.913 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.916 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.924 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.927 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.934 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.936 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.944 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.945 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.961 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.964 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.967 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.969 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.981 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.986 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:20.988 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:20.989 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.001 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.003 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.012 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.014 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.024 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.026 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.033 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.034 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.047 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.050 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.054 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.055 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.068 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.071 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.078 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.080 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.089 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.091 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.101 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.104 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.110 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.112 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.124 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.126 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.132 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.135 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.138 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.11 dur=1009.85 max=18.30 min=4.54 04-09 03:41:21.146 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.147 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.155 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.158 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.162 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.269783,dur:1008.09,max:19.07,min:4.24 04-09 03:41:21.168 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.170 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.177 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.179 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.190 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.193 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.200 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.205 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.211 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.225 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.228 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.235 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.237 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.244 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.246 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.254 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.256 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.268 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.270 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.277 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.279 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.289 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.291 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.302 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.306 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.311 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.313 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.325 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.326 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.336 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.337 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.345 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.347 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.358 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.362 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.368 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.370 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.376 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.378 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.388 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.390 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.401 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.406 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.412 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.415 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.421 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.425 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.434 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.436 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.444 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.446 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.461 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.463 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.467 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.469 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.481 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.483 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.489 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.491 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.501 21017:21017 W/RefBase: RefBase: Explicit destruction, weak count = 0 (in 0x7303d86130). Use sp<> to manage this object. 04-09 03:41:21.503 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.504 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.506 21017:21017 D/RefBase: #00 pc 0000000000105ad0 /apex/com.android.runtime/lib64/bionic/libc.so (__cxa_finalize+144) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:21.506 21017:21017 D/RefBase: #01 pc 00000000000f7ad8 /apex/com.android.runtime/lib64/bionic/libc.so (exit+24) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:21.506 21017:21017 D/RefBase: #02 pc 000000000008c5bc /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:21.510 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.513 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.524 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.528 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.535 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.538 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.548 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.551 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.558 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.561 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.568 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.571 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.580 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.584 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.591 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.594 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.602 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.605 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.616 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.620 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.625 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.628 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.636 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.639 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.646 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.649 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.654 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.655 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:21.657 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.667 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.670 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.678 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.681 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.688 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.690 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.700 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.702 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.708 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.710 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.720 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.722 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.733 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.734 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.743 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.745 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.756 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.759 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.765 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.767 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.778 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.780 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.789 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.793 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.799 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.803 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.809 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.810 21021:21021 W/BpBinder: Linking to death on android.gui.ISurfaceComposer but there are no threads (yet?) listening to incoming transactions. See ProcessState::startThreadPool and ProcessState::setThreadPoolMaxThreadCount. Generally you should setup the binder threadpool before other initialization steps. 04-09 03:41:21.810 1830: 2592 I/EDMNativeHelperService: isScreenCaptureEnabled 04-09 03:41:21.811 1830: 2592 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:41:21.811 21021:21021 W/ProcessState: Extra binder thread started, but 0 threads requested. Do not use *startThreadPool when zero threads are requested. 04-09 03:41:21.812 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.825 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.828 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.832 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.835 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.846 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.848 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.852 21021:21021 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm 04-09 03:41:21.852 21021:21021 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm-uncached 04-09 03:41:21.852 21021:21021 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_svp_region-aligned 04-09 03:41:21.852 21021:21021 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_prot_region 04-09 03:41:21.852 21021:21021 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_2d_fr_region 04-09 03:41:21.852 21021:21021 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_wfd_region-aligned 04-09 03:41:21.854 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.855 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.865 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.867 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.877 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.879 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.889 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.891 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.900 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.901 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.911 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.918 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.921 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.924 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.934 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.937 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.943 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.946 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.955 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.957 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.965 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.968 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.978 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.980 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:21.988 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:21.990 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.000 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.002 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.010 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.013 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.021 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.023 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.034 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.037 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.045 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.047 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.055 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.057 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.065 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.067 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.078 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.081 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.086 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.088 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.100 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.102 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.110 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.112 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.124 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.126 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.130 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.131 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.143 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.146 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.148 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.15 dur=1009.46 max=20.36 min=4.61 04-09 03:41:22.154 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.155 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.160 1639: 1639 D/connsyslogger: Open FIFO for close 04-09 03:41:22.164 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.166 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.173 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.063980,dur:1010.39,max:21.18,min:3.99 04-09 03:41:22.178 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.182 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.187 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.189 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.200 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.204 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.212 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.213 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.217 2496: 2608 I/System.out: Broadcasting: Intent { act=com.sec.intent.action.SARDEVICE_CP flg=0x10000000 (has extras) } 04-09 03:41:22.221 1830: 2250 D/MotionRecognitionService: [SAR] onReceive : SARDEVICE_CP, callAction = off deviceID = 33285 slot = 0 device_ext = 0 04-09 03:41:22.221 1830: 2250 I/MotionRecognitionService: [SAR] id : 0 cmd :off 04-09 03:41:22.222 1830: 2250 I/MotionRecognitionService: [SAR] SarDevice clear 1 channel : 0 , state : 0 04-09 03:41:22.227 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.232 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.234 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerWithFlag value : 1 : false 04-09 03:41:22.234 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor disableSensor : true 04-09 03:41:22.234 1830: 2250 D/MotionRecognitionService: [SAR] disable mRequestedChannelList : 33285 04-09 03:41:22.234 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensorsetTunerGrip 8589934592 , state: false 04-09 03:41:22.235 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.237 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.247 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerExt(Tuner) value : 8589934592 : false 04-09 03:41:22.247 1830: 2250 I/MotionRecognitionService: [SAR] tunerGrip is 8589934592, state : false 04-09 03:41:22.247 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensorsetTunerGrip 17179869184 , state: false 04-09 03:41:22.253 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.255 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerExt(Tuner) value : 17179869184 : false 04-09 03:41:22.255 1830: 2250 I/MotionRecognitionService: [SAR] tunerGrip is 17179869184, state : false 04-09 03:41:22.256 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.256 1830: 2250 D/SensorManager: unregisterListener :: com.samsung.android.gesture.MotionRecognitionSAR$GripSensorWrapper$1@fa800ea 04-09 03:41:22.256 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor disable channel 0 : 0 , channel 1 : 0 04-09 03:41:22.256 1830: 2250 I/MotionRecognitionService: [SAR] id : 2 cmd :off 04-09 03:41:22.256 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:22.256 1830: 2250 I/MotionRecognitionService: [SAR] id : 9 cmd :off 04-09 03:41:22.256 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:22.256 1830: 2250 I/MotionRecognitionService: [SAR] id : 15 cmd :off 04-09 03:41:22.256 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:22.256 1830: 2250 I/MotionRecognitionService: [SAR] (-) mRequestedChannelList : 0 04-09 03:41:22.257 2496: 3642 I/System.out: Broadcast completed: result=0 04-09 03:41:22.259 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.261 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.270 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.272 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.275 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.277 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.286 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.288 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.300 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.302 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.310 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.311 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.322 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.323 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.333 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.344 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.347 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.353 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.354 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.368 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.373 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.377 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.381 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.388 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.390 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.398 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.400 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.404 2496: 2608 I/System.out: Broadcasting: Intent { act=com.sec.intent.action.SARDEVICE_CP flg=0x10000000 (has extras) } 04-09 03:41:22.409 1830: 2250 D/MotionRecognitionService: [SAR] onReceive : SARDEVICE_CP, callAction = on deviceID = 33285 slot = 0 device_ext = 0 04-09 03:41:22.409 1830: 2250 I/MotionRecognitionService: [SAR] (+) mRequestedChannelList : 33285 04-09 03:41:22.410 1830: 2250 I/MotionRecognitionService: [SAR] id : 0 cmd :on 04-09 03:41:22.410 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor enableSensor 04-09 03:41:22.414 1830: 2250 D/SensorService: [GripSensor] ++ setGripThdWithMCC (65560) 04-09 03:41:22.414 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.414 1830: 2250 D/SensorService: GripSensor: MCC Path does not exist 04-09 03:41:22.414 1830: 2250 D/SensorManager: registerListener :: 33554443, SX9385 Grip sensor, 200000, 0, com.samsung.android.gesture.MotionRecognitionSAR$GripSensorWrapper$1@fa800ea 04-09 03:41:22.414 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor enable channel 0 : 1 , channel 1 : 0 04-09 03:41:22.414 1830: 2250 I/MotionRecognitionService: [SAR] id : 2 cmd :on 04-09 03:41:22.414 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:22.414 1830: 2250 I/MotionRecognitionService: [SAR] id : 9 cmd :on 04-09 03:41:22.414 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:22.414 1830: 2250 I/MotionRecognitionService: [SAR] id : 15 cmd :on 04-09 03:41:22.414 1830: 2250 W/MotionRecognitionService: DEFAULT 04-09 03:41:22.416 2496: 3642 I/System.out: Broadcast completed: result=0 04-09 03:41:22.416 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.416 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor onSensorChanged : 5.0 , 5.0 , 0.0 , 300.0 , 300.0 04-09 03:41:22.416 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensor setUnknownMode channel: 0 , state: 300 04-09 03:41:22.419 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.421 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.424 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerWithFlag value : 1 : true 04-09 03:41:22.424 1830: 2250 I/MotionRecognitionService: [SAR] UnknownMode set 1 channel : 0 , state : 0 04-09 03:41:22.424 1830: 2250 I/MotionRecognitionService: [SAR] SX9385 Grip sensorsetTunerGrip 8589934592 , state: false 04-09 03:41:22.434 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.434 1830: 2250 D/MotionRecognitionService: [SAR] set setTransmitPowerExt(Tuner) value : 8589934592 : false 04-09 03:41:22.434 1830: 2250 I/MotionRecognitionService: [SAR] tunerGrip is 8589934592, state : false 04-09 03:41:22.436 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.441 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.443 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.448 609: 609 D/io_stats: !@ 8,32 r 48911113 1307992488 w 14811532 293947360 d 1887681 424249820 f 0 2423162 iot 31312928 0 th 0 0 0 pt 0 inp 0 0 959103.360 04-09 03:41:22.454 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.456 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.464 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.466 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.476 2484: 2484 I/wpa_supplicant: Heartbeat 18682 04-09 03:41:22.476 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.478 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.490 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.493 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.494 1830: 3494 D/SemWifiUsabilityStatsMonitor: onWifiUsabilityStats - seqNum 42698, isSameBssidAndFreq true 04-09 03:41:22.499 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.501 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.509 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.511 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.522 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.524 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.529 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.532 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.545 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.547 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.555 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.557 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.563 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.566 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.577 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.579 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.585 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.587 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.599 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.602 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.607 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.610 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.622 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.624 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.629 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.631 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.646 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.649 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.652 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.654 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.666 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.670 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.674 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.676 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.690 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.693 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.697 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.699 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.711 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.714 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.722 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.724 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.733 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.738 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.743 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.747 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.753 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.755 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.765 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.767 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.778 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.780 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.786 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.787 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.799 21021:21021 W/RefBase: RefBase: Explicit destruction, weak count = 0 (in 0x77ca7d5130). Use sp<> to manage this object. 04-09 03:41:22.800 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.804 21021:21021 D/RefBase: #00 pc 0000000000105ad0 /apex/com.android.runtime/lib64/bionic/libc.so (__cxa_finalize+144) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:22.804 21021:21021 D/RefBase: #01 pc 00000000000f7ad8 /apex/com.android.runtime/lib64/bionic/libc.so (exit+24) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:22.804 21021:21021 D/RefBase: #02 pc 000000000008c5bc /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:22.804 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.810 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.812 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.822 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.826 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.836 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.839 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.846 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.849 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.855 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.858 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.868 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.871 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.879 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.882 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.890 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.894 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.901 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.905 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.912 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.915 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.923 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.928 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.933 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.939 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.944 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.946 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.954 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.958 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.966 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.969 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.979 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.981 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:22.988 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:22.994 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.001 1221: 1704 D/[Awinic: [D]Awinic ambient_te: 34.700000, smooth_flag: 1, smooth_te: 34.674999 04-09 03:41:23.001 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.003 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.008 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.009 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.021 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.023 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.024 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:23.028 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.030 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.042 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.044 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.052 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.053 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.064 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.066 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.077 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.081 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.086 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.090 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.095 21025:21025 W/BpBinder: Linking to death on android.gui.ISurfaceComposer but there are no threads (yet?) listening to incoming transactions. See ProcessState::startThreadPool and ProcessState::setThreadPoolMaxThreadCount. Generally you should setup the binder threadpool before other initialization steps. 04-09 03:41:23.096 1830: 2594 I/EDMNativeHelperService: isScreenCaptureEnabled 04-09 03:41:23.096 1830: 2594 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:41:23.097 21025:21025 W/ProcessState: Extra binder thread started, but 0 threads requested. Do not use *startThreadPool when zero threads are requested. 04-09 03:41:23.099 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.101 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.113 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.117 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.120 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.123 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.131 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.134 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.142 21025:21025 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm 04-09 03:41:23.142 21025:21025 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm-uncached 04-09 03:41:23.142 21025:21025 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_svp_region-aligned 04-09 03:41:23.142 21025:21025 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_prot_region 04-09 03:41:23.142 21025:21025 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_2d_fr_region 04-09 03:41:23.142 21025:21025 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_wfd_region-aligned 04-09 03:41:23.144 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.147 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.151 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.152 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.158 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.09 dur=1010.06 max=20.41 min=3.89 04-09 03:41:23.168 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.170 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.174 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.176 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.183 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.073654,dur:1010.28,max:20.38,min:3.90 04-09 03:41:23.187 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.189 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.197 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.199 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.207 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.209 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.222 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.223 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.231 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.234 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.242 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.243 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.255 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.257 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.263 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.266 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.277 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.280 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.284 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.286 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.287 20461:20461 V/com.buongiorno.newton.events.TimedEventManager: do_beat: is_hearbeat_active: true, timers queue size: 10000, timers: [GamePlayHeartbeat] 04-09 03:41:23.287 20461:20461 V/com.buongiorno.newton.NewtonStatus: getSessionId() Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1 LastEventCreated:1744162873274 04-09 03:41:23.288 20461:20461 V/com.buongiorno.newton.queue.c: last time added: 1744162873274 04-09 03:41:23.288 20461:20461 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_START trying to add event: heartbeatdelta from last insert 10014 04-09 03:41:23.288 20461:20461 V/com.buongiorno.newton.queue.a: resetQueueAge() 04-09 03:41:23.289 20461:20461 V/com.buongiorno.newton.queue.e: setObserver() --- timeout: 30000 04-09 03:41:23.289 20461:20461 V/com.buongiorno.newton.queue.a: resetQueueAge() 04-09 03:41:23.290 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_START: inserting key=2025-04-09T01:41:23.287Z http_data={"event_type":"timer heartbeat","name":"heartbeat","creation_date":"2025-04-09T01:41:23.287Z","session_id":"Q5d&wA[@7,YPb14e1f37818cce8731e8fc0e87ff149461024ee1","user_id":"C_A2YBMFBkUGIGbgRiVTFSYwQ1UjQ=","timers":["GamePlayHeartbeat"],"period":10} 04-09 03:41:23.292 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: recset found: 0, key=2025-04-09T01:41:23.287Z 04-09 03:41:23.293 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: getEventByKey: not found in db. key=2025-04-09T01:41:23.287Z 04-09 03:41:23.296 20461:20461 V/com.buongiorno.newton.queue.CrudAdapter: CHECKPOINT_ADD_EVENT_END: inserted key=2025-04-09T01:41:23.287Z 04-09 03:41:23.297 20461:20461 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:41:23.297 20461:20461 V/com.buongiorno.newton.queue.c: add: ret=true, queue age: 7, isQueueDataExpired=false 04-09 03:41:23.297 20461:20461 V/com.buongiorno.newton.queue.c: CHECKPOINT_ADD_EVENT_END added: heartbeat 04-09 03:41:23.298 20461:20461 V/com.buongiorno.newton.queue.a: isQueueDataExpired(): ret=false 04-09 03:41:23.298 20461:20461 V/com.buongiorno.newton.events.TimedEventManager: schedule_beat: is_hearbeat_active: true, interval: 10000, timers queue size: 1 04-09 03:41:23.309 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.312 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.315 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.319 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.323 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.326 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.330 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.332 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.343 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.345 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.350 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.352 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.366 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.368 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.377 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.380 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.385 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.387 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.398 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.401 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.408 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.411 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.421 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.426 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.432 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.443 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.448 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.454 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.455 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.466 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.469 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.475 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.478 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.486 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.487 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.497 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.499 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.509 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.511 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.520 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.522 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.530 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.532 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.543 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.545 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.551 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.553 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.568 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.570 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.575 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.576 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.589 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.590 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.597 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.599 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.600 20461:20570 D/AAudio: AAudioStream_requestStop(s#2) called 04-09 03:41:23.600 20461:20570 D/AAudioStream: setState(s#2) from 4 to 9 04-09 03:41:23.600 20461:20570 D/AudioTrack: stop(1042): called with 1437184 frames delivered 04-09 03:41:23.604 20461:20570 D/AAudioStream: setState(s#2) from 9 to 10 04-09 03:41:23.608 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.610 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.621 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.623 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.629 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.631 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.641 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.644 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.652 1221:20845 D/[Awinic: set vmax: 0 04-09 03:41:23.652 1221:20845 D/aurisys_lib_handler: [LIB] aw_set_node_vmax_update_pthread: Awinic dev[0] capacity percent: 59%, set vmax db: 0.0000db(0x00000000), vmax percent: 100.00% done 04-09 03:41:23.652 1221:20845 D/[Awinic: set vmax: 0 04-09 03:41:23.652 1221:20845 D/aurisys_lib_handler: [LIB] aw_set_node_vmax_update_pthread: Awinic dev[1] capacity percent: 59%, set vmax db: 0.0000db(0x00000000), vmax percent: 100.00% done 04-09 03:41:23.653 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.655 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.658 1274: 1826 D/audioserver: FGS Logger Transaction failed 04-09 03:41:23.658 1274: 1826 D/audioserver: -129 04-09 03:41:23.659 1274: 1529 V/APM_AudioPolicyManager: stopOutput portId 1042 04-09 03:41:23.659 1274: 1529 V/APM_AudioPolicyManager: stopOutput() output 29, stream 3, session 29105 04-09 03:41:23.659 1274: 1529 V/APM_AudioPolicyManager: setBeaconMute(1) mBeaconMuteRefCount=0 mBeaconPlayingRefCount=0 04-09 03:41:23.659 1274: 1529 V/APM_AudioPolicyManager: getNewOutputDevices selected devices AUDIO_DEVICE_NONE 04-09 03:41:23.659 1274: 1529 V/APM_AudioPolicyManager: setOutputDevices device AUDIO_DEVICE_NONE delayMs 84 04-09 03:41:23.659 1274: 1529 V/APM_AudioPolicyManager: setOutputDevices() prevDevice {AUDIO_DEVICE_OUT_SPEAKER, @:} 04-09 03:41:23.662 1274: 1529 V/APM_AudioPolicyManager: setOutputDevices setting same device AUDIO_DEVICE_NONE or null device, force=0, patch handle=8 04-09 03:41:23.664 1274: 1529 V/APM_AudioPolicyManager: selectOutputForMusicEffects selected output 13 04-09 03:41:23.668 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.672 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.675 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.677 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.687 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.689 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.698 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.702 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.708 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.710 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.720 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.722 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.729 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.731 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.741 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.743 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.753 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.755 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.765 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.767 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.775 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.777 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.786 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.798 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.799 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.807 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.808 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.820 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.822 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.830 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.831 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.843 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.846 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.851 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.853 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.865 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.867 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.874 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.876 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.886 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.888 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.896 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.898 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.910 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.913 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.918 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.922 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.931 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.932 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.941 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.942 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.953 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.955 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.965 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.967 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.973 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.975 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.987 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.988 1830: 2594 W/ProcessStats: Tracking association SourceState{e7954c4 net.playtouch.dressupthegirllikeastarorange/11303 BTop #1904590} whose proc state 2 is better than process ProcessState{a6d3548 com.google.android.gms.persistent/10220 pkg=com.google.android.gms} proc state 3 (9 skipped) 04-09 03:41:23.989 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:23.996 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:23.998 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.010 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.014 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.018 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.020 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.033 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.035 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.040 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:24.040 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.041 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.052 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.054 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.062 21025:21025 W/RefBase: RefBase: Explicit destruction, weak count = 0 (in 0x724b5a5130). Use sp<> to manage this object. 04-09 03:41:24.065 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.067 21025:21025 D/RefBase: #00 pc 0000000000105ad0 /apex/com.android.runtime/lib64/bionic/libc.so (__cxa_finalize+144) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:24.067 21025:21025 D/RefBase: #01 pc 00000000000f7ad8 /apex/com.android.runtime/lib64/bionic/libc.so (exit+24) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:24.067 21025:21025 D/RefBase: #02 pc 000000000008c5bc /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:24.070 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.073 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.077 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.089 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.094 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.098 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.101 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.109 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.113 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.122 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.126 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.131 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.134 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.144 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.147 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.155 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.159 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.166 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.168 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=89.11 dur=1009.96 max=21.99 min=10.26 04-09 03:41:24.172 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.177 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.180 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.187 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.190 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.192 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:89.186920,dur:1009.12,max:21.58,min:9.16 04-09 03:41:24.198 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.200 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.209 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.213 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.218 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.221 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.232 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.235 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.242 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.243 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.253 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.256 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.263 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.265 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.277 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.280 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.285 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.288 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.295 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.297 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.311 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.315 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.320 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.323 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.330 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.333 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.340 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.342 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.351 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.353 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.365 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.368 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.373 21027:21027 D/AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 2000 <<<<<< 04-09 03:41:24.373 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.376 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.378 21027:21027 I/app_process: MMAP_TRYLOCK is not supported in uffd addr:0x75f17a2000 page-size:4096 04-09 03:41:24.379 21027:21027 I/AndroidRuntime: Using default boot image 04-09 03:41:24.379 21027:21027 I/AndroidRuntime: Leaving lock profiling enabled 04-09 03:41:24.380 21027:21027 D/SecNativeFeatureCppIf: encoded 04-09 03:41:24.380 21027:21027 D/SecNativeFeatureCppIf: decoding and unzip finish 04-09 03:41:24.380 21027:21027 D/SecNativeFeatureCppIf: use unCompDataBuff. encoded 04-09 03:41:24.380 21027:21027 D/SecNativeFeatureCppIf: Free unCompDataBuff 04-09 03:41:24.380 21027:21027 D/AndroidRuntime: addProductProperty not brand or 7 04-09 03:41:24.384 21027:21027 I/app_process: Using CollectorTypeCMC GC. 04-09 03:41:24.386 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.389 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.395 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.398 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.407 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.409 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.418 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.420 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.430 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.432 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.440 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.442 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.445 1295: 1295 I/SurfaceFlinger: SFWD update time=959105357214627 04-09 03:41:24.449 609: 609 D/io_stats: !@ 8,32 r 48911122 1307992544 w 14811552 293947528 d 1887681 424249820 f 0 2423163 iot 31312960 0 th 0 0 0 pt 0 inp 0 0 959105.361 04-09 03:41:24.450 609: 609 D/io_stats: !@ Read_top(KB): ocessService0:0(20543) 48 likeastarorange(20461) 28 04-09 03:41:24.451 609: 609 D/io_stats: !@ Write_top(KB): kworker/u16:0(18230) 144 -(0) 52 likeastarorange(20461) 20 04-09 03:41:24.452 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.454 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.463 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.465 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.475 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.477 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.481 21027:21027 D/nativeloader: InitDefaultPublicLibraries for_preload=1: libandroid.so:libaaudio.so:libamidi.so:libbinder_ndk.so:libc.so:libcamera2ndk.so:libdl.so:libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libicu.so:libicui18n.so:libicuuc.so:libjnigraphics.so:liblog.so:libmediandk.so:libm.so:libnativehelper.so:libnativewindow.so:libOpenMAXAL.so:libOpenSLES.so:libRS.so:libstdc++.so:libsync.so:libvulkan.so:libwebviewchromium_plat_support.so:libz.so 04-09 03:41:24.483 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.485 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.498 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.500 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.500 21027:21027 D/nativeloader: Load libicu_jni.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:24.500 21027:21027 D/app_process: Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat 04-09 03:41:24.501 21027:21027 D/app_process: I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt72l.dat 04-09 03:41:24.502 21027:21027 D/nativeloader: Load libjavacore.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:24.504 21027:21027 D/nativeloader: Load libopenjdk.so using APEX ns com_android_art for caller /apex/com.android.art/javalib/core-oj.jar: ok 04-09 03:41:24.506 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.508 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.516 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.518 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.529 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.530 21027:21027 E/SemDvfsManager_JNI: SemDvfsManager: registerfunction enter 04-09 03:41:24.530 21027:21027 E/SemAffinityControl: SemAffinityControl: registerfunction enter 04-09 03:41:24.533 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.540 21027:21027 W/libc: Access denied finding property "ro.product.name_for_attestation" 04-09 03:41:24.540 21027:21027 W/libc: Access denied finding property "ro.product.brand_for_attestation" 04-09 03:41:24.540 21027:21027 W/libc: Access denied finding property "ro.product.model_for_attestation" 04-09 03:41:24.541 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.542 21027:21027 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 04-09 03:41:24.542 21027:21027 D/AndroidRuntime: Calling main entry com.android.commands.uiautomator.Launcher 04-09 03:41:24.543 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.547 21027:21027 D/UiAutomationConnection: Created on user UserHandle{0} 04-09 03:41:24.547 21027:21027 I/UiAutomation: Initialized for user 0 on display 0 04-09 03:41:24.547 21027:21027 W/UiAutomation: Created with deprecatead constructor, assumes DEFAULT_DISPLAY 04-09 03:41:24.549 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.551 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.552 1830: 2592 D/AccessibilityManagerService: changeCurrentUserForTestAutomationIfNeededLocked(0): ignoring because device doesn't support visible background users 04-09 03:41:24.552 1830: 2592 I/UiAutomationManager: Registering UiTestAutomationService (id=com.android.server.accessibility/UiAutomation) when called by user 0 04-09 03:41:24.553 1295: 1356 E/BufferQueueDebug: [WindowToken{436a014 type=2032 android.os.Binder@16b2a67}#125205](this:0xb400007d9f8d4ba0,id:-1,api:0,p:-1,c:-1) id info cannot be read from 'WindowToken{436a014 type=2032 android.os.Binder@16b2a67}#125205' 04-09 03:41:24.554 1295: 1356 I/BufferQueueDebug: [WindowToken{436a014 type=2032 android.os.Binder@16b2a67}#125205](this:0xb400007d9f8d4ba0,id:-1,api:0,p:-1,c:-1) BufferQueue core=(1295:/system/bin/surfaceflinger) 04-09 03:41:24.555 1295: 1356 I/SurfaceFlinger: id=125205 createSurf, flag=84004, WindowToken{436a014 type=2032 android.os.Binder@16b2a67}#125205 04-09 03:41:24.561 1830: 2592 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:24.563 1830: 2592 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:24.563 1830: 2592 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:24.566 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.569 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.570 1830: 2592 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:24.571 1830: 2592 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:24.571 1830: 2592 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:24.578 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.580 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.585 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.587 24035:24192 I/albv: NGA disabled since it's running Panthera and at least one a11y feature is on. 04-09 03:41:24.587 24035:24192 I/albv: (REDACTED) Nga state changed to %s 04-09 03:41:24.588 24035:24192 I/albv: (REDACTED) isTngActive=%s 04-09 03:41:24.588 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.592 9889: 9889 I/SafetyCenterAccessibilityListener: accessibility event occurred, safety center feature not enabled. 04-09 03:41:24.595 1830: 1830 D/BatterySaverPolicy: accessibility changed to true, updating policy. 04-09 03:41:24.595 23450:23975 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:24.595 23450:23975 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:24.595 24035:19165 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:24.596 1830: 1830 I/AccessibilityManagerService: semIsAccessibilityServiceEnabled() 04-09 03:41:24.596 1830: 1830 I/AccessibilityManagerService: accesibilityService is null 04-09 03:41:24.596 1830: 1830 I/AccessibilityManagerService: semIsAccessibilityServiceEnabled() 04-09 03:41:24.596 1830: 1830 I/AccessibilityManagerService: accesibilityService is null 04-09 03:41:24.596 1830: 1830 D/AS.AudioService: Accessibility volume enabled = false 04-09 03:41:24.596 24035:19168 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:24.602 2514: 2514 D/Navbar.Store: ----handleEvent(0) OnUpdateRemoteViewContainer(leftContainer=android.widget.LinearLayout{67a75b9 I.E...... ......ID 0,0-135,118 #7f0a0597 app:id/left_remoteview}, rightContainer=android.widget.LinearLayout{818adfe I.E...... ......ID 0,962-135,1080 #7f0a08aa app:id/right_remoteview}, contextualButtonVisible=false, darkIntensity=0.0, displayId=0) [Module] SamsungNavigationBarView 04-09 03:41:24.603 2514: 2514 D/Navbar.Store: ------[Band]REMOTE_VIEW_PACK_SET_REMOTEVIEW_CONTAINER 04-09 03:41:24.603 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewContainer 04-09 03:41:24.603 2514: 2514 D/Navbar.Store: --------apply(0) NavBarStoreAction$UpdateRemoteViewDarkIntensity 04-09 03:41:24.603 2514: 2514 D/Navbar.Store: handleEvent(0) OnNavBarUpdateA11YService(clickable=false, longClickable=false) [Module] NavigationBar 04-09 03:41:24.603 2514: 2514 D/Navbar.Store: --[Band]SETUPWIZARD_PACK_UPDATE_A11Y_SERVICE 04-09 03:41:24.604 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.606 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.621 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.631 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.635 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.643 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.647 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.656 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.660 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.664 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.667 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.677 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.681 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.685 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.690 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.698 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.701 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.708 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.712 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.716 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.720 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.730 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.733 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.739 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.742 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.753 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.756 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.767 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.771 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.776 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.779 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.787 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.789 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.796 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.798 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.808 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.811 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.823 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.826 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.834 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.838 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.844 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.848 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.853 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.856 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.861 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.865 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.875 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.879 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.886 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.889 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.895 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.898 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.908 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.911 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.920 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.923 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.931 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.935 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.943 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.947 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.953 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.957 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.962 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.965 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.974 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.978 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.988 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:24.992 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:24.997 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.001 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.009 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.010 20461:20894 D/Heartbeat: true 04-09 03:41:25.016 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.019 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.022 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.030 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.033 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.041 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.045 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.053 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.057 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.064 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.067 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.076 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.080 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.089 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.092 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.096 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.098 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.108 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.112 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.118 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.121 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.131 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.134 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.142 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.145 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.154 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.157 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.162 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.165 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.174 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.177 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.178 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.14 dur=1009.58 max=12.07 min=10.16 04-09 03:41:25.182 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.186 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.197 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.200 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.202 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.075729,dur:1010.26,max:13.94,min:8.09 04-09 03:41:25.209 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.212 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.217 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.220 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.231 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.235 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.240 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.243 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.252 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.255 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.262 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.265 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.275 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.279 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.284 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.287 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.295 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.298 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.307 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.310 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.318 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.321 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.328 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.331 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.340 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.344 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.354 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.358 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.363 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.365 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.375 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.378 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.387 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.390 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.396 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.400 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.407 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.410 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.419 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.423 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.431 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.435 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.441 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.444 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.452 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.455 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.462 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.465 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.474 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.476 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.486 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.490 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.499 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.503 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.508 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.511 1830: 3494 D/SemWifiUsabilityStatsMonitor: onWifiUsabilityStats - seqNum 42699, isSameBssidAndFreq true 04-09 03:41:25.513 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.520 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.523 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.529 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.533 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.540 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.543 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.551 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.554 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.563 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.566 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.574 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.577 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.585 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.588 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.598 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.601 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.608 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.611 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.614 21027:21027 D/SemCscFeature: Encoded 04-09 03:41:25.623 21027:21027 W/AccessibilityNodeInfoDumper: Fetch time: 5ms 04-09 03:41:25.625 1830: 1854 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accessibility_enabled 04-09 03:41:25.626 1830: 1854 D/WindowMagnificationMgr: requestConnection :false mConnectionState : 3 04-09 03:41:25.626 1830: 1854 W/WindowMagnificationMgr: requestConnection duplicated request: connect=false, mConnectionState=DISCONNECTED 04-09 03:41:25.626 1830: 1854 D/AccessibilityManagerService: restoreCurrentUserForTestAutomationIfNeededLocked(): ignoring because device doesn't support visible background users 04-09 03:41:25.627 1830: 1854 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = accelerometer_rotation 04-09 03:41:25.627 1830: 1854 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = user_rotation 04-09 03:41:25.627 1830: 1854 V/WindowManager: rotationForOrientation(orient=SCREEN_ORIENTATION_SENSOR_LANDSCAPE (6), last=ROTATION_90 (1)); user=ROTATION_0 (0) 04-09 03:41:25.628 1830: 1854 D/WindowManager: rotationForOrientation, orientationSource=ActivityRecord{20debb8 u0 net.playtouch.dressupthegirllikeastarorange/.MainActivity t2891} 04-09 03:41:25.628 1830: 1854 V/WindowManager: Computed rotation=ROTATION_90 (1) for display id=0 based on lastOrientation=SCREEN_ORIENTATION_SENSOR_LANDSCAPE (6) and oldRotation=ROTATION_90 (1), caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2674 com.android.server.wm.WindowManagerService.updateRotationUnchecked:4859 com.android.server.wm.WindowManagerService.thawDisplayRotation:4800 com.android.server.wm.WindowManagerService.thawRotation:4764 android.view.IWindowManager$Stub.onTransact:2718 com.android.server.wm.WindowManagerService.onTransact:1540 04-09 03:41:25.629 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.630 21027:21027 D/AndroidRuntime: Shutting down VM 04-09 03:41:25.635 24035:24192 I/albv: NGA enabled in interactor. 04-09 03:41:25.636 24035:24192 I/albv: (REDACTED) Nga state changed to %s 04-09 03:41:25.636 24035:24192 I/albv: (REDACTED) isTngActive=%s 04-09 03:41:25.639 23450:24308 I/suo: Initializing all components 04-09 03:41:25.639 23450:23968 I/wuo: (REDACTED) onIsEnabledChanged, isEnabled: %s 04-09 03:41:25.639 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.639 23450:23964 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:25.639 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.639 23450:23975 I/vit: (REDACTED) State changed: %s => %s by %s and %s with %s 04-09 03:41:25.639 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.639 23450:23964 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:25.640 23450:23975 I/vor: (REDACTED) Recognizer choice: (recognizer_type: %s, recognizer_mode: %s, choice_reason: %s) 04-09 03:41:25.640 23450:23975 I/xfj: (REDACTED) onActiveStateChangeEvent: %s => %s 04-09 03:41:25.640 23450:23975 I/ven: (REDACTED) #onActiveStateChangeEvent, newState: %s, previousState: %s. 04-09 03:41:25.641 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.641 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.641 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.641 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.641 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.641 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.641 24035:19168 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:25.641 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.641 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.642 23450:23968 I/xiy: (REDACTED) Setting session to type: %s 04-09 03:41:25.642 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.642 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.642 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.642 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.642 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.642 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.642 23450:23968 I/xkk: (REDACTED) setNavBarVisible: %s 04-09 03:41:25.642 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.642 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.642 24035:19165 I/abrb: (REDACTED) Successfully received auth token for scope: %s in time %d ms 04-09 03:41:25.642 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.642 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.643 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.643 23450:23968 W/zad: Disposing empty manager. Did you forgot to subscribe observables? 04-09 03:41:25.643 23450:23968 I/wnm: (REDACTED) stopListening(%s, %s) 04-09 03:41:25.643 23450:23978 I/eher: showGestureNav 04-09 03:41:25.643 23450:23978 I/ehep: (REDACTED) setUiHints(hints = %s) 04-09 03:41:25.644 1295: 1295 I/Layer: id=125205 removeFromCurrentState WindowToken{436a014 type=2032 android.os.Binder@16b2a67}#125205 (204) 04-09 03:41:25.644 23450:23978 I/ymj: Ignoring as prefetch was recently called 04-09 03:41:25.645 1295: 1295 I/SurfaceFlinger: id=125205 Removed WindowToken{436a014 type=2032 android.os.Binder@16b2a67}#125205 (204) 04-09 03:41:25.649 23450:23972 I/ehep: setUiHints: finished successfully 04-09 03:41:25.652 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.655 1295: 1295 I/BufferQueueDebug: [WindowToken{436a014 type=2032 android.os.Binder@16b2a67}#125205](this:0xb400007d9f8d4ba0,id:-1,api:0,p:-1,c:1295) onDestructor() 04-09 03:41:25.655 1295: 1295 I/Layer: id=125205 Destroyed WindowToken{436a014 type=2032 android.os.Binder@16b2a67}#125205 04-09 03:41:25.655 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.656 23450:23964 I/tfc: Initialize 04-09 03:41:25.660 23450:23968 I/trr: (REDACTED) on opa visibility changed %s 04-09 03:41:25.660 1830: 1830 D/BatterySaverPolicy: accessibility changed to false, updating policy. 04-09 03:41:25.660 23450:23968 I/trr: (REDACTED) on opa visibility changed %s 04-09 03:41:25.663 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.663 23450:23979 I/tig: (REDACTED) Nga on-device enabled based on TNG:MA active state: %b 04-09 03:41:25.666 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.669 23450:23978 I/suo: Successfully initialized all components 04-09 03:41:25.670 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.673 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.680 4015: 4889 I/SDHMS:C: SIOP:: AP:409 BAT:347 USB:345 CHG:390 PA:394 WIFI:386 BLK:0 SUBBAT:0 SKIN:366 SKINF:360 SKINB:366 LRP:366 LRP2:366 LRF2:360 LRB2:366 AP2:366 CHG2:351 MEM2:366 WIFI2:366 SPK2:342 VAP05:407 04-09 03:41:25.682 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.684 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.693 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.697 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.706 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.710 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.717 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.719 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.729 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.732 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.741 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.743 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.752 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.765 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.766 2514: 2514 D/SecPowerUI.Notification: showChargingNotice oldChargingType : 8 / currentChargingType : 8, oldChargingTime : 24108000 / mChargingTime : 24108000 04-09 03:41:25.766 2514: 2514 D/SecPowerUI.Notification: showChargingNotice There is no change about charging status, so return! 04-09 03:41:25.768 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.771 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.774 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.782 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.784 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.794 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.798 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.808 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.812 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.818 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.821 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.830 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.837 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.843 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.846 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.853 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.856 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.864 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.866 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.873 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.876 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.885 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.889 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.895 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.899 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.906 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.909 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.916 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.920 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.929 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.933 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.939 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.943 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.951 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.954 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.960 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.963 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.975 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.978 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.983 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:25.986 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:25.997 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.001 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.005 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.009 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.018 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.021 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.027 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.031 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.041 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.044 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.050 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.055 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.062 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.066 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.073 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.077 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.086 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.089 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.096 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.101 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.109 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.114 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.118 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.121 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.131 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.134 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.141 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.146 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.152 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.155 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.161 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.165 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.174 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.177 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.185 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.187 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=88.14 dur=1009.80 max=33.42 min=10.46 04-09 03:41:26.190 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.195 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.197 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.206 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.210 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.211 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.230759,dur:1008.53,max:13.71,min:9.41 04-09 03:41:26.216 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.219 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.226 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.229 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.240 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.244 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.250 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.253 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.262 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.265 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.272 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.275 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.285 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.289 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.295 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.299 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.307 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.310 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.318 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.322 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.332 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.341 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.344 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.350 1211: 1218 E/statsd: Predicate 7729334320784921827 dropping data for dimension key (27)0x10000->10220[I] 04-09 03:41:26.350 1211: 1218 E/statsd: Predicate -6150195365450938007 dropping data for dimension key (27)0x10000->10220[I] 04-09 03:41:26.351 1435: 1698 I/CameraService: onUidStateChanged: uid=10220, procState is changed. (3 -> 4) 04-09 03:41:26.358 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.360 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.371 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.376 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.383 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.386 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.393 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.397 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.407 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.411 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.417 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.421 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.429 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.433 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.438 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.441 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.451 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.456 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.460 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.462 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.463 609: 609 D/io_stats: !@ 8,32 r 48911206 1307994436 w 14811558 293947600 d 1887681 424249820 f 0 2423165 iot 31313028 0 th 0 0 0 pt 0 inp 0 0 959107.374 04-09 03:41:26.467 21027:21027 W/RefBase: RefBase: Explicit destruction, weak count = 0 (in 0x75c6fb2130). Use sp<> to manage this object. 04-09 03:41:26.470 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.472 21027:21027 D/RefBase: #00 pc 0000000000105ad0 /apex/com.android.runtime/lib64/bionic/libc.so (__cxa_finalize+144) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:26.472 21027:21027 D/RefBase: #01 pc 00000000000f7ad8 /apex/com.android.runtime/lib64/bionic/libc.so (exit+24) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:26.472 21027:21027 D/RefBase: #02 pc 000000000008c5bc /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:26.472 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.481 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.484 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.497 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.501 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.505 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.508 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.520 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.523 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.529 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.533 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.541 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.546 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.552 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.555 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.561 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.564 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.571 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.574 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.585 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.588 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.596 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.598 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.600 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:26.603 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.605 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.616 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.619 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.625 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.628 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.640 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.644 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.650 1221: 1857 D/AudioALSAStreamOut: standby(), flag 4 04-09 03:41:26.650 1221: 1857 D/AudioALSAStreamOut: standbyStreamOut(), halRequest 0, mDestroy 0, flag 4 04-09 03:41:26.650 1221: 1857 D/AudioALSAStreamOut: close(), flags 4 04-09 03:41:26.651 1221: 1857 D/AudioALSAPlaybackHandlerMixer: close(+), source flag 4, mDevice = 0x2, buffer_size 1024 04-09 03:41:26.651 1221: 1857 D/audio_sw_mixer: sw_mixer_source_detach(), MIXER_PLAYBACK , name T_FAST 04-09 03:41:26.651 1221: 1857 D/audio_sw_mixer: sw_mixer_manager_destroy_path(), MIXER_PLAYBACK , path T_FAST=>T_PRIMARY 04-09 03:41:26.651 1221: 1857 D/audio_sw_mixer: dump_path_list(), MIXER_PLAYBACK , no path 04-09 03:41:26.651 1221: 1857 D/audio_sw_mixer: sw_mixer_target_detach(), MIXER_PLAYBACK , name T_PRIMARY 04-09 03:41:26.651 1221: 1704 D/audio_sw_mixer: sw_mixer_mix_thread(), thread mix1:0 idle 04-09 03:41:26.651 1221: 1857 D/AudioALSAPlaybackHandlerNormal: +close(), flag = 4, mDevice = 0x2 04-09 03:41:26.651 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.651 1221: 1857 D/AudioALSAHardwareResourceManager: +stopOutputDevice(), mOutputDevices = 0x2, mStartOutputDevicesCount = 1 04-09 03:41:26.651 1221: 1857 D/AudioSmartPaController: +dspOnBoardSpeakerOff() 04-09 03:41:26.651 1221: 1857 D/AudioALSAHardwareResourceManager: notifyOutputDeviceStatusChange(), device = 2, status = 1, sampleRate = 0, mOpenSpeakerPathCount = 0 04-09 03:41:26.652 1221: 1857 D/AudioALSAStreamManager: speakerStatusChangeCb(), status = 1, sampleRate = 0 04-09 03:41:26.654 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.663 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.668 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.670 1221: 1857 D/AudioALSAPlaybackHandlerBase: -closePcmDriver(), mPcm = 0x0 04-09 03:41:26.670 1221: 1857 D/AudioALSADeviceConfigManager: ApplyDeviceTurnoffSequenceByName(), DeviceName = PLAYBACK1_TO_I2S3 descriptor->DeviceStatusCounter = 1 04-09 03:41:26.671 1221: 1857 D/AudioALSAPlaybackHandlerBase: DestroyAurisysLibManager() 04-09 03:41:26.671 1221: 1857 D/aurisys_lib_handler: [LIB] Awinic Info: aw_skt_arsi_destroy_handler(), p_handler = 0xb400007cfa9b7680 04-09 03:41:26.672 1221:20845 I/[Awinic: node_vmax_update_pthread exit succeed! 04-09 03:41:26.672 1221: 1857 I/[Awinic: Awinic node monitor pthread deinit success 04-09 03:41:26.672 1221: 1857 D/[Awinic: get dtc_status: interval_time: 430 s, tma_pre: 0, tcm_pre: 0 04-09 03:41:26.672 1221: 1857 D/[Awinic: Close attrs done! 04-09 03:41:26.673 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.673 1221: 1857 D/[Awinic: spin reset done! 04-09 03:41:26.673 1221: 1857 D/[Awinic: Reset Done ! 04-09 03:41:26.673 1221: 1857 D/aurisys_lib_handler: [LIB] Awinic Info: aw_skt_arsi_destroy_handler done! 04-09 03:41:26.673 1221: 1857 D/aurisys_lib_handler: aurisys_arsi_destroy_handler(), lib_name smartpa_aw88xxx, 0xb400007d0aa7bc00, arsi_destroy_handler, arsi_handler = 0xb400007cfa9b7680, retval = 0 04-09 03:41:26.674 1221: 1857 D/aurisys_lib_manager: delete_aurisys_lib_manager(), manager 0xb400007d0aa2aea0 04-09 03:41:26.674 1221: 1857 D/AudioALSAPlaybackHandlerBase: closeWavDump() 04-09 03:41:26.674 1221: 1857 D/AudioALSAPlaybackHandlerNormal: -close() 04-09 03:41:26.674 1221: 1857 D/AudioALSAPlaybackHandlerBase: DestroyAurisysLibManager() 04-09 03:41:26.674 1221: 1857 D/aurisys_lib_handler: aurisys_arsi_destroy_handler(), lib_name aurisys_demo, 0xb400007d0aa66800, arsi_destroy_handler, arsi_handler = 0xb400007d0aaa6a80, retval = 0 04-09 03:41:26.675 1221: 1857 D/aurisys_lib_manager: delete_aurisys_lib_manager(), manager 0xb400007d0aa2a880 04-09 03:41:26.675 1221: 1857 D/AudioALSAPlaybackHandlerBase: closeWavDump() 04-09 03:41:26.675 1221: 1857 D/AudioALSAPlaybackHandlerMixer: close(-) 04-09 03:41:26.677 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.688 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.691 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.696 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.701 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.707 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.710 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.717 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.720 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.730 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.734 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.737 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.740 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.752 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.756 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.765 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.768 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.773 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.776 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.786 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.789 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.796 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.800 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.804 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.807 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.818 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.821 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.829 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.831 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.838 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.841 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.851 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.854 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.860 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.865 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.873 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.876 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.887 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.890 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.896 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.899 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.908 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.913 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.917 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.921 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.927 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.931 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.939 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.943 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.951 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.956 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.963 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.967 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.975 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.978 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.982 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:26.985 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:26.997 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.000 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.009 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.013 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.017 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.020 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.028 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.031 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.041 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.045 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.053 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.057 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.062 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.067 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.074 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.077 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.086 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.089 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.097 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.101 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.105 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.107 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.113 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.116 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.126 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.128 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.138 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.142 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.147 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.151 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.160 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.160 1639: 1639 D/connsyslogger: Open FIFO for close 04-09 03:41:27.164 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.169 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.173 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.181 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.185 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.192 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.196 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.197 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=89.10 dur=1010.09 max=22.61 min=10.16 04-09 03:41:27.203 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.207 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.215 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.219 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.222 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:88.989761,dur:1011.35,max:23.36,min:8.14 04-09 03:41:27.228 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.232 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.237 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.238 21044:21044 W/BpBinder: Linking to death on android.gui.ISurfaceComposer but there are no threads (yet?) listening to incoming transactions. See ProcessState::startThreadPool and ProcessState::setThreadPoolMaxThreadCount. Generally you should setup the binder threadpool before other initialization steps. 04-09 03:41:27.238 1830: 4541 I/EDMNativeHelperService: isScreenCaptureEnabled 04-09 03:41:27.239 1830: 4541 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:41:27.240 21044:21044 W/ProcessState: Extra binder thread started, but 0 threads requested. Do not use *startThreadPool when zero threads are requested. 04-09 03:41:27.241 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.250 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.253 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.261 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.266 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.271 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.275 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.283 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.285 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.289 21044:21044 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm 04-09 03:41:27.289 21044:21044 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm-uncached 04-09 03:41:27.290 21044:21044 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_svp_region-aligned 04-09 03:41:27.290 21044:21044 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_prot_region 04-09 03:41:27.290 21044:21044 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_2d_fr_region 04-09 03:41:27.290 21044:21044 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_wfd_region-aligned 04-09 03:41:27.293 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.302 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.304 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.314 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.315 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.326 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.330 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.338 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.339 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.347 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.350 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.360 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.363 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.370 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.372 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.382 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.384 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.392 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.395 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.403 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.405 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.414 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.417 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.428 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.431 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.437 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.439 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.451 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.454 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.461 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.464 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.470 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.472 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.480 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.483 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.494 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.497 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.501 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.503 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.515 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.518 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.525 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.526 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.539 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.540 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.547 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.550 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.558 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.560 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.568 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.572 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.582 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.586 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.590 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.592 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.606 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.611 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.618 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.628 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.638 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.643 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.647 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.650 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.651 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.662 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.663 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.667 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.670 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.682 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.684 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.690 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.691 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.703 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.705 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.715 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.717 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.725 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.727 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.737 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.738 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.746 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.747 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.760 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.762 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.770 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.773 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.785 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.788 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.791 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.793 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.805 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.808 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.814 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.816 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.827 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.829 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.835 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.837 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.848 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.850 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.856 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.858 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.872 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.874 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.877 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:27.882 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.884 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.891 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.893 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.906 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.909 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.914 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.916 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.926 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.930 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.937 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.940 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.947 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.948 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.961 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.963 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.970 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.971 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.982 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:27.983 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:27.993 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.001 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.004 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.006 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.012 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.014 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.027 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.030 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.038 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.041 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.048 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.052 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.060 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.062 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.062 1830: 2384 D/WifiConnectivityMonitor.NetworkStatsAnalyzer: Backhaul result - RSSI:-40, CE:7, PE:7, TI:13, PTI:13, TW:8, PTW:8, Tx:9, Rx:8, TxS:9, RxS:8, RESULT:true, IC:0, ICT:5, WC:0, WCT:5, R:0, RC:0, IE:0, EC:0 04-09 03:41:28.068 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.070 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.082 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.085 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.091 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.094 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.102 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.105 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.116 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.119 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.129 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.131 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.136 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.138 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.149 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.152 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.156 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.160 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.168 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.171 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.182 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.183 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.191 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.194 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.204 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.206 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.207 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.15 dur=1009.44 max=13.05 min=8.43 04-09 03:41:28.213 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.217 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.217 21044:21044 W/RefBase: RefBase: Explicit destruction, weak count = 0 (in 0x79091f6130). Use sp<> to manage this object. 04-09 03:41:28.222 21044:21044 D/RefBase: #00 pc 0000000000105ad0 /apex/com.android.runtime/lib64/bionic/libc.so (__cxa_finalize+144) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:28.222 21044:21044 D/RefBase: #01 pc 00000000000f7ad8 /apex/com.android.runtime/lib64/bionic/libc.so (exit+24) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:28.222 21044:21044 D/RefBase: #02 pc 000000000008c5bc /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:28.226 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.230 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.231 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.175407,dur:1009.14,max:13.48,min:8.51 04-09 03:41:28.237 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.240 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.250 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.253 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.260 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.263 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.271 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.275 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.282 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.286 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.293 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.297 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.305 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.309 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.316 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.319 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.328 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.332 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.338 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.341 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.347 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.351 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.361 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.364 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.373 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.376 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.382 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.384 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.392 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.394 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.400 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.402 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.414 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.415 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.427 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.431 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.434 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.437 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.447 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.451 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.456 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.459 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.464 609: 609 D/io_stats: !@ 8,32 r 48911233 1307994808 w 14811577 293948528 d 1887681 424249820 f 0 2423165 iot 31313064 0 th 0 0 0 pt 0 inp 0 0 959109.375 04-09 03:41:28.466 609: 609 D/io_stats: !@ Read_top(KB): .android.chrome(6580) 1828 .gms.persistent(22945) 372 likeastarorange(20461) 60 04-09 03:41:28.466 609: 609 D/io_stats: !@ Write_top(KB): kworker/u16:2(5849) 908 system_server(1830) 72 -(0) 44 04-09 03:41:28.469 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.472 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.480 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.483 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.492 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.496 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.500 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.505 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.515 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.518 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.520 21048:21048 W/BpBinder: Linking to death on android.gui.ISurfaceComposer but there are no threads (yet?) listening to incoming transactions. See ProcessState::startThreadPool and ProcessState::setThreadPoolMaxThreadCount. Generally you should setup the binder threadpool before other initialization steps. 04-09 03:41:28.520 1830: 4541 I/EDMNativeHelperService: isScreenCaptureEnabled 04-09 03:41:28.521 1830: 4541 D/RestrictionPolicy: isScreenCaptureEnabled : ret=true userId=0 04-09 03:41:28.522 21048:21048 W/ProcessState: Extra binder thread started, but 0 threads requested. Do not use *startThreadPool when zero threads are requested. 04-09 03:41:28.522 1830: 3494 D/SemWifiUsabilityStatsMonitor: onWifiUsabilityStats - seqNum 42700, isSameBssidAndFreq true 04-09 03:41:28.524 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.528 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.540 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.543 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.549 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.552 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.557 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.559 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.570 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.571 21048:21048 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm 04-09 03:41:28.571 21048:21048 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_mm-uncached 04-09 03:41:28.571 21048:21048 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_svp_region-aligned 04-09 03:41:28.571 21048:21048 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_prot_region 04-09 03:41:28.571 21048:21048 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_2d_fr_region 04-09 03:41:28.571 21048:21048 I/DMABUFHEAPS: Using DMA-BUF heap named: mtk_wfd_region-aligned 04-09 03:41:28.572 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.578 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.579 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.590 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.593 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.604 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.604 20461:20570 D/AAudio: AAudioStream_requestStop(s#2) called 04-09 03:41:28.605 20461:20570 D/AAudio: AAudioStream_close(s#2) called --------------- 04-09 03:41:28.606 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.606 20461:20570 D/AAudioStream: setState(s#2) from 10 to 11 04-09 03:41:28.609 20461:20570 D/AAudioStream: setState(s#2) from 11 to 12 04-09 03:41:28.609 20461:20570 D/AAudioStream: ~AudioStream(s#2) mPlayerBase strongCount = 2 04-09 03:41:28.609 20461:20570 D/AAudio: AAudioStream_close(s#2) returned 0 --------- 04-09 03:41:28.611 1274: 1529 V/APM_AudioPolicyManager: releaseOutput portId 1042 04-09 03:41:28.611 1274: 1529 V/APM_AudioPolicyManager: releaseOutput() 29 04-09 03:41:28.614 1274: 2309 D/audioserver: FGS Logger Transaction failed 04-09 03:41:28.614 1274: 2309 D/audioserver: -129 04-09 03:41:28.618 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.620 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.626 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.628 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.635 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.638 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.644 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.646 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.661 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.664 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.669 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.673 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.681 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.684 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.688 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.691 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.703 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.705 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.712 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.716 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.726 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.730 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.736 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.738 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.748 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.751 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.757 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.759 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.772 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.776 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.779 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.782 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.792 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.795 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.800 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.802 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.816 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.820 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.827 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.831 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.836 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.839 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.848 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.850 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.857 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.859 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.869 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.870 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.878 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.880 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.892 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.893 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.904 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.909 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.913 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.916 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.927 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.932 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.935 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.940 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.945 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.947 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.957 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.961 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.973 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.977 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.981 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.986 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:28.995 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:28.997 4015: 4015 I/SDHMS:LOAD: type: LoadsFreqs, value: 0:0:76:1397500:2200000:725000:1084000:2000000:500000:402:493:390 04-09 03:41:28.998 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.003 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.006 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.013 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.015 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.023 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.025 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.039 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.041 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.047 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.049 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.060 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.064 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.068 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.070 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.081 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.083 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.091 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.094 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.101 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.104 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.111 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.112 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.126 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.129 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.134 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.137 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.148 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.153 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.158 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:29.161 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.166 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.170 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.174 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.180 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.182 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.187 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.189 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.202 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.205 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.211 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.214 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.217 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.08 dur=1010.23 max=17.82 min=4.68 04-09 03:41:29.225 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.228 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.233 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.235 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.240 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.210129,dur:1008.76,max:18.66,min:4.64 04-09 03:41:29.246 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.250 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.259 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.263 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.269 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.274 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.279 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.283 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.291 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.296 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.300 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.303 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.315 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.318 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.322 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.325 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.334 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.336 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.347 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.351 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.360 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.364 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.369 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.373 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.378 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.380 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.393 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.397 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.401 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.403 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.412 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.413 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.423 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.425 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.433 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.435 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.447 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.449 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.458 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.461 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.470 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.475 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.479 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.480 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.488 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.491 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.503 21048:21048 W/RefBase: RefBase: Explicit destruction, weak count = 0 (in 0x79a21ef130). Use sp<> to manage this object. 04-09 03:41:29.506 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.508 21048:21048 D/RefBase: #00 pc 0000000000105ad0 /apex/com.android.runtime/lib64/bionic/libc.so (__cxa_finalize+144) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:29.508 21048:21048 D/RefBase: #01 pc 00000000000f7ad8 /apex/com.android.runtime/lib64/bionic/libc.so (exit+24) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:29.508 21048:21048 D/RefBase: #02 pc 000000000008c5bc /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 59cafcd8c6514064584f920f18ea8760) 04-09 03:41:29.508 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.512 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.514 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.529 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.534 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.538 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.542 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.550 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.553 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.561 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.565 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.571 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.575 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.583 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.586 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.591 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.594 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.601 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.604 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.614 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.619 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.625 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.629 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.637 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.640 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.646 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.650 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.661 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.663 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.670 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.673 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.681 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.683 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.687 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.689 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.703 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.705 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.713 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.715 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.724 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.726 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.731 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.734 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.749 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.753 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.755 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.758 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.769 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.771 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.778 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.781 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.792 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.796 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.800 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.803 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.814 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.816 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.823 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.826 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.835 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.837 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.846 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.847 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.854 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.856 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.865 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.868 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.875 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.878 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.890 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.891 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.897 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.900 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.913 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.918 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.922 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.924 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.934 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.937 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.947 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.950 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.954 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.956 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.971 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.974 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.978 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.981 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:29.989 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:29.992 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.004 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.008 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.010 20461:20894 D/Heartbeat: true 04-09 03:41:30.012 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.016 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.024 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.027 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.033 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.035 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.043 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.045 23450:23905 I/bawb: (REDACTED) getHotwordActive::active query: %s, watch: %s, devices connected: %s 04-09 03:41:30.046 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.057 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.058 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.066 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.067 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.079 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.081 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.089 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.091 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.102 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.106 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.112 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.116 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.124 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.125 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.135 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.136 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.143 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.145 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.158 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.164 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.169 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.172 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.182 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.185 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.191 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.195 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.201 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.204 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.214 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.217 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.225 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.226 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.16 dur=1009.27 max=11.75 min=10.37 04-09 03:41:30.228 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.234 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.238 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.240 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:89.970177,dur:1000.33,max:12.79,min:8.94 04-09 03:41:30.247 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.250 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.255 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.258 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.268 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.271 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.278 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.281 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.293 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.297 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.300 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.303 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.313 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.318 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.325 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.328 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.334 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.337 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.345 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.348 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.359 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.362 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.369 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.373 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.379 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.382 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.391 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.397 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.402 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.405 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.414 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.417 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.423 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.426 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.438 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.442 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.442 2514: 2514 D/StatusBarIconController: ignoring old pipeline callbacks, because the new mobile icons are enabled 04-09 03:41:30.446 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.450 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.458 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.462 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.467 609: 609 D/io_stats: !@ 8,32 r 48911280 1307995968 w 14811577 293948528 d 1887681 424249820 f 0 2423165 iot 31313112 0 th 0 0 0 pt 0 inp 0 0 959111.378 04-09 03:41:30.470 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.473 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.479 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.483 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.492 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.495 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.500 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.503 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.514 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.517 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.525 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.528 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.533 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.536 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.546 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.549 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.557 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.560 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.566 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.569 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.579 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.583 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.592 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.595 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.599 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.602 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.614 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.617 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.627 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.629 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.633 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.635 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.647 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.653 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.657 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.659 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.670 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.674 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.679 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.683 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.693 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.698 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.702 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.706 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.713 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.718 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.722 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.726 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.734 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.738 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.744 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.748 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.755 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.758 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.770 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.774 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.779 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.783 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.791 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.794 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.802 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.805 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.814 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.814 1228: 1261 E/BatteryDump: !@new_battery_dump : 3902,-118,300,1500,59,347,345,390,0,0,366,390,0,Charging,NO_CHARGING,Normal,Good,USB_CDP,2,Normal,0,0,9597,0x8000,0x10010000,0x0,0,0,0000,0000,00000000,0,0,0,0,6,3906,5810,983,0, 04-09 03:41:30.817 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.821 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.824 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.830 1228: 1228 I/android.hardware.health@2.1-service-samsung: updateLrpSysfs: write: 366 04-09 03:41:30.831 1830: 2014 D/BatteryService: Sending ACTION_BATTERY_CHANGED: level:59, status:2, health:2, remain:24108, ac:false, usb:true, wireless:false, pogo:false, misc:0x10010000, charge_type:2, charger_type:0, voltage:3902, temperature:347, online:5, charging_status:0, cycle_count:0, current_avg:-144, ps:false, hvc:false, capacity:280000, current_event:0x8000, current_now:-118, mcc:0, mcv:0, cc:2364000, present:true, scale:100, technology:Li-ion 04-09 03:41:30.834 1830: 2399 I/DeviceBatteryInfoService: action: android.intent.action.BATTERY_CHANGED 04-09 03:41:30.834 1830: 2399 I/DeviceBatteryInfoService: phone battery level: 59 04-09 03:41:30.834 1830: 2399 I/DeviceBatteryInfoService: phone battery status: 2 04-09 03:41:30.836 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.838 1830: 2250 D/MotionRecognitionService: [SAR] onReceive : ACTION_BATTERY_CHANGED, Plugged: 2 04-09 03:41:30.838 1830: 1830 D/AdaptiveBrightnessLongtermModelBuilder: Received android.intent.action.BATTERY_CHANGED 04-09 03:41:30.840 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.840 2514: 2514 I/AODBatteryManager: updateBatteryData: ACTION_BATTERY_CHANGED 04-09 03:41:30.841 2496: 2496 D/SemBigDataInfoController: Intent: android.intent.action.BATTERY_CHANGED 04-09 03:41:30.841 2496: 2496 D/SemBigDataInfoController: Intent: android.intent.action.BATTERY_CHANGED 04-09 03:41:30.842 2514: 2514 I/AODBatteryManager: saveBatteryData : AOD BatteryData [mBatteryLevel=59, mBatteryStatus=CHARGING, mBatteryPlugType=USB, mBatteryPlugged=true, mRemainingChargeTime=24108000, mBatteryChargingType=1, mBatteryChargerType=NORMAL, mBatteryOnline=NOT_DEFINED, mBatterySwellingMode=NONE, mBatteryProtectMode=false, mBatteryProtectModeType=1, mSleepChargingEvent=null, mSleepChargingEventFinishTime=null] 04-09 03:41:30.842 2514: 2514 I/PowerUI: mBootCompleted = true | mFullyConnected = true 04-09 03:41:30.842 2514: 2514 I/PowerUI: BATTERY_HEALTH_CHECK extraHealth=2 mBatteryMiscEvent=268500992 04-09 03:41:30.842 2514: 2514 W/PowerUI: Plug reason 04-09 03:41:30.842 2514: 2514 W/PowerUI: Skip charging animation - by plug status 04-09 03:41:30.842 2514: 2514 D/PowerUI: priorPlugType = 2 mPlugType = 2 priorBatteryStatus = 2 mBatteryStatus = 2 04-09 03:41:30.842 2514: 2514 W/PowerUI: Plug reason 04-09 03:41:30.842 2514: 2514 W/PowerUI: Skip charging sound - by plug status 04-09 03:41:30.842 2514: 2514 I/PowerUI: oldMisalign : false, curMisalign : false 04-09 03:41:30.843 2514: 2514 D/SecPowerUI.Notification: showChargingNotice oldChargingType : 8 / currentChargingType : 8, oldChargingTime : 24108000 / mChargingTime : 24108000 04-09 03:41:30.844 2514: 2514 D/SecPowerUI.Notification: showChargingNotice There is no change about charging status, so return! 04-09 03:41:30.844 2514: 2514 D/PowerUI: Battery swelling mode - priorBatterySwellingMode = 0 mBatterySwellingMode = 0 mBatteryStatus = 2 04-09 03:41:30.844 2514: 2514 I/PowerUI: mBatteryMiscEvent = 268500992 04-09 03:41:30.844 2514: 2514 I/PowerUI: checkRestoreProtectBattery pb value : 0, Scheduling start ? : false 04-09 03:41:30.844 2514:11008 D/SecPowerUI.Notification: dismissing low battery warning: level=59 04-09 03:41:30.844 2514:11008 D/SecPowerUI.Notification: updateNotification mWarning=false mPlaySound=false 04-09 03:41:30.844 2514:11008 D/SecPowerUI.Notification: SecBatteryStatsSnapshot{batteryLevel=59, currentBatteryMode=0, chargingTime=24108000, chargingType=8, batteryHealth=2, automaticTestMode=false, isHiccupState=false, optChargingFinishTime=} 04-09 03:41:30.844 2514: 2514 I/PowerUI: Clear time 04-09 03:41:30.845 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.845 1830: 4541 D/KNOX_MDM_SettingsProvider: isChangeAllowed() : name = ltc_highsoc_exceed_time 04-09 03:41:30.846 2514:11008 D/SecPowerUI.Notification: 1. restoreScreenTimeOut - saved_value : : 04-09 03:41:30.846 2514:11008 E/SecPowerUI.Notification: no saved value, so we do nothing !! 04-09 03:41:30.846 1830: 4541 D/KNOX_MDM_SettingsProvider: edmUri: content://com.sec.knox.provider/RestrictionPolicy3 04-09 03:41:30.846 1830: 4541 D/KNOX_MDM_SettingsProvider: projectionArgs: isSettingsChangesAllowed 04-09 03:41:30.846 1830: 4541 D/KNOX_MDM_SettingsProvider: selectionArgs: false 04-09 03:41:30.846 1830: 4541 D/KNOX_MDM_SettingsProvider: selectionArgs: 10060 04-09 03:41:30.847 1830: 4541 D/SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed 04-09 03:41:30.847 1830: 4541 D/SecContentProvider: called from android.uid.systemui:10060 04-09 03:41:30.848 1830: 4541 D/RestrictionPolicy: isSettingsChangesAllowedAsUser, userId 0 : true 04-09 03:41:30.848 1830: 4541 D/KNOX_MDM_SettingsProvider: ret = 1 04-09 03:41:30.849 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.850 2514: 2514 I/PowerUI: checkBatteryProtectionNotification : 2, pb value : 0, plugType : 2, level : 59 04-09 03:41:30.850 2514: 2514 D/SecPowerUI.Notification: SecBatteryStatsSnapshot{batteryLevel=59, currentBatteryMode=0, chargingTime=24108000, chargingType=8, batteryHealth=2, automaticTestMode=false, isHiccupState=false, optChargingFinishTime=} 04-09 03:41:30.851 2514: 2514 D/SamsungBatteryMeterDrawable: onBatteryLevelChanged isSomethingChanged: false 04-09 03:41:30.852 2514: 2514 D/SamsungBatteryMeterDrawable: onBatteryLevelChanged isSomethingChanged: false 04-09 03:41:30.852 2514: 2514 D/SamsungBatteryMeterDrawable: onBatteryLevelChanged isSomethingChanged: false 04-09 03:41:30.853 2514: 2514 D/KeyguardUpdateMonitor: handleBatteryUpdate 04-09 03:41:30.855 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.858 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.865 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.868 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.878 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.881 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.890 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.897 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.901 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.904 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.913 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.917 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.925 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.929 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.937 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.941 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.946 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.949 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.957 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.960 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.969 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.972 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.980 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.983 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:30.992 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:30.995 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.000 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.003 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.012 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.016 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.024 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.028 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.035 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.039 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.044 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.048 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.057 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.061 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.069 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.079 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.085 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.088 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.091 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.102 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.107 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.111 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.115 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.122 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.126 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.134 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.137 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.144 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.147 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.154 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.156 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.164 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.167 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.176 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.178 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.185 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.189 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.205 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.209 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.213 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.217 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.224 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.228 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.232 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.234 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.236 1295: 1295 I/BufferQueueProducer: [net.playtouch.dressupthegirllikeastarorange/net.playtouch.dressupthegirllikeastarorange.MainActivity$_20461#125189](this:0xb400007d9fa7aba0,id:-1,api:0,p:-1,c:1295) queueBuffer: fps=90.12 dur=1009.78 max=11.99 min=10.23 04-09 03:41:31.243 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.245 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.249 1227: 1331 I/hwcomposer: [HWCDisplay] [Display_0 (type:1)] fps:90.205391,dur:1008.81,max:14.08,min:8.89 04-09 03:41:31.253 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.257 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.267 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.270 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.281 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.285 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.291 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.294 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000) 04-09 03:41:31.297 20461:20588 E/GPUAUX: [AUX]GuiExtAuxCheckAuxPath:670: Null anb 04-09 03:41:31.301 20461:20588 I/gralloc4: @set_metadata: update dataspace from GM (0x00000000 -> 0x08010000)