blob: 4df38da2f0f63e9f2c3439e56481c43cd0557c94 [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 = 0x0A,
};
extend uint fuchsia.BIND_PLATFORM_DEV_PID {
TCS3400 = 0x01,
};
extend uint fuchsia.BIND_PLATFORM_DEV_DID {
LIGHT = 0x01,
};