Sasha Smundak bf815330eb Convert cmds/device_config/Android.mk file to Android.bp
See build/soong/README.md for more information.

Bug: 122332340
Test: treehugger
Change-Id: If9d673fa95b2adf7ea494c138960612ffad8e59f
2020-05-18 14:17:47 -07:00

8 lines
121 B
Plaintext

// Copyright 2018 The Android Open Source Project
//
sh_binary {
name: "device_config",
src: "device_config",
}