Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
packages_apps_Launcher2
Commits
b819ff63
Commit
b819ff63
authored
13 years ago
by
Jeff Brown
Browse files
Options
Download
Email Patches
Plain Diff
Remove the simulator target from all makefiles.
Bug: 5010576 Change-Id: Ibce8754b39a9ae6f8f192eefa712c45f0b0059be
parent
53b7a64e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
Android.mk
Android.mk
+0
-4
No files found.
Android.mk
View file @
b819ff63
...
...
@@ -14,8 +14,6 @@
# limitations under the License.
#
ifneq
($(TARGET_SIMULATOR),true)
LOCAL_PATH
:=
$(
call
my-dir
)
include
$(CLEAR_VARS)
...
...
@@ -36,5 +34,3 @@ LOCAL_PROGUARD_FLAG_FILES := proguard.flags
include
$(BUILD_PACKAGE)
include
$(call all-makefiles-under,$(LOCAL_PATH))
endif
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment