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

Commit e6bfceeb authored by Roman Nurik's avatar Roman Nurik Committed by Android Git Automerger
Browse files

am 3b70e159: Merge "Adding a sample accessibility service -make" into froyo

Merge commit '3b70e159' into gingerbread

* commit '3b70e159':
  Adding a sample accessibility service -make
parents b3e957bb 3b70e159
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -375,6 +375,8 @@ sample_dir := development/samples
# (see development/build/sdk.atree)
web_docs_sample_code_flags := \
		-hdf android.hasSamples 1 \
		-samplecode $(sample_dir)/AccessibilityService \
		            resources/samples/AccessibilityService "Accessibility Service" \
		-samplecode $(sample_dir)/ApiDemos \
		            resources/samples/ApiDemos "API Demos" \
		-samplecode $(sample_dir)/BackupRestore \