mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-29 10:00:51 +00:00
Link uses LID_SWITCH_L but it means the same thing as LID_OPEN. Changing it to LID_OPEN so that all boards use the same name. No functional changes, just renaming. BUG=chrome-os-partner:18343 TEST=build link, bds BRANCH=none Change-Id: I74893e1365ad3068f13e7fe948f1a54c6c6301bb Signed-off-by: Vic Yang <victoryang@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/48893 Reviewed-by: Randall Spangler <rspangler@chromium.org>