Advertisement
Guest User

AndroidProducts.mk

a guest
Sep 21st, 2018
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. #
  2. # This file should set PRODUCT_MAKEFILES to a list of product makefiles
  3. # to expose to the build system. LOCAL_DIR will already be set to
  4. # the directory containing this file.
  5. #
  6. # This file may not rely on the value of any variable other than
  7. # LOCAL_DIR; do not use any conditionals, and do not look up the
  8. # value of any variable that isn't set in this file or in a file that
  9. # it includes.
  10. #
  11.  
  12. PRODUCT_MAKEFILES := \
  13. $(LOCAL_DIR)/device_j3xnlte.mk
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement