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

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

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

Merge commit 'e6bfceeb' into gingerbread-plus-aosp

* commit 'e6bfceeb':
  Adding a sample accessibility service -make
parents ddbcce3a e6bfceeb
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 \