Update JK level setting

Bug: 340665903
Test: N/A
Change-Id: I5f14383aa2f97352a9a1f98b6f83c7cc975b0c58
This commit is contained in:
Roy Luo 2024-05-29 23:44:28 +00:00
parent e70b5ae7c7
commit a6a17804f7

View file

@ -128,7 +128,7 @@ AltModeData::DisplayPortAltModeData constructAltModeData(string hpd, string pin_
#define GL852G_VENDOR_CMD_REQ 0xe3
// GL852G port 1 and port 2 JK level default settings
#define GL852G_VENDOR_CMD_VALUE_DEFAULT 0x0008
#define GL852G_VENDOR_CMD_INDEX_DEFAULT 0x0404
#define GL852G_VENDOR_CMD_INDEX_DEFAULT 0x0407
ScopedAStatus Usb::enableUsbData(const string& in_portName, bool in_enable,
int64_t in_transactionId) {