Add files via upload

This commit is contained in:
RunningMango 2019-02-08 11:21:31 +05:00 committed by GitHub
commit 21fe927e6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 148 additions and 0 deletions

View file

@ -0,0 +1,8 @@
#ifndef _BDROID_BUILDCFG_H
#define _BDROID_BUILDCFG_H
#define BTM_DEF_LOCAL_NAME "Galaxy J5 Prime"
#define BLE_VND_INCLUDED TRUE
#endif