summaryrefslogtreecommitdiff
path: root/cmds/device_config/Android.bp
blob: 67e014a20506a1ad72c1750dc964b88553a42f2b (plain)
1
2
3
4
5
6
7
// Copyright 2018 The Android Open Source Project
//

sh_binary {
    name: "device_config",
    src: "device_config",
}