commit | 338f81baacf6b8b2a4febc50c71e788de1392102 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon Jan 30 16:27:37 2023 +0900 |
committer | Inseob Kim <inseob@google.com> | Tue Jan 31 09:57:26 2023 +0900 |
tree | 209499200080e1c497ec927cfe973185fa168ad2 | |
parent | 44785c26236768099d35cb717f035e963fa9ba12 [diff] [blame] |
Add comments on compat files To prevent further confusion. Bug: 258029505 Test: manual Change-Id: Iaa145e4480833a224b1a07fc68adb7d3e8a36e4b
diff --git a/private/compat/31.0/31.0.compat.cil b/private/compat/31.0/31.0.compat.cil index 628abfc..787c92a 100644 --- a/private/compat/31.0/31.0.compat.cil +++ b/private/compat/31.0/31.0.compat.cil
@@ -1 +1,3 @@ -;; This file can't be empty. +;; complement CIL file for compatibility between ToT policy and 31.0 vendors. +;; will be compiled along with other normal policy files, on 31.0 vendors. +;;