add files

Signed-off-by: yuqianyuan <yuqianyuan@huawei.com>
This commit is contained in:
yuqianyuan
2021-09-11 23:03:04 +08:00
parent 0043dfcf20
commit ea413bf705
+3 -4
View File
@@ -11,7 +11,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
devicemanager_path = "//foundation/distributedhardware/devicemanager"
common_path = "${devicemanager_path}/common"
@@ -23,6 +22,6 @@ services_path = "${devicemanager_path}/services"
innerkits_path = "${devicemanager_path}/interfaces/inner_kits"
build_flags = [
"-Werror",
"-Wall",
]
"-Werror",
"-Wall",
]