diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2022-03-14 08:00:37 -0700 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2022-03-14 08:00:37 -0700 |
commit | 45b6b62cd5e45785cdfded58f4898a513c541502 (patch) | |
tree | c7b7f3fe1b666ebe637b6b9d6c79c241bff78594 | |
parent | ffd5ec13d69fd1286f9f6b4651d2535bae33bbe8 (diff) | |
parent | afe53da2731b3b836b241831a642c65b9225737e (diff) |
Merge afe53da2731b3b836b241831a642c65b9225737e on remote branch
Change-Id: I4f819f7e2b276184014b72259eb045541b1015b6
-rw-r--r-- | bt-system-opensource-product.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bt-system-opensource-product.mk b/bt-system-opensource-product.mk index db9fb60..f82a67a 100644 --- a/bt-system-opensource-product.mk +++ b/bt-system-opensource-product.mk @@ -52,7 +52,6 @@ PRODUCT_PACKAGES_DEBUG += rfc ifneq ($(TARGET_HAS_LOW_RAM), true) PRODUCT_PACKAGES_DEBUG += BTTestApp -PRODUCT_PACKAGES_DEBUG += BATestApp endif #TARGET_HAS_LOW_RAM else |