Commit aa3db92
committed
docs: clarify run-as requires debug build for MAC injection
Address PR review comment: run-as only works on debuggable builds.
Add prerequisite note directing users to install the debug/nightly APK.
Remove the alternative adb settings method which also requires
elevated privileges.1 parent bc5a12b commit aa3db92
File tree
2 files changed
+26
-28
lines changed- android/app/src/main/java/me/kavishdevar/librepods/services
2 files changed
+26
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
82 | | - | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
Lines changed: 22 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2547 | 2547 | | |
2548 | 2548 | | |
2549 | 2549 | | |
2550 | | - | |
2551 | | - | |
2552 | | - | |
2553 | | - | |
2554 | | - | |
2555 | | - | |
2556 | | - | |
2557 | | - | |
2558 | | - | |
2559 | | - | |
2560 | | - | |
2561 | | - | |
2562 | | - | |
2563 | | - | |
2564 | | - | |
2565 | | - | |
2566 | | - | |
2567 | | - | |
2568 | | - | |
| 2550 | + | |
| 2551 | + | |
| 2552 | + | |
| 2553 | + | |
| 2554 | + | |
| 2555 | + | |
| 2556 | + | |
| 2557 | + | |
| 2558 | + | |
| 2559 | + | |
| 2560 | + | |
| 2561 | + | |
| 2562 | + | |
| 2563 | + | |
| 2564 | + | |
2569 | 2565 | | |
2570 | | - | |
2571 | | - | |
2572 | | - | |
2573 | | - | |
| 2566 | + | |
2574 | 2567 | | |
2575 | | - | |
2576 | | - | |
2577 | | - | |
| 2568 | + | |
| 2569 | + | |
| 2570 | + | |
2578 | 2571 | | |
| 2572 | + | |
| 2573 | + | |
| 2574 | + | |
2579 | 2575 | | |
2580 | 2576 | | |
2581 | 2577 | | |
| |||
0 commit comments