mirror of
https://github.com/google/glazier.git
synced 2026-04-14 04:00:02 -04:00
Adding build constraints for Windows libraries.
PiperOrigin-RevId: 387886701
This commit is contained in:
committed by
Copybara-Service
parent
f53340d9b0
commit
2b194db8e7
@@ -12,6 +12,8 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// +build windows
|
||||
|
||||
// Package bitlocker provides functionality for managing Bitlocker.
|
||||
package bitlocker
|
||||
|
||||
|
||||
@@ -12,6 +12,8 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// +build windows
|
||||
|
||||
// Package device supports querying information about the local device.
|
||||
package device
|
||||
|
||||
|
||||
@@ -12,6 +12,8 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// +build windows
|
||||
|
||||
// Package eventlog provides an interface to the Windows Event Log.
|
||||
package eventlog
|
||||
|
||||
|
||||
@@ -12,6 +12,8 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// +build windows
|
||||
|
||||
// Package identity provides helpers for managing host identity.
|
||||
package identity
|
||||
|
||||
|
||||
@@ -12,6 +12,8 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// +build windows
|
||||
|
||||
// Package power provides utilities for managing system power state.
|
||||
package power
|
||||
|
||||
|
||||
@@ -12,6 +12,8 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// +build windows
|
||||
|
||||
// Package registry provides registry interactions for Updater.
|
||||
package registry
|
||||
|
||||
|
||||
@@ -12,6 +12,8 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// +build windows
|
||||
|
||||
// Package storage provides storage management functionality.
|
||||
package storage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user