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

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

am 96e24634: am e6bfceeb: am 3b70e159: Merge "Adding a sample accessibility...

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

Merge commit '96e24634'

* commit '96e24634':
  Adding a sample accessibility service -make
parents a6d7ee19 96e24634
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -380,6 +380,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 \