Bug report: force_ws

Open
#30 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Quiet
Tech stack
android, java
Domain
mobile-dev

Research direction

The report names only the force_ws tweak and includes a log, with no expected behavior or reproduction steps. Start by reproducing the issue and tracing force_ws to its implementation; no files or tests are identified in the issue. Done should be demonstrated by a repeatable fix and verification of the reported behavior.

Written by the indexing model from the issue text.

Description

Tweak applied: force_ws

Describe the problem here.

Recent log:

Registro:


--  Applying (phixit): aa_six_tap  --  [com.google.android.projection.gearhead] 3 partitions updated


--  Applying (phixit): bluetooth_pairing_off  --  [com.google.android.gms.car] 2 partitions updated


--  Applying (phixit): kill_telemetry  --  [com.google.android.gms.car] 2 partitions updated
  [com.google.android.projection.gearhead] 3 partitions updated


--  Force stopping Google Play Services   --
	OutputStream:
		am kill all com.google.android.gms

--  Gaining ownership of the database   --
	OutputStream:
		chown root /data/data/com.google.android.gms/databases/phenotype.db

--  Setting SELINUX to permessive   --
	OutputStream:
		setenforce 0

--  run SQL method   --

--  restoring Google Play Services   --
	OutputStream:
		pm enable com.google.android.gms
	InputStream:
		Package com.google.android.gms new state: enabled

--  Restoring ownership of the database   --
	OutputStream:
		chown u0_a230 /data/data/com.google.android.gms/databases/phenotype.db

--  Force stopping Google Play Services   --
	OutputStream:
		am kill all com.google.android.gms

--  Gaining ownership of the database   --
	OutputStream:
		chown root /data/data/com.google.android.gms/databases/phenotype.db

--  Setting SELINUX to permessive   --
	OutputStream:
		setenforce 0

--  run SQL method   --

--  restoring Google Play Services   --
	OutputStream:
		pm enable com.google.android.gms
	InputStream:
		Package com.google.android.gms new state: enabled

--  Restoring ownership of the database   --
	OutputStream:
		chown u0_a230 /data/data/com.google.android.gms/databases/phenotype.db

--  Restoring SELINUX   --
	OutputStream:
		setenforce 1
Dominant language
Java
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.