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
Committed: https://crrev.com/a2e7ea61ce75af85c4479c5af292383e3cf08341
Cr-Commit-Position: refs/heads/master@{#391799}
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : rebase, disable unittest that might be hanging, tweak style #Patch Set 4 : Fix compile error on Android. #Patch Set 5 : :facepalm: #Patch Set 6 : Finish tearing out hosts file watching on Android. #
Total comments: 2
Patch Set 7 : Comment tweak. #
Messages
Total messages: 14 (5 generated)
|
||||||||||||||||||||||||||||