Commit Graph

6 Commits

Author SHA1 Message Date
tmfang
37e497c9c5 Rename two targets to have SettingsLib prefix
- Rename lib name of ActionButtonsPreference and LayoutPreference.
- Remove Settings* prefix for directory name of LayoutPreference.
The LayoutPreference is in settingslib so it's pretty clear
it's a settings widget.

Test: Rebuild SettingsLib and robotest Settings
Change-Id: Ic5004c42ad08b0a7f31a2716e4af067da19b6fa2
Fixes: 120706174
2018-12-14 18:11:41 +08:00
Colin Cross
cf132457d6 Revert "Rename two targets to have SettingsLib prefix"
This reverts commit 2c8d699c97.

Reason for revert: broke build when combined with ag/5781147
Bug: 120706174

Change-Id: I67d5a020c8c283344457643bb3ee6585b63f53c4
2018-12-13 03:14:54 +00:00
tmfang
2c8d699c97 Rename two targets to have SettingsLib prefix
- Rename lib name of ActionButtonsPreference and LayoutPreference.
- Remove Settings* prefix for directory name of LayoutPreference.
The LayoutPreference is in settingslib so it's pretty clear
it's a settings widget.

Test: Rebuild SettingsLib and robotest Settings
Change-Id: Ief827067dec85bb5b3ce07d97723c0323aece294
Fixes: 120706174
2018-12-11 22:25:46 +08:00
Fan Zhang
d7687f987d Revert "Rename two targets to have SettingsLib prefix"
This reverts commit 2f7fd418f6.

Reason for revert: broke settings presubmit

Change-Id: I3c72ea8949c5a4df858f3dfc2a931786cad4cb83
2018-12-10 21:58:01 +00:00
tmfang
2f7fd418f6 Rename two targets to have SettingsLib prefix
- Rename lib name of ActionButtonsPreference and LayoutPreference.
- Remove Settings* prefix for directory name of LayoutPreference.
The LayoutPreference is in settingslib so it's pretty clear
it's a settings widget.

Test: Rebuild
Change-Id: I8f4b8643ee4b2cb3756d1c3e82d91021916e08c2
Fixes: 120706174
2018-12-08 23:51:35 +08:00
tmfang
be96afdcef Move ActionButtonPreference into SettingsLib
Since this widget will be used by other app,
we move it into SettingsLib.

Test: robotest
Bug: 120005054
Change-Id: Ib54b33d676ca6f742f18fae398a36b217340373c
2018-12-03 11:05:10 +08:00