Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RestrictedLockUtils was split into ...Internal | Philip P. Moltmann | 2018-08-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | This means that in some cases RestrictedLockUtils has to be used and in some RestrictedLockUtilsInternal. This causes a lot of trivial code changes. I also updated the ordering of the imports in all affected files. Bug: 110953302 Test: Built make -j RunSettingsRoboTests Change-Id: I9bdf8b89134f853bae4f38c81af436715c73e924 | ||||
* | Check for user restrictions disallowing BT in BluetoothEnabler. | Lenka Trochtova | 2017-04-13 | 1 | -0/+43 |
Test: make RunSettingsRoboTests -j40 Test: manual BUG: 35596982 BUG: 32895313 Change-Id: Ie8f53b665a4aad4e6b17b20602cbe5502998d7a2 |