Fix CEC init twice in normal boot

[Description]
Root cause:
    commit 04848a3e17b52ebfd3ca99bed49a295fe801fa50
    Initialize HDMI PowerStatus to standby

Solution:
 Set power status to On instead of calling initializeCec() when bootComplete

Test: 2 scenarios with TV Android R
- Boot without connecting any device
- Connect AVR and DVD

Normal boot: CEC is init once, behavior is normal

Bug: 174982925

Change-Id: I50a1423ef223156f98c6f21e9be82130a284295a
Merged-In: I50a1423ef223156f98c6f21e9be82130a284295a
1 file changed