Loading system/btif/avrcp/avrcp_service.h +1 −1 Original line number Diff line number Diff line Loading @@ -96,5 +96,5 @@ class AvrcpService : public MediaCallbacks { } // namespace bluetooth inline bool is_new_avrcp_enabled() { return osi_property_get_bool("persist.bluetooth.enablenewavrcp", false); return osi_property_get_bool("persist.bluetooth.enablenewavrcp", true); } No newline at end of file Loading
system/btif/avrcp/avrcp_service.h +1 −1 Original line number Diff line number Diff line Loading @@ -96,5 +96,5 @@ class AvrcpService : public MediaCallbacks { } // namespace bluetooth inline bool is_new_avrcp_enabled() { return osi_property_get_bool("persist.bluetooth.enablenewavrcp", false); return osi_property_get_bool("persist.bluetooth.enablenewavrcp", true); } No newline at end of file