diff options
author | Jeremy Joslin <jjoslin@google.com> | 2017-02-21 16:20:35 -0800 |
---|---|---|
committer | Jeremy Joslin <jjoslin@google.com> | 2017-02-22 17:22:56 -0800 |
commit | 8160544d585467654803ab76ec64d14b5b7ac33e (patch) | |
tree | a8ffbdcc577ca05f7fda416ed54be493140a86e0 /tools/aapt2/diff/Diff.cpp | |
parent | eb30161ab3d93dcb2ff21745306cd6076e19faab (diff) |
Enforce the calling permissions within NetworkRecommendationProvider.
Had to add a new ctor to get a Context instance and deprecate the
single arg ctor. Since this was being done I also took the opportunity
to replace the Handler param with an Executor which is more
appropriate in this case.
I'll remove the deprecated ctor once I've updated all of its
call points.
Test: adb shell am instrument -e class android.net.NetworkRecommendationProviderTest -w com.android.frameworks.coretests/android.support.test.runner.AndroidJUnitRunner
Bug: 34518584
Change-Id: Ic2441655d69838ae9caa7d598e876dec36e15363
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions