Fix Detect TV System Audio Mode Support Action

Fix the following issues

1. The Action should not override the mState, otherwise the mState in
the parent class will be STATE_NONE forever and be treated as a not
started queue Action. This will cause duplicate Action start

2. If the TV responds FEATURE ABORT with reason NOT IN THE CORRECT MODE,
the Action should have retry logic to wait until the TV is ready

3. Added some HdmiUtils funtions to handle the feature abort message
parsing

Test: manual
Bug: 130293139
Change-Id: I06aea06d5c830e52f5aaa46426dbc35c86bfcd5e
(cherry picked from commit ae50376b23aeaf218acf9e45e5d174caecb56ab3)
3 files changed