Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 19751a16 authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Always define sdk_addon as phony"

am: 1e0b2296

Change-Id: I772a72dec91b810766a5d61b199233312976ab0e
parents 5d4f39cb 1e0b2296
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,10 +12,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ifndef ONE_SHOT_MAKEFILE

.PHONY: sdk_addon

ifndef ONE_SHOT_MAKEFILE

# If they didn't define PRODUCT_SDK_ADDON_NAME, then we won't define
# any of these rules.
addon_name := $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_SDK_ADDON_NAME))