Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eyes-free
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
la
platform
external
eyes-free
Commits
16bd4c7a
Commit
16bd4c7a
authored
13 years ago
by
David Tseng
Browse files
Options
Downloads
Patches
Plain Diff
Include a local manifest to define an entry point.
Change-Id: I0b07b1391620744d8eab9726f7e2a814418c8056
parent
baba482f
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Android.mk
+1
-0
1 addition, 0 deletions
Android.mk
MANIFEST.MF
+3
-0
3 additions, 0 deletions
MANIFEST.MF
with
4 additions
and
0 deletions
Android.mk
+
1
−
0
View file @
16bd4c7a
...
...
@@ -23,5 +23,6 @@ LOCAL_SRC_FILES := $(call all-java-files-under, AccessCheck/src)
LOCAL_MODULE_TAGS
:=
optional
LOCAL_MODULE
:=
accessibilityvalidator
LOCAL_JAR_MANIFEST
:=
MANIFEST.MF
include
$(BUILD_HOST_JAVA_LIBRARY)
This diff is collapsed.
Click to expand it.
MANIFEST.MF
0 → 100644
+
3
−
0
View file @
16bd4c7a
Manifest-Version: 1.0
Created-By: 1.6.0 (Sun Microsystems Inc.)
Main-Class: com.android.accessibility.AccessibilityValidator
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment