Home
last modified time | relevance | path

Searched refs:older (Results 1 – 18 of 18) sorted by relevance

/system/tools/aidl/
Daidl_checkapi.cpp54 static bool CheckEquality(const AidlDefinedType& older, const AidlDefinedType& newer) { in CheckEquality() argument
56 auto older_file = older.GetLocation().GetFile(); in CheckEquality()
58 auto result = EqHelper::Compare(older_file.data(), newer_file.data(), Dump(older), Dump(newer)); in CheckEquality()
111 static bool have_compatible_annotations(const AidlAnnotatable& older, in have_compatible_annotations() argument
113 vector<string> olderAnnotations = get_strict_annotations(older); in have_compatible_annotations()
118 const string from = older.ToString().empty() ? "(empty)" : older.ToString(); in have_compatible_annotations()
126 static bool are_compatible_types(const AidlTypeSpecifier& older, const AidlTypeSpecifier& newer) { in are_compatible_types() argument
128 if (older.Signature() != newer.Signature()) { in are_compatible_types()
129 AIDL_ERROR(newer) << "Type changed: " << older.Signature() << " to " << newer.Signature() in are_compatible_types()
133 compatible &= have_compatible_annotations(older, newer); in are_compatible_types()
[all …]
/system/core/debuggerd/seccomp_policy/
Dcrash_dump.policy.def55 libminijail on vendor partitions older than P does not have constants from <sys/mman.h>.
/system/chre/doc/
Dcompatibility.md76 or older implementation. This is done through a combination of runtime feature
111 on an older CHRE version. This may be the case for a nanoapp developed for a
141 API minor version that is 2 or more generations older. For example, a CHRE v1.4
194 CHRE `N-1` or older, or a suitable alternative must be devised. Likewise,
206 to return false on version `N` or older.
211 `N+1` or older at load time. Likewise, the NSL can remove compatibility code for
Dnanoapp_overview.md24 or older version of the CHRE API. These properties help provide for the maximum
Dporting_guide.md176 PAL API, full backwards compatibility (newer CHRE framework to older PAL) is not
/system/sepolicy/private/compat/30.0/
D30.0.compat.cil16 ;; permission for devices (older than S) where debugfs restriction doesn't apply.
/system/sepolicy/private/compat/29.0/
D29.0.compat.cil15 ;; permission for devices (older than S) where debugfs restriction doesn't apply.
/system/update_engine/
DREADME.md223 (especially if it's a much older version) and is securely verifiable. This
329 major version should be done with utmost care because older clients do not know
425 can correctly be applied to older devices that run older versions of the update
427 proto file might break older clients. Or passing operations that are not
428 understood in older clients will break them. Whenever changing anything in the
429 payload generation process, ask yourself this question: Would it work on older
433 to accept an older update payload. Normally this happens using a full payload,
440 * How can the change be implemented that five years from now older clients
443 * How can it make it easier for future changes without breaking older clients
Dupdate_metadata.proto181 // |data_length|, older client will read them as uint32.
/system/unwinding/libunwindstack/
DAndroidVersions.md23 and one read/executable. The libunwindstack on P and the unwinder on older
25 target API level 28 or older, make sure that `-Wl,--no-rosegment` is
/system/timezone/
DREADME.android95 interpreted by older tzcode and vice versa.
142 upgrade any more as from V tzdata now ships .res files which are compatible with older ICU releases.
/system/sepolicy/private/
Dupdate_engine_common.te36 # the update to an older version (channel change) or incompatible version
Dkernel.te141 # kernel older than 4.8.
Ddomain.te2071 # mlsvendorcompat is only for compatibility support for older vendor
/system/update_engine/update_engine/
Dupdate_metadata.proto181 // |data_length|, older client will read them as uint32.
/system/core/fastboot/
DREADME.md129 variables, so older devices might exhibit this behavior,
/system/timezone/input_data/android/
Dcountryzones.txt121 # In rare cases, Android may choose to continue using an older ID for the "id",
/system/core/rootdir/
Dinit.rc1255 # controlling access. On older kernels, the paranoid value is the only means of