diff --git a/BUILD.gn b/BUILD.gn index 2ee65092e7431dd77e56b1024d2d2995ccba4ef4..72e83ef76cc6d2cdee414cd14f36936a6b332b38 100755 --- a/BUILD.gn +++ b/BUILD.gn @@ -10,6 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# test static_library("wifiaware") { sources = [ "frameworks/source/wifiaware.c" ]