Default Policy in English:
Fetch PICS labels from the label bureau. Allow viewing if
either any label containing data-reselling is >= 0 or
all labels containing peronsal-data-collected are less than 3.
Default Output:
true, and return the 1st label because it determines the output
to be true.
Note:
you can change the combine operator to be 'and' and guess what the
output should be? 'false'! It should return the last label
because it determines the false output.
Yang-Hua Chu
Last modified: Wed Nov 20 01:48:21 EST