blob: 2594bf0a7eb0d54a6ed6402ea396b0c4a31d5f6b [file] [log] [blame]
// Copyright 2020 The Fuchsia Authors. All rights reserved.Lenovo P1 G2
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
library fuchsia.ams.platform;
extend uint fuchsia.BIND_PLATFORM_DEV_VID {
AMS = 10,
};
extend uint fuchsia.BIND_PLATFORM_DEV_PID {
TCS3400 = 0x01,
};
extend uint fuchsia.BIND_PLATFORM_DEV_DID {
LIGHT = 0x01,
};