Commit e48bd38
Strip READ_PHONE_STATE from merged manifest (#35)
A transitive dependency (likely ML Kit face detection / Play Services
Basement in the full flavor) was injecting READ_PHONE_STATE into the
merged manifest. The app doesn't need it, so remove it via the same
tools:node="remove" pattern already used for INTERNET and
ACCESS_NETWORK_STATE.
Co-authored-by: Claude <noreply@anthropic.com>1 parent 7542d56 commit e48bd38
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments