Fix is:watched on multiple projects

If the caller ran is:watched the final predicate tree used an AND to
join the different projects together.  This should be an OR node.  An
OR was already used for watchedby:other.

Bug: issue 2013
Change-Id: Ic634b62691e0ef4da98b27ae4f446bca5a5eda5c
1 file changed