Chromium Code Reviews
DescriptionAsync DNS: Don't watch hosts file on Android
The hosts file on Android should never change (it's on the read-only
/system partition), and attempting to watch it also tries to watch /,
which triggers a SELinux denial in Android N.
Therefore, don't watch it on Android.
BUG=600442
Review-Url: https://codereview.chromium.org/1906573002
Cr-Commit-Position: refs/heads/master@{#391799}
(cherry picked from commit a2e7ea61ce75af85c4479c5af292383e3cf08341)
Committed: https://chromium.googlesource.com/chromium/src/+/8118cdeafceca82dcff6e180ea9b35f674563fb7
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
||||||||||||||||||||||||||||