summaryrefslogtreecommitdiffstats
path: root/setup-makefiles.sh
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-09-26 07:13:00 -0700
committerJean-Baptiste Queru <jbq@google.com>2010-09-26 07:13:00 -0700
commit63e716c291668951cac8f0604283001c523c201e (patch)
tree27cb0665eb73a07b8d072a77e8a824df1368dc92 /setup-makefiles.sh
parent1e521da356b6dff8ea870e7bfbb792256318f3a1 (diff)
downloaddevice_samsung_crespo-63e716c291668951cac8f0604283001c523c201e.zip
device_samsung_crespo-63e716c291668951cac8f0604283001c523c201e.tar.gz
device_samsung_crespo-63e716c291668951cac8f0604283001c523c201e.tar.bz2
Better handling of libsecril stub.
Use a different name for the stub than for the real library, so that the real library still appears in the list of proprietary files. Also, use the real library instead of the stub when building an open-source build with the proprietary files. Change-Id: I570e7b86be5be5c8e18326c9438b5736f6019d44
Diffstat (limited to 'setup-makefiles.sh')
-rwxr-xr-xsetup-makefiles.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup-makefiles.sh b/setup-makefiles.sh
index f79403b..793af69 100755
--- a/setup-makefiles.sh
+++ b/setup-makefiles.sh
@@ -76,6 +76,8 @@ BOARD_GPS_LIBRARIES := libgps
USE_CAMERA_STUB := false
BOARD_USES_GENERIC_AUDIO := false
+
+BOARD_USES_LIBSECRIL_STUB := false
EOF
mkdir -p ../../../vendor/$MANUFACTURER/$DEVICE/overlay/packages/apps/Launcher2/res/layout