Commit Graph

8 Commits

Author SHA1 Message Date
Alex Buynytskyy
ec1198d941 UpsideDownCake is now 34
Ignore-AOSP-First: UpsideDownCake Finalization
Bug: 275409981
Test: build
Change-Id: I832ab7a8b5445ba85e27bbcf5be64906bfa0e5be
2023-04-07 23:41:20 +00:00
Venkatarama Avadhani
21222d705a CAS: Correct Status enum values
Bug: 266169861
Test: atest CtsMediaMiscTestCases

Change-Id: I4acda6a416cb72972e3fde0879d13254acb04fe0
2023-02-03 22:34:06 +00:00
Venkatarama Avadhani
9bd3427c7d CAS: Add openSession with no params
Add method to open a session with no arguments.

Bug: 266169861
Test: atest CtsMediaMiscTestCases

Change-Id: I912de02407716c9a5bcd28dabfa8eb8f45aef727
2023-02-03 22:33:36 +00:00
Treehugger Robot
3d4c5a4464 Merge "CAS: Add missing @hide annotations" 2022-12-21 00:01:23 +00:00
Venkatarama Avadhani
af99386918 CAS: Add missing @hide annotations
Add the annotations that in the 3 enumeration classes so they are not
public.

Bug: 230377377, 227673974, 233862815
Test: build
Change-Id: Ia02b89069ee6fb85a2f16bcfe306d3482fe4bdb7
2022-12-19 22:02:09 +05:30
Venkatarama Avadhani
b4eb99bd97 CAS: Add @hide annotations
Add annotations so the java-source library can be used in
frameworks/base to initialize the constants.

Bug: 230377377, 227673974, 233862815
Test: build
Change-Id: Iff7f937bd996866e19a8b23492cb8a982d1d57fe
2022-12-06 16:40:53 +05:30
Venkatarama Avadhani
7b54065598 CAS: Update ScramblingMode enum order
Move the new enum to the end, so the values of the older enums do not
change.

Bug: 230377377, 227673974, 233862815
Test: None
Change-Id: I239e2b887af5b4d668d0f8eaacc77f18049c697a
2022-12-06 16:40:53 +05:30
Shraddha Basantwani
fdeb39f878 Add AIDL files for cas and cas/native modules
Bug: 230377377, 227673974, 233862815
Test: manual, build
Change-Id: Ic94a839c0c8afc51bf277dcb31952c771ad3445f
2022-10-20 21:14:41 +05:30