commit | 6da958a999ed8f26f48fab03ea09893cfcfcec5c | [log] [tgz] |
---|---|---|
author | Fan Zhang <zhfan@google.com> | Wed Feb 07 12:45:32 2018 -0800 |
committer | Fan Zhang <zhfan@google.com> | Wed Feb 07 13:35:20 2018 -0800 |
tree | 18fbb4e6bc05d03d317bd67d88048751e44fb981 | |
parent | c65eb444374cd4503d3ee39432ec71ed1d3357e3 [diff] |
Move dev option restriction check from app to controller. Dev option is not supposed to show up when there is a user restriction. However the restriction is sometimes not applied universally. So let's move the check into controller and avoid handling this logic ad-hoc. Change-Id: Iab85c90a7c43330abb66bf63dc4c70fb69bc3757 Fixes: 72815875 Test: robotest